• 0 Posts
  • 22 Comments
Joined 2 years ago
cake
Cake day: July 8th, 2023

help-circle

  • Should be, maybe. The reality is that you can spend extra time making the program work, but if it works and you want to spend extra hours on it for whatever reason, it’s usually considered a waste of time.

    Until they get hacked and it costs incredible amounts of money, that is.

    Smart programmers do all the things they need to do before they get everything working. As soon as it works they get pushed to work on something else.





  • I do agree that quality control should catch things, but we are all human and we don’t catch a 100%. So if quality control is flooded with too much things to catch, the chance of one slipping by increases.

    Also, a lot of FOSS is based on volenteers, do we just ask those people to put in more hours? Who is responsible anyways if something makes it through and actually causes damage to something or someone?

    I find the decision quite reasonable. You at least filter out the party most likely to pull something shady. We should still be very careful, but it takes away some the work.










  • It’s actually a classic programmer move to start over again. I’ve read the book “Clean Code” and it talks about a little bit.

    Appereantly it would not be the first time that the new start turns into the same mess as the old codebase it’s supposed to replace. While starting over can be tempting, refactoring is in my opinion better.

    If you refactor a lot, you start thinking the same way about the new code you write. So any new code you write will probably be better and you’ll be cleaning up the old code too. If you know you have to clean up the mess anyways, better do it right the first time …

    However it is not hard to imagine that some programming languages simply get too old and the application has to be rewritten in a new language to ensure continuity. So I think that happens sometimes.


  • There’s so many distro’s to choose from that can all be productive.

    If the question is this short, my answer is too: Go try at least 10 and then come back to tell us what you liked and what not.

    Without any further information it’s like going into a forest and asking people to point out a tree. Unless you look for some specific tree all will do…

    Edit: Fat fingers




  • As far as I know, other distributions just don’t show these errors, but Ubuntu choose to show them.

    Most of them are just due too a BIOS implementation that is not entirely up to standards, from what I understand. It seems some manufacturers have chosen to make their system easier to use with Windows instead of strictly enforcing standards.

    I just ignore the errors. As long as everything works properly, I feel fine with that.


  • If that is the only thing saving you from RSI you’re going to get it anyway.

    I’ve had the pleasure, and your body posture and mental state of mind are much more important. Getting up every now and then is also important, changing seat position helps, and doing some sport also helps.

    Both of my arms did hurt so much I could not cut my own meat. Mouse or no mouse:(.

    Am much better now though.