Jimmy Callin
callin.cc
Jimmy Callin
@callin.cc
dad, husband, tinkerer, 🐕 and 🐈 owner, and also sometimes a web dev.
a bit too assertive for my taste
November 26, 2025 at 7:23 PM
try me!
November 26, 2025 at 7:09 PM
My main complaint about steam machine :(
November 22, 2025 at 6:48 PM
interface when possible, types when necessary
November 15, 2025 at 10:43 PM
I’ve found it only working if i spend a lot of time compiling the flashcards myself. Pre-made collections aren’t nearly as effective.
November 12, 2025 at 10:25 AM
the european mind cannot comprehend this
November 9, 2025 at 11:13 AM
If rolldown-vite wants to be a drop-in replacement from vite v7, and it changes css parser, isn’t it also a rolldown-vite issue?
November 3, 2025 at 10:18 AM
:( Will try to extract this to a reproducible example, but would be great with a better stack trace showing the faulty css file.
November 3, 2025 at 9:18 AM
aah, I see - thanks for the clarification! although I wish there was a way to globally set cancelRefetch to false.
October 26, 2025 at 8:45 PM
Anyway I’m excited for it because I could introduce new code organization practices in our SPA and the day I manage to convince people of BFF being worth it it’s just flip a switch *poof* server rendered!
October 22, 2025 at 2:49 PM
Shouldn’t offloading rendering from the main thread potentially come with some performance improvements? Or is the serialization a bottle neck?
October 22, 2025 at 2:46 PM
With data centers I really meant entirely different cloud platforms (AWS vs GCP)
October 20, 2025 at 10:55 AM
Can’t for the life of me understand how a service like statuspage doesn’t have redundant setups with automatic failover in at least 2 datacenters.
October 20, 2025 at 9:26 AM
is this their vhs vs betamax moment?
October 15, 2025 at 8:57 AM
I would appreciate at least an inch of nuance around the fact that it's a complicated issue. Hiring "proper mental health resources" isn't a long-term solution towards making your mods inadvertently sick due to a job nobody should have to have – it's just band-aid on an open wound.
October 8, 2025 at 4:01 PM
You should be celebrating that they are automating one of the probably worst jobs this century - having to watch horrendous content 40 hrs per week for moderation purposes. No system is perfect, but it’s worth it to have fewer people getting PTSD from their day job.
October 7, 2025 at 11:24 PM
Great talk!! Hoping you're considering putting up a complete version of it on YouTube 🤞
October 7, 2025 at 8:05 PM
won’t setting the default value as the initial value in the state achieve the same flicker reduction?
September 23, 2025 at 8:29 PM
nice! would be even better if the hover background didn’t disappear on click, as that creates some flicker.
September 20, 2025 at 5:25 PM
I asked you elsewhere why React couldn’t have state setters calls include startTransition, and you said that was called Concurrent Mode and everybody hated it. Why doesn’t it work for state setters to include it, while you expect it to work for libraries? Don’t really understand the drawbacks.
September 17, 2025 at 11:16 PM