this post was submitted on 15 Nov 2023
6 points (100.0% liked)

Programmer Humor

32558 readers
516 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
top 17 comments
sorted by: hot top controversial new old
[–] PeWu@lemmy.ml 3 points 1 year ago (1 children)

Can confirm, that after learning rust, my friend automatically converted to femboy with an owner. (Saw their Twitter bio)

[–] MickeySwitcherooney@lemmy.dbzer0.com 2 points 1 year ago (2 children)

One of my friends came out as trans shortly after telling me they enjoyed Rust.

[–] ShitOnABrick@lemmy.world 2 points 1 year ago* (last edited 1 year ago)

Can comfirm I played the game rust and became the greatest racist there ever was 🏎🏎🏎🏎🏎

[–] itslilith@lemmy.blahaj.zone 1 points 1 year ago

... I realized I'm trans shortly after starting to learn Rust. Are you telling me there's a casual link?

[–] Metal_Zealot@lemmy.ml 2 points 1 year ago* (last edited 1 year ago) (1 children)

Are you saying dessalines is a hot femboy?

[–] swab148@startrek.website 1 points 1 year ago

Let's ask him @dessalines@lemmy.ml

[–] tetris11@lemmy.ml -2 points 1 year ago (7 children)

Rust: it will take 10 months to build the app you want, but it will run super fast.

Zig: it will take 10 days to build the app you want, but it will run super fast.

You get to pick one cult. Which one is it?

[–] unique_hemp@discuss.tchncs.de 2 points 1 year ago* (last edited 1 year ago) (1 children)

Rust: works

Zig: segmentation fault

[–] CanadaPlus@lemmy.sdf.org 0 points 1 year ago (1 children)

So how is Zig different from C or C++, then?

[–] ledtasso@lemmy.world 1 points 1 year ago

Much nicer than C, much simpler than C++, much less cruft than both.

[–] savedbythezsh@sh.itjust.works 2 points 1 year ago

I'd like to point out, the value add of Rust isn't speed, it's safety in a low-level language. C is also just as fast, it's just that Rust guarantees safety in a wide class of potential catastrophic bugs with little to no runtime overhead, by using the design of the language and compiler.

[–] ILikeBoobies@lemmy.ca 1 points 1 year ago

Rust has cute crab

Zig has scary lizard

[–] AVincentInSpace@pawb.social 1 points 1 year ago

I dunno man... having "no macros" as a selling point?

[–] wischi@programming.dev 0 points 1 year ago (1 children)

Zig isn't even v1 and without any API stability guarantees.

[–] Nighed@sffa.community 1 points 1 year ago

It finished even faster when it crashes right?

[–] crispy_kilt@feddit.de 0 points 1 year ago* (last edited 1 year ago)

Idk I just wrote a simple cli tool in 2 hours in Rust. Complete with arg validation, actually helpful --help output, and parallelisation.

[–] __ghost__@lemmy.ml 0 points 1 year ago

Never heard of zig before, thanks