this post was submitted on 12 Feb 2024
762 points (98.5% liked)

Programmer Humor

31998 readers
509 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 6 points 7 months ago (1 children)

Yeah it stops converting numbers too. At my job we have a lot of ids that start with 0, and it was super annoying to have '000123' turn into '123', now it keeps it as text.

[โ€“] [email protected] 1 points 7 months ago

That might just be the top tool of the week, then!