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

help-circle




  • well why is it good? why not just assume the boilerplate as the default and require the user to override it if they want to do something fancy?

    it’s just busywork to always need to write the same stuff, and it also makes the code less readable and many people look at all that boilerplate and nope the fuck out.

    This is why python is so good for getting people to realize that programming isn’t magic, you just write the equivalent of one short sentence and BAM text in the terminal, no need to import the basic ability to print text which is so incredibly inane.





  • another thing no one seems to bring up in these discussions is that we don’t have to package things in the way we do, we could be selling things in bulk and have customers bring reusable containers that store staff will fill with the amount they want.

    It’s not even optimal for customers to buy things in the way we currently do, you generally either have to buy significantly more than you actually want or you have to buy several packages and just be pissing away money paying for the packaging materials…

    with per-weight bulk sales you can get precisely as much as you need and pay proportionally to that, and you get soooooo much less trash to spend energy on managing.