• 0 Posts
  • 49 Comments
Joined 1 year ago
cake
Cake day: June 27th, 2023

help-circle







  • (My opinion) No, you aren’t paranoid. I’m thinking a bit like you, but I also consider probabilities. You need to download the checksums from the official website and the ISO from mirrors. Two different sources would need to be hacked. This is where I say, it’s hard and secondly someone would notice that hack very quickly.

    Signing the ISO or the checksums with a well-known signature is still important. I verify it, if a signature available. It’s just a couple of seconds and doesn’t cost anything.






  • Of course, it’s better to use some frameworks for logging, especially because these verbose statements are often needed for assertions while unit testing the code. But it’s still equivalent to printf.

    I use debugger sometimes. I actually like to load core dumps to take a look at the stack trace. But I usually don’t really need debugger interactively because when some error appears, I usually already have an idea what happened. And lots of embedded code needs timing in milliseconds, so debuggers won’t help.





  • I don’t know what you mean with Adobe. It’s a company not an application. Adobe Reader sucks and I don’t need Adobe Pro, because I am able to use LaTeX.

    Why I need a real distribution instead of a naked operating system like Windows is that it comes with ten thousands of preconfigured packages.

    Then the system is transparent. I know what it does and can analyze it easily. When something doesn’t work, I am able to find the cause. This is essential for me.

    I don’t need any shady antinvirus that hooks into the kernel, making the computer overall insecure. I generally trust the OpenSource community more than I trust Microsoft.

    I also don’t like ads on my system, except I subscribed to them. I pay for software and give devs money to keep projects running. But I don’t want to see unrelated ads.