cody_0x Profile Banner
Cody Profile
Cody

@cody_0x

Followers
1K
Following
2K
Media
87
Statuses
845

effort ≠ value

Austin
Joined August 2021
Don't wanna be here? Send us removal request.
@cody_0x
Cody
1 day
In my experience, grumpiness tends to be caused by gatekeepers who are averse to change. All suggestions that deviate from the norm are incorrect by default. My hunch: the real problem is you can be right about the technical solution and completely wrong about how organizations.
@thdxr
dax
1 day
grumpy engineers are often right and care about something important. the reason they're grumpy is because no one else seems to care about it - it's why they burst out in rants. the reason no one cares is because the grumpy engineer is missing the true source of the problem.
0
0
2
@cody_0x
Cody
4 months
finding baker's chocolate in the pantry as a kid is a rite of passage.
0
0
1
@cody_0x
Cody
5 months
preach.
@WarrenInTheBuff
WarrenBuffering
5 months
STOP DESTRUCTURING EVERYTHING. you're creating new variables, opening yourself to local naming collisions and losing an important quick-look piece of hierarchical context.
0
0
0
@cody_0x
Cody
5 months
RT @DavidKPiano: I'm more convinced every day that the right time to add any custom abstractions in your codebase is *after* you have somet….
0
29
0
@cody_0x
Cody
5 months
I noticed some odd behavior with claude 3.7 in @cursor_ai today . it mixed up the markdown formatting in its replies: code snippets lacked formatting, while plain text appeared in code blocks . separately, after I requested a revision, it would respond with "yes, of course!" and.
0
0
0
@cody_0x
Cody
5 months
deepseek R1 has been using more exclamation points and emojis lately. feels less trustworthy somehow.
0
0
1
@cody_0x
Cody
5 months
the dx around flags seems pretty nice. wholly agree with the "flags as code" concept. I think it could be valuable to bring a subset of this functionality to react router loaders/actions by augmenting `getLoadContext`. I had cursor take a crack at a POC. the implementation is
Tweet media one
Tweet media two
Tweet media three
@rauchg
Guillermo Rauch
5 months
▲ ~ / npm i flags.
0
0
0
@cody_0x
Cody
5 months
another downside is hydration errors caused by rendering the merged data from location state on the client. but wrapping the list in <ClientOnly /> is an easy fix.
0
0
0
@cody_0x
Cody
5 months
the main downside to this is if someone lands on the page from an external source (like a bookmark) with `&page=6` in the query string, the data from the previous five pages won't be in the location state – they're only going to get the data for page six. for my use case, in the.
1
0
1
@cody_0x
Cody
5 months
stumbled across this @remix_run infinite pagination pattern in an old HN comment from @ryanflorence . location state persists through refreshes, back/forward nav. browser apis are good, actually
Tweet media one
2
1
31
@cody_0x
Cody
6 months
garbage in; garbage out. If you ask an ai code assistant to perform a task and it gets it completely wrong, maybe it's your code that sucks, not the assistant.
0
0
0
@cody_0x
Cody
6 months
nah, only destructure when it's actually necessary and valuable. there's little value in throwing away context.
@thekitze
kitze
6 months
just don't pls
Tweet media one
0
0
0
@cody_0x
Cody
8 months
Some of the worst advice I've ever seen. I don't know why you'd ever post something like this with your name attached.
@ryxcommar
Senior PowerPoint Engineer
8 months
@svpino It's not an argument, it's just facts. Nobody should do that. If you want a real suggestion, you should either (a) look into builtin features for the database; for Iceberg and Delta Lake you have builtin features for history tracking, same with SQL Server; (b) for something like.
0
0
2
@cody_0x
Cody
8 months
[manually fixes a stale closure bug that cursor failed to figure out]. cursor: "This is a bit convoluted. Let's improve it by –". cool, thanks.
0
0
2
@cody_0x
Cody
8 months
Fine arts degree, broke, tired of manual labor. It seemed like a promising option.
@zack_overflow
zack (in SF)
8 months
Devs, what is your programming origin story?. How did you get into coding?.
0
0
2
@cody_0x
Cody
10 months
RT @kettanaito: 📰Today, I'm writing about an incredibly powerful standard API called AbortController. Read this to learn a better way to c….
Tweet card summary image
kettanaito.com
Learn how to make anything abortable in JavaScript.
0
78
0
@cody_0x
Cody
10 months
RT @threepointone: new 2 minute rant: how optimising software is _always_ about tradeoffs
0
21
0
@cody_0x
Cody
11 months
at what point does model fatigue set in?. every day there's a new vaguely named model to min-max.
0
0
0