quang 🍉🍊
banner
vnphanquang.com
quang 🍉🍊
@vnphanquang.com
depressed quasi-practical idealist

loop { stupidity::learn()? }

github.com/vnphanquang • vnphanquang.com
Am I making an insignificant correlation? I don't know. Do I think energy management takes an active role in instances like this, yes. Do I think it will get worse if we need to build more energy plants, regardless of being hydropower, fossil fuel, geothermal, etc? 100%.
November 20, 2025 at 1:53 AM
I believe small models are indeed more productive. Would love to see more embedded models that run locally and offline. Centralized coding agents are probably what I despise.
November 17, 2025 at 11:02 AM
And `minimumReleaseAgeExclude` for packages we trust and want latest update (e.g. experimental features). Also `trustPolicy`:

pnpm.io/settings#tru...
Settings (pnpm-workspace.yaml) | pnpm
pnpm gets its configuration from the command line, environment variables, pnpm-workspace.yaml, and
pnpm.io
November 17, 2025 at 9:29 AM
Yeah effect will rerun if there's references to signal, so people starts wrapping code in `untrack`, which is what onMount is for: an untracked run-once-on-client component lifecycle hook.
November 15, 2025 at 1:24 AM
Also. I would add Svelte attachment to the list. Arguably a better heuristics than action in a lot of common scenarios.

svelte.dev/docs/svelte/...
{@attach ...} • Svelte Docs
{@attach ...} • Svelte documentation
svelte.dev
November 14, 2025 at 6:11 PM
Good work 👏. Just a note: I don't think onMount & onDestroy are legacy yet nor should they be replaced with $effect, although there's an ongoing debate / discussion about it. In fact, the general consensus from the Svelte people I follow is that $effect should only be the last resort.
November 14, 2025 at 6:09 PM
Not sure if it's related, but I've experienced some issues with preloading (data-sveltekit-preload-data) while having remote function turned on. So if u have that perhaps try turning off preloading just to help narrow the root cause.
November 14, 2025 at 5:53 PM
I understand that part for data collection but they literally say it in the blog post: "In essence, we are using AI to destroy AI slop."

Nothing against that btw, just a bit tired from all this haha.
November 14, 2025 at 5:39 PM
Seems cool but oh boy we've come to a point of collectively funding AI to fight against a more funded AI. Quite exhausting.
November 14, 2025 at 5:32 PM
Good to know thanks. Will update the Svelte Vietnam COC page to reflect upstream changes.
November 12, 2025 at 5:00 PM
Tagging again since the original mention seems broken sorry @kevinak.se
November 12, 2025 at 4:54 PM
When I was taught about colonialism and imperialism in school, I thought those were ancient relics. But oh no have I learned that they're happening today, right now. And i feel like technology is the number 1 vehicle that accelerates these ideologies.

"No don't be political" I hear. Fuck that!
November 12, 2025 at 4:32 PM
I have to remind myself that people and human connection is where everything starts, not tech... What even the actual 💩 am I doing, that's been my question lately...
November 12, 2025 at 4:32 PM
And last but not least, in fact very important, is powertoy, and the command palette
github.com/microsoft/Po...
GitHub - microsoft/PowerToys: Microsoft PowerToys is a collection of utilities that help you customize Windows and streamline everyday tasks
Microsoft PowerToys is a collection of utilities that help you customize Windows and streamline everyday tasks - microsoft/PowerToys
github.com
November 9, 2025 at 12:54 PM
Powershell (the open source once) for now since Fish shell isn't available on windows
github.com/PowerShell/P...
GitHub - PowerShell/PowerShell: PowerShell for every system!
PowerShell for every system! Contribute to PowerShell/PowerShell development by creating an account on GitHub.
github.com
November 9, 2025 at 12:51 PM
Working on support for Windows, coming up in the next patch release.
November 9, 2025 at 12:40 PM