Geoff Cox
geoffcoxlive.bsky.social
Geoff Cox
@geoffcoxlive.bsky.social
Software development leader, coach, and kind person.
Working on a project with long build times and realized we used to know a build was done when the hard drive went quiet. A friend suggested we need text notifications from local builds.
July 9, 2025 at 4:27 AM
As I code a new app in Svelte 5, I realize I solve state management issues in a minutes instead of hours. $snapshot, $raw, and $derived.by are a godsend when needed. So impressed that Svelte 5 shipped with them already there for when I hit those scenarios.

#Svelte5 #SvelteKit @rich-harris.dev
June 3, 2025 at 12:06 AM
In meetings where I am there just to listen, I’ve started thinking of them as the worst podcast series ever.
May 10, 2025 at 6:04 PM
Nothing is as humbling to library code as the first round of feedback from a real product trying to use it
April 23, 2025 at 11:24 AM
Added Autocomplete and Pagination sterling-svelte.

#svelte #sterling-svelte #ui #library

geoffcox.github.io/docs/sterlin...
April 22, 2025 at 4:42 PM
Overwhelmed by the news? Pro tip: Have Pete Seeger playing in the background.
March 10, 2025 at 3:33 PM
Published a complete rewrite of my personal website and blog. I created an 80-column, green-screen, BBS experience that reminds me of my Apple ][e days. geoffcox.github.io

It has a couple of fun easter eggs too :-)

Built with #svelte 5 and #sveltekit 2
March 3, 2025 at 8:18 AM
It would make more sense to pull Al Gore out to tell us if there will be 6 more weeks of climate.
February 2, 2025 at 10:22 PM
sterling-svelte : The UI component library I built for Svelte is now built for Svelte 5!

Check it out: geoffcox.github.io/docs/sterlin...
Welcome to sterling-svelte, a UI component library built for Svelte!
geoffcox.github.io
January 29, 2025 at 4:35 AM
This year, I'm giving up rules for lint. #programmerhumor
January 28, 2025 at 10:01 PM
Flight Simulator 2024 has a lot of small annoying bugs that force aborting a mission. I keep playing it though. Have we all gotten better at tolerating and working around bugs as more games release with issues?
January 5, 2025 at 4:06 AM
I put photography as an interest here. I love the amazing photos, but if one is too clear, too detailed, or too lucky a shot, I think ‘That’s AI’ and scroll on by.
November 20, 2024 at 1:18 AM
Migrating a component library from Svelte 4 to 5.
I love: migration tooling, spreading event handlers via ...rest, and snippets!
I don't love: casing between HTML events (onclick) and component "event" callbacks (onChange), callers breaking due to on:event vs onevent, and caller slots breaking.
November 18, 2024 at 11:43 PM
maybe you’ve heard of No hello (nohello.net)? there is a needed extension for this: No phonetree.

If someone asks you a question and someone else knows the answer, don’t reply and tell them to ask that person. That is like “Press 1 for sales. Press 2 for service…”
no hello
please don't say just hello in chat
nohello.net
November 18, 2024 at 5:32 PM