justin
banner
jusrin00.bsky.social
justin
@jusrin00.bsky.social
38 followers 23 following 40 posts
the guy from twitter posting random stuff and some programming related things
Posts Media Videos Starter Packs
my random opinion is that sram doubletap are so nice and i wish my shimano levers didnt let the entire fucking brake lever sponge around. the double tap release action is plasticky and whatnot but it sets all at once, whereas the gear action also feels mushy as hell even in the mid tier groupsets
the year is 2025. i am still looking for ways to guarantee shit goes into the cabal store instead of dist-newstyle. if i ever need a job with more frustrating build tools and longer build times i'll find a rust job
Text inputs that don’t trigger spell check 2025
i posted 4 months ago
i wrote about having to move away from trusty old nix-env recently, being unable to nix-profile at all in nix >2.9

github.com/justinwoo/my...
github.com
sorry, it looks like my problem actually might be half because of eelco
annoying to have had to change my workflow from pedantic nixpkgs maintainers who don't put any effort in enriching the errors they throw. i could be convinced to change, but now i'm feeling like i should stop using nix more and more github.com/justinwoo/.d...
you should learn the lyrics of hanabi and bust it out every time
ah i didn't realize this could be solved with scripting. i'll have to look into the various approaches. i have some scripts to play back every video on desktop at 1.5x speed, i wish i could set this to my default speed on the app too.
e.g. youtube forced auto-dub playing back based on what language you have set for your UI. set to english? lots of japanese videos now play in the awful auto-dub. set to japanese? lots more videos are now in the awful auto-dub. i always want the original audio to play instead.
i'm always amazed at how utterly forced monolingual google products are. so many people who work there are bilingual or have interest in learning languages (usually japanese) and yet you can't get away from having the most ridiculous settings forced on you
Excludes users you follow should also be a toggle on the filters, not requiring you to manually recreate those filters. It’s fine if it gets implemented as a UI facade and not actually some complicated systems change
I think Bluesky is all right but why does “Show less of this” do literally nothing in Discovery? How can I view what the categories of tweets are and mute them?
I’ve lost like five bartenders corkscrews too, because the 2cm dull serrated foil cutter is obviously too dangerous
Is the existence of morita chile salsa the easiest litmus test of knowing if a Mexican restaurant is any good or not?
and every idiot for the last decade has been talking about how their framework/library/lang/toolchain has "evolved past" the need to debug and you rarely get real debugging or profiling anymore
I mean, sure, yes, you *could* use a debugger, or you could just do what I do which is print a lot of debug statements and then record a video of your application running and your debug statements being printed and then go frame-by-frame through the video to see what happened.
Soups I’ve had recently
My swing is too slow, I should lift weights and get coaching
Mini chicken (bottle for scale
as someone who actually read this book, i think this fairly ironic
Are you also trying to wear Taylor stitch apres out in public?
Reposted by justin
If you want to download all your Kindle ebooks before the Feb 26, 2025 deadline, you may find yourself wishing there were an easier way than having to click 100s of times. After 3 books I'd had enough, and I threw together this hacky Javascript to make it less tedious gist.github.com/danmactough/...
i wrote about binding input source changing with hammerspoon, because the mac os input source menu is so disappointing github.com/justinwoo/my...
github.com
how are people doing css debugging with next.js? how do you get it to generate correct sourcemaps?