this post was submitted on 13 Jun 2024
1 points (100.0% liked)

TechTakes

1432 readers
16 users here now

Big brain tech dude got yet another clueless take over at HackerNews etc? Here's the place to vent. Orange site, VC foolishness, all welcome.

This is not debate club. Unless it’s amusing debate.

For actually-good tech, you want our NotAwfulTech community

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 0 points 5 months ago* (last edited 5 months ago) (12 children)

they also stored this thing as a fucking string. looking up strings is costly.

[–] [email protected] 0 points 5 months ago (9 children)

This sounds like a case of premature optimization to me. We have plenty of databases using strings as Ids and they're all more than fast enough for any of our purposes. And that's with considerable volume going through.

I've never seen bad performance from string ids be an issue.

[–] [email protected] 0 points 5 months ago (3 children)

so we're calling "not doing pointless unnecessary work" premature optimization now? cool cool

[–] [email protected] 0 points 5 months ago

Making me learn how to do things the right way is premature optimization

load more comments (2 replies)
load more comments (7 replies)
load more comments (9 replies)