Joshua Carter
banner
joshcarter.bsky.social
Joshua Carter
@joshcarter.bsky.social
I'm an airline pilot and solopreneur building software between flights, turning firsthand experience into tools that make work better for others in aviation. Lives in Seoul.
It's that good. Thank you for making it. Excited for oxlint, but will wait for your config!
November 11, 2025 at 4:47 PM
Temporal is at the bottom because you're saving the best for last.
September 20, 2025 at 4:09 PM
Chrome actually only started supporting in in September 2023 and Safari 2022. I have a customer with some users who use older devices and had to revert a subgrid implementation.

caniuse.com?search=subgrid
"subgrid" | Can I use... Support tables for HTML5, CSS3, etc
caniuse.com
September 17, 2025 at 8:58 AM
I like subgrid a lot. Since it's so new, I'm forced to write a fallback @supports in normal grid, and then I'm like, why did I even waste time doing a subgrid block?
September 17, 2025 at 7:56 AM
People keep asking @evanyou.me , "How are you going to monetize @voidzero.dev" ? Uh, you're telling me you can take away my ESLint/tsconfig/vite/vitest config pain? Take my money!
September 10, 2025 at 12:24 PM
'scc' is so cool, thanks for introducing it to me. I'm at 85k Vue and 70k typescript, but 1 million JSON for test data. I'm sure I'm missing an exclude somewhere. Just inpossible to debug.
September 10, 2025 at 9:07 AM
Yeah, I just left some projects on ESlint 8. It just wasn't worth it.
September 10, 2025 at 7:58 AM
I hate hate hate messing with my ESLint/Vite/typescript settings. Debugging issues takes hours and brings productivity to a standstill. I'll switch when I can hot swap it all with the @antfu.me preset. Can't waste hours to save seconds.
September 10, 2025 at 7:42 AM
Well said.
September 10, 2025 at 7:29 AM
I'm pretty sure it's actually just some big test fixtures that I can't figure out how to exclude. How do you even debug what typescript is choking on?
September 10, 2025 at 5:57 AM
100,000 lines maybe?
September 10, 2025 at 5:46 AM
I think we've all been there at some point.
August 20, 2025 at 11:36 AM
There's lots of useful, free software out there.
August 20, 2025 at 10:51 AM
Why pay for a solution when anyone can vibe code one for $200 Anthropic bucks?
August 20, 2025 at 10:10 AM
What would a Deno deploy Nuxt site look like that uses Supabase edge functions?
August 5, 2025 at 5:30 PM