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

help-circle





  • Urbanisation and deforestation are not the same as enshitification tho.

    It’s a bit unfortunate that “increased degree in which something is shit” sounds like what the word should mean, and I suppose it then sort of does.

    It’s nice to have a word that describes the investor-driven incentives to worsen a service/product to milk out more short-term revenue. The larger a market capture is, the more that can be pushed without an alternative being a threat.

    It’s the cycle of “provide a good quality service that makes everybody happy” -> market capture -> shareholders push for increase revenue at the expense of quality as there is no competition.


  • I find this question very interesting. What does it mean to “know” a programming language. They map to certain paradigms for how to solve problems, in various degrees, with different tradeoffs there for surrounding tooling, libs, and what not.

    A bunch of the most familiar ones are procedural with different sprinkles on top, and they pretty much do the same things when it comes to the “language” side. So, “knowing” one, or another, IMO, has little to do with the syntax, parsing and keywords, and is much more if you have suffered through cryptic compile errors, figured out good debugging tooling, etc.

    Which is to say, if we compare these two list

    • C++, Haskell, Prolog
    • C++, Java, Python, Rust, Kotlin, Objective-C, Dart, etc

    I’d consider the first one much more impressive in terms of diversity in “knowing programming languages”. And, I say that as someone belonging squarely in the latter.


  • The image of USA is not good, at all, if that’s what you’re asking. I used to care, but some time around 2016 I simply gave up. Something about an obvious grifter and professional fuckwit, seriously considered to lead anything other than a burger to his fat face. The alternative, although infinitely better, is clearly suffering from some dementia. It’s just a shit show.

    And that’s just the politics. But it mirrors most other fucked up things in the US. The obvious and effective approaches are not considered. So… best to not spend too much effort and hope the impact of it reaching critical mass isn’t too bad.




  • To anyone who tries watching the first one, just skip ahead to 6:50 where he actually starts explaining his reasoning. I can summarizer them here

    • “Volume is visible”
    • “You gotta scoop your stuff out with something, so it might as well be by something that measures volume”

    The third one was too dumb for me to follow. Something about if you measure stuff by weight, you end up with large portions.

    The fourth one was just absurd. No one measures spices by weight… So not being able to measure 1.2g of cinnamon or what not, just isn’t a thing.

    Alright. I’ll stop there. The arguments presented go from fairly bad, to dumb, to made up stuff no one does. The arguments against them are so easy to express:

    • “Amounts” of cooking ingredients is mass, so if you want to measure that, you… might as well just measure that, ie weight.
    • Amounts that make sense to measure by weight, you measure by weight.
    • Spices, and stuff that makes sense to measure by volume, you measure by teaspoon, pinches, or what not. Rarely is the accuracy there all that important, tbh.


  • Joke aside, scales on earth measure force and show mass on the assumption of the gravitational pull on earth. On a moon colony, you’d use measuring scales with a different value for the gravitational pull, and get the same values for mass as on earth.

    Edit: Also, if anyone finds this stuff interesting to think about. You can measure mass without any force of gravity, but having the measuring device accelerate (e.g. shake) the stuff you want to measure. From “F=ma”, knowing F and a, you get m.



  • There are two common types of laser printers. Those that have special paper that react to heat, such as receipt printers, would fit the description.

    The other laser printers… Hm, I don’t think your description is accurate either. It’s more that the laser electrically charges ink particles so that they jump on to a separate roller that gets rolled on to the paper.

    I’m no expert though.