Just use C. It solves all those problens given the most complicated feature is pointers and those hard aren’t to understand.
Just use C. It solves all those problens given the most complicated feature is pointers and those hard aren’t to understand.
Just someone didn’t develop something dosen’t mean they can’t passionately share it. If you like a TV show and started talking about how much you like the show it wouldn’t rude for you to share just because you weren’t the director of the show.
No, I have never used any of those closed source options. I wanted cloud services I have perfectly good esp32 lying around. And if I get worried about the vendor provided system libraries I can just buy a Raspberry Pi or something.
Sounds inefficient. You can only store 8 gigs and goes away when you shut off your computer? I just put it on punch cards and feed it into my machine.
How do I make DDG only returns results from lemmy. Usually you can make it only return results from a specific website (like reddit.com) but you can’t do that because of different instances.
Aw man, now I have to download an whole OS just to use Usenet? /s
I’ve thinking of using Usenet. What client would you recommed for mobile and desktop?
I agree, unless you doing low level stuff where you need absolute control you should use a modern language with proper abstraction just to save time. Most use cases where they use C++ can be replaced with Rust or Go as they aren’t saddled with years tech debt and bloat due to having mantaining backwards compatibility.