this post was submitted on 01 Jul 2025
4 points (58.3% liked)
Programming
21571 readers
178 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Full of WTFs.
I think this sets the tone nicely lol.
Uhm... pretty sure it isn't.
Yeah who wants to just type
zig build
and have it work? Much better to deal with shitty Makefiles 🤦🏻♂️Uhhh
Ok this guy can be safely ignored.
?
Lol ok... Ignore the official tool that works extremely well (and has official support for vendoring) and just copy files around and then is surprised that it doesn't work.
That is a good thing.
Uhm yeah if you ignore the tutorials and don't use the provided tools. It's literally
cargo init; cargo run
.What an idiot.
They seem to think any type inference makes for a weak typing, judging by their previous rant about
auto
in C++So, yeah, author's views are a bit special, not sure this article will help me be better :(