140
you are viewing a single comment's thread
view the rest of the comments
[-] heavydust@sh.itjust.works 48 points 2 days ago

No debate, std::endl can be a disaster on some platforms due to flushing crap all the time.

[-] mmddmm@lemm.ee 36 points 2 days ago

It's a very C++ thing that the language developers saw the clusterfuck that is stream flushing on the kernel and decided that the right course of action was to create another fucking layer of hidden inconsistent flushing.

I hear C++ was greatly inspired by the fifth circle of hell.

load more comments (1 replies)
load more comments (3 replies)
this post was submitted on 05 Apr 2025
140 points (88.0% liked)

Programmer Humor

22250 readers
351 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