Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)B
Posts
3
Comments
546
Joined
3 yr. ago

  • Because people with the free time to do so have already come together and organized themselves around a single Linux distribution for this purpose?

  • C++

    Jump
  • You do not come across as clever as you think that you are when your central point is that you personally are not capable of understanding code written in a different programming language.

  • I am sorry that you have had this much trouble, but I cannot agree that this experience is as typical as you are making it out to be. For me, the experience has always been that I install Linux and it Just Works out of the box, save for some things like printer/scanner drivers which you generally also need to download on Windows. Furthermore, it is far more pleasant as a desktop experience than Windows.

    (In fairness, though, I completely agree with you that Windows has more capabilities than Linux, given all of the advertisements it insists on showing me.)

  • C++

    Jump
  • C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do it blows your whole leg off.

    Bjarne Stroustrup

  • Clarification: it is actually The Ten MM Socket.

    (In Middle Earth they do not exactly have machine shops, so they were only able to make one of them.)

  • Oh, so the picture is showing that One Ring! Makes sense now.

  • The first law has always pissed me off: why are you wasting that elderly scientist's time when you already know in advance what answer you want to hear and will only accept that response as being true?

  • In my work environment (in the US), people have roughly this much paternity leave, and it is taken for granted that they will take it because this is viewed as important even if their absence during this time inconveniences the rest of us. They often split it up, though, instead of taking it in a single contiguous chunk.

  • Yeah, let's throw this poor person a bone already so that they do not have to dig their buried one up.

  • Even if someone worked very diligently to save money, it would take a whole lot to save enough to be able to afford an entire second house.

  • Okay, so just to be clear: the article did not actually say what you claimed it said, but rather you are conjecturing the basis of the FSF's decision not to assist this person based on quotes describing this person's own inferences from a conversation they had with the FSF rather than based on anything the FSF has actually said.

    You may be right about this, but it is still conjecture.

  • I am unable to find that in this article. Could you quote the paragraph you are referring to?

  • The word "imperialism" does not mean what you think that it means.

  • Bugs

    Jump
  • Fair enough; I appreciate the in-depth take!

  • Bugs

    Jump
  • I see no problem at all with lab-grown meat being the solution, but I would push back a bit on the notion that eating bugs is inherently unpalatable. The truth is that what makes eating bugs unpalatable is our current habits and inclinations think of this as being inherently "icky", save for certain species that come from the sea. Changing these habits would not only switch us to consuming animal protein with fewer ethical and environmental issues, but also would open us up to new culinary experiences which we are currently depriving ourselves.

    Having said that, I have never tried hard to overcome my own habits and inclinations, even though I probably should, so I am not going to judge anyone else for not having done so; the above paragraph is a musing rather than me trying to dictate anything to other people.

  • Bugs

    Jump
  • I could not agree more that anyone who points out the negative ethical and environmental repercussions of eating meat and suggests that it would be better if we all switched to eating more bugs and/or lab-grown meat instead is really just trying to oppress the poor!

    (Just to be clear: I myself find it extremely hard to change my habits so I do not negatively judge anyone else for continuing to eat meat, but I do negatively judge people who derail the entire conversation about the best way to proceed given the reality of problems with eating as much meat as we do by accusing me of having bad intentions.)

  • Bugs

    Jump
  • No, because the people who really think that this is what is going on are also people who are stubborn about changing anything about their lifestyle, so they will continue to eat meat.

  • Ah, but you see, JavaScript is not so straightforward. It tries to help you by automatically inserting missing semicolons, but the approach that it uses is that it will insert them in the first place where doing so would make the code parse. This, unfortunately, means that semicolons are often inserted in places where you were not expecting them, so the advice is to always include them manually yourself so that you are never unpleasantly surprised.

  • Nice try, but this post is actually now talking about JavaScript, which means that the close parentheses areautomatically inserted.