this post was submitted on 21 Jan 2024
776 points (93.6% liked)

Programmer Humor

33619 readers
13 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
(page 2) 50 comments
sorted by: hot top controversial new old
[–] Thcdenton@lemmy.world 10 points 1 year ago

C is fun. Thats why I use it :P

[–] boaratio@lemmy.world 8 points 1 year ago

Void pointers. Pure evil.

But I like C, it's like a smaller Golang

[–] savvywolf@pawb.social 6 points 1 year ago
[–] kbal@fedia.io 5 points 1 year ago

C was a nice idea but I guess it just didn't work out as well as everyone hoped. Ah well, back to BCPL then.

[–] PanArab@lemmy.ml 4 points 1 year ago

C is okay with good tooling. I wish it was possible to mix C and Rust code in the same project. I could be wrong but last I looked C code will have to sit outside in a library or something and called externally from Rust.

[–] ytg@feddit.ch 4 points 1 year ago

Look up function pointer types to make this language seem even more insane

load more comments
view more: ‹ prev next ›