167
you are viewing a single comment's thread
view the rest of the comments
[-] unlawfulbooger@lemmy.blahaj.zone 17 points 2 months ago
[-] hellfire103@lemmy.ca 10 points 2 months ago* (last edited 2 months ago)

Instead of this:

std::cout << "Hello world.\n";

You can do this:

std::cout << "Hello world." << endl;
[-] ReversalHatchery@beehaw.org 1 points 2 months ago

something has replaced your lessthan signs with their HTML counterparts. such a silly thing to do in a code block

[-] fubbernuckin@lemmy.dbzer0.com 3 points 2 months ago

I think that's client side. Doesn't happen for me.

[-] Cyberfishofant2@lemm.ee 1 points 2 months ago

same here. AP isn't standardized enough, apparently

[-] ReversalHatchery@beehaw.org 1 points 2 months ago* (last edited 2 months ago)

nah its a lemmy app on android that didn't get an update in ages. probably just uses a faulty markdown renderer

load more comments (1 replies)
load more comments (2 replies)
load more comments (13 replies)
this post was submitted on 05 Apr 2025
167 points (95.6% liked)

Programmer Humor

36482 readers
111 users here now

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

Rules:

founded 5 years ago
MODERATORS