Google chrome tab counter is replaced with :D
I think I may have too many tabs open.
The tab counter is now smiling at me ๐
Google chrome tab counter is replaced with :D
I think I may have too many tabs open.
The tab counter is now smiling at me ๐
Another day, another CloudFlare outage...
One possible solution could be the context API. If you are using SvelteKit you can put an exported $state() variable in a {name}.svelte.[js|ts] file and then just import it and use it as needed.
svelte.dev/docs/kit/sta...
After using Svelte 5 for a little while, I've found that using $effect is a very convenient foot gun. It's quite easy to create some really convoluted code.
In most cases $derived and $derived.by can do most of what you need.
#svelte #dev #lifeofadev
Apparently Apple Mail has a 53-56% email client market share while Gmail has 30-32%.
Safari has 17-18% browser browser market share and chrome has 65-68%.
One can logically conclude that apple users read more marketing emails...
Or email client tracking is fundamentally broken
#stats #email
I know I'm late to the party on this one. Recently I switched from dependabot to renovate and it is so much nicer to work with, especially setting up update groups is way more intuitive.
https://buff.ly/40FtaJ0
#devops #dependency #management #infosec
I'm migrating some Svelte apps from v4 to v5. Initially it seemed daunting with the new runes system but as I've been migrating pages it's actually remarkably simple and has simplified state management considerably. #svelte #svelte5 #runes
I created an YouTube content loader for Astro.
Also my first package published to NPM ๐
github.com/richardnbank...
#astro #npm #youtube
Day 2 - Part 2 of #AdventOfCode broke my brain while days 3 and 4 felt trivial by comparison.
That said part 2 of Ceres Search (Day 4) was really fun!
I had similar problems with a previous project a while ago. For the most part I just tried to catch the errors earlier or and checks that would help prevent an error state from occurring.
Ended up abandoning Interia before I could have a proper look into the issue.
Setting up a local developer instance for Magento is so incredibly painful!
a watched DNS record never propagates
"How to tell if your toothbrush is being used in a DDoS attack" is a sentence that plunges me into the deepest, darkest infosec despair.
Is CAIO (Chief AI Officer) a title we actually need?
For decades, scientists couldn't figure out why the measles vaccine didn't just lower death rates from measles, but from other diseases too. Now we know it's because measles causes immune amnesia. Measles resets the immune system. It forgets how to fight every single pathogen it's ever encountered.