01 the log — full index 7 entries · 4 sections
| № | filed | title / abstract | sec |
|---|---|---|---|
| 001 | 07 APR 2024 | Why my image is not hydrating correctly when Svelte initializes Props spreading in Svelte destroys and recreates elements at hydration. Images reloaded, layout shifted, I found the function that does it. | svelte |
| 002 | 10 MAR 2023 | How to use Partytown as a theme developer Ran Partytown with a custom app through an app proxy. Recording for some guy on the internet. | shopify |
| 003 | 10 MAR 2023 | How I Solved Chrome GPU Issue on My Linux Mint Chrome would not render maximized on Mint + XFCE. The fix was a 20-intel.conf I had to dig out of archive.org. | linux |
| 004 | 10 MAR 2023 | Annoying Secondary Display Situation with XFCE and Linux Mint VGA display config kept resetting on every reboot. X11 conf sections made it persist. | linux |
| 005 | 17 MAY 2020 | Convert Bash Scripts Into Named CLI Commands in Linux Save a long terminal command as a one-word command, better than copy-paste or digging through history. | linux |
| 006 | 14 MAY 2020 | Toggle something on a web page without JS The label + checkbox + :checked + ~ selector trick. State in pure CSS, learned from Travis Neilson. | web |
| 007 | 29 NOV 2019 | Access Google Drive Reliably in Ubuntu Ubuntu online accounts takes a minute to load the drive folder. ocamlfuse opens it instantly. | linux |
* yes, some of these are years old. the fixes still work.