void main(void) is an abomination
void main(void) is an abomination
Oh yes! Let’s keep adding more bloat to ultra complex language C++ surely it will fix everything !
can you explain the background to understand this :))
please ;)
Linus is a scary man and seems really hard to work with
The fact that Linux blossomed anyways goes to show his talent
I mean, you can just right click “Definition” in VSCode and see how it works… It’s not that inconvenient.
It’s easy to read, write and refactor so I don’t really see what you mean.
EDIT: read the article turns out it’s super useful… It gives insight into decision table which is a pattern I did not know about until recently…
Is this really a recurring design pattern for y’all?
I mean, you can just use a switch. anyways I’ll read the article and see ;)
Code search is an amazing feature on large codebases :)
Valgrind is pretty crazy to find bugs and memory leaks !
This is cool in theory but this is yet another competing standard of static analysis.
We got clang-tidy, CPPAnalyser, etc… etc…
I don’t have a bank account ATM but I’ll be happy to send some ETH if the admin has an address !
I just need to train more with the build system lol
It’s so much better than CMake though, but I’m still not feeling it
Aaaaah i don’t want to be right :((
I already accepted we’re already dead because oil & gas companies figured how to use doubt and false science to create a confusion among the general public (aided by the mass conservative Murdoch /Boloré media lol)…
It’s like tobacco companies in the 50s but we can’t afford so many years to wake the fuck up.
Please, don’t ever use async Rust lol :( it’s so terrible to work with closure recapture. There’s really one way of structuring your code to keep the borrow checker happy and I haven’t yet found it in my projects lol.
Honestly I got no problem with GitHub and use it everyday on a large open-source code base and it works like a charm.
Yes I think it’s really beneficial to operate by vibes sometimes lol. Trust your instincts !
I learned Go because I really liked the keyword go
Hey! First off, your project is super interesting! Do you have a repo so I can play around with it (I have some ideas for it).
Secondly, you should be aware that Vite.JS is not a web bundler on itself. It’s just a front-end for Rollup made for ease of development and convenience. Rollup is much more complicated & customizable, and will surely suit your need!
You can either replace Vite or use this option !
Please update me!
Wow it shows how much it boils down to préférence at the end of the day.
I’m a Go fanboy, I cannot cite an aspect of the language I don’t like, find clunky…
Wow. I love syntax, the tooling, the speed, the errors, the testing framework.
But WHY??