csparks1919 Profile Banner
Christian Sparks Profile
Christian Sparks

@csparks1919

Followers
392
Following
9K
Media
93
Statuses
1K

founding eng, agents @omnaraai formerly worked on @cloudflare workers builds and mcp things

sf
Joined July 2017
Don't wanna be here? Send us removal request.
@csparks1919
Christian Sparks
16 hours
he doesn't know what he's in for 😈
1
0
3
@csparks1919
Christian Sparks
16 hours
another model to haphazardly scatter emojis across my entire codebase
0
0
3
@csparks1919
Christian Sparks
20 hours
yeah, i don't think the ai is gonna help fix the 500 internal server error
0
0
2
@csparks1919
Christian Sparks
3 days
spot when i got hit with a 2s blocking rerender of my entire page
0
0
2
@csparks1919
Christian Sparks
6 days
i was also using sidebar tabs before it was cool
0
0
0
@csparks1919
Christian Sparks
6 days
one time i hit 2,652 tabs open at once in firefox back in high school through normal usage and i've been chasing that high ever since
1
0
4
@csparks1919
Christian Sparks
6 days
I've been doing this and honestly not too terrible with the right tooling. I think I'd generally prefer pure TS, but with * uv * Python schemas -> auto generated JSON schemas w/TS defs * Mise with tasks for language agnostic monorepos it feels pretty nice!
@jxnlco
jason liu
9 days
hate to say it.... but i regret building this backend in python. shoulda gone ts all the way.
2
0
3
@csparks1919
Christian Sparks
7 days
"notion sucks use obsidian" "just use apple notes" "emacs org mode" "google docs" "fuck linear" when i start a company you will be putting .txt documents in a storage bucket like god intended
2
0
9
@csparks1919
Christian Sparks
9 days
i look away one second and claude code has already snuck in "moduleResolution": "node" into my damn tsconfig
1
0
6
@csparks1919
Christian Sparks
14 days
drives me insane that there's like 100ms of lag with Spotlight's new Liquid Ass animation so my first 1-2 keypresses frequently get dropped this might be what finally converts me to raycast
0
0
4
@csparks1919
Christian Sparks
15 days
i need an llm that writes net negative LOC
0
0
2
@csparks1919
Christian Sparks
19 days
listening to the new machine girl album and my uber should be legally allowed to accelerate to 100000 mph
0
0
4
@csparks1919
Christian Sparks
20 days
2
0
7
@infinterenders
renders
22 days
Next.js right now feels like a weird paradox. You can’t fetch data in Client Components, but you also can’t mutate Server Components once they’ve mounted. So we’re left in this awkward middle zone where you create these tiny Server Components that just fetch data, and then pass
164
104
2K
@csparks1919
Christian Sparks
22 days
This feels like a REALLY neat way of sharing mobile/web React code. Also would allow things like hotfixing your UI without pushing to the app store (not sure if this is kosher by apple standards)
@aaronholla_
Aaron Holland
22 days
What if you could render react-native apps fully on the server without any bundler tricks? cc/ @zebassembly @csparks1919
1
0
2
@csparks1919
Christian Sparks
23 days
update: GPT-5 finished early and failed worse than sonnet 4.5
1
0
1
@csparks1919
Christian Sparks
23 days
time for me to aimlessly browse the internet because i'm doing my 10000th hail mary with GPT-5 high reasoning after sonnet 4.5 failed to solve the issue (it's not going to work btw and this is mega cope)
3
0
5
@csparks1919
Christian Sparks
23 days
will github still have a heinously broken UI? yes. do stacked diffs more than make up for that? also yes.
1
0
2
@csparks1919
Christian Sparks
23 days
github after they make stacked diffs
@jaredpalmer
Jared Palmer
23 days
RE: Stacked Diffs on @GitHub After discussion w @ttaylorr_b, we can implement stacked PRs/PR groups already (in fact we kind of do with Copilot) but restacking (automatically fanning out changes from the bottom of the the stack upwards) would be wildly inefficient. To do it
1
0
5
@zebassembly
zeb
25 days
What if your server components had interactivity and didn't require bundler tricks? cooking up an idea with @csparks1919
2
2
41