this post was submitted on 10 Sep 2025
459 points (98.3% liked)

Programmer Humor

31211 readers
584 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
(page 2) 43 comments
sorted by: hot top controversial new old
[–] svcg@lemmy.blahaj.zone 3 points 7 months ago

This certainly Tcl'd my funny bone.

[–] driving_crooner@lemmy.eco.br 2 points 7 months ago

Kinda started using that with polars, force the scan/read schema as string, and down the road cast as the necessary type when needed. I'm calling it "just in time" data cleaning.

[–] cupcakezealot@piefed.blahaj.zone 2 points 7 months ago

make everything a string then cast all data every time you want to use that data in a variable.

[–] brashboy@lemmy.world 1 points 7 months ago (1 children)

If it's not getting used in a mathematical function, I'm making it a string

[–] Lemminary@lemmy.world 1 points 7 months ago

[Laughs in computed TypeScript strings]

[–] NigelFrobisher@aussie.zone 0 points 7 months ago (2 children)

There are two genders: string and null

load more comments (2 replies)
load more comments
view more: ‹ prev next ›