787
STOP WRITING C (lemmy.world)
submitted 10 months ago by Maven@lemmy.world to c/programmerhumor@lemmy.ml
(page 3) 50 comments
sorted by: hot top controversial new old
[-] Buttons@programming.dev 2 points 10 months ago

I feel like such a fool

[-] HStone32@lemmy.world 1 points 9 months ago

I know I'm a fanboy, but I fell in love with C from the first time I tried it. I especially like its bare-bones grammar that never gets in your way. I appreciate how much it has taught me about how computers work. It helped me realize my aspirations to be an electrical engineer.

[-] force@lemmy.world 1 points 10 months ago* (last edited 10 months ago)

real, use rust and zig

every time i run into an issue with rust and i'm like "ah man it's so annoying the language doesn't have this feature" i go write the same thing in c++ or kotlin or something, and then i realize why i hardly touch anything other than rust or f#...

the lack of (generic) variadics, overloading, proper specialization, etc. in rust gets really annoying sometimes but it's an issue solvable with macros and/or weird trait manipulation (feels hacky but it's whatever).

[-] thecrotch@sh.itjust.works 2 points 10 months ago

For great justice, you must

use rust and zig

[-] dejected_warp_core@lemmy.world 2 points 10 months ago

All your codebase are belong to us.

[-] milicent_bystandr@lemm.ee 1 points 10 months ago

"Somewhere, someone whispers..."

load more comments
view more: ‹ prev next ›
this post was submitted on 21 Jan 2024
787 points (93.4% liked)

Programmer Humor

32571 readers
129 users here now

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

Rules:

founded 5 years ago
MODERATORS