4
C++ Encounters Of The Rusty Zig Kind
(hackaday.com)
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
Follow the wormhole through a path of communities !webdev@programming.dev
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.
honestly, good. let people like this stay in their swamp of antiquated, headache inducing tools and systems.
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 :(