this post was submitted on 13 Jul 2023
453 points (98.3% liked)

Programmer Humor

32482 readers
467 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] 12 points 1 year ago (1 children)

const a: any = "You have no power here!"

[โ€“] [email protected] 2 points 1 year ago

laughs in reinterpret_cast

Is it even a programming language if you can't casually introduce type overflows?