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

help-circle

  • Sorry, but I honestly don’t get it. I I were to point out the crown jewel of open source, it’s gcc. gcc is the backbone and survival condition for so much modern industry that it’s not even remotely funny.

    Take away gcc, and the world will likely burn for a substantial amount of time until people start making in-house or proprietary alternatives.


  • Totally justifiable IMO. In my day-to-day life its much more important that my shit works when I need it to than that I get whatever potentially something-breaking latest hotfix patch for everything on my system. Put simply: My OS, and the packages I use, work. If I don’t update, I’m sure it will also keep working. When I have time for an update to break something, or want to pull in some new feature or patch, I’ll run an update.



  • I would say “debunked” in the sense that quantum mechanics correctly predicts phenomena that don’t exist in classical physics, and relies on the idea that quantum particles obey a probability distribution, rather than deterministic mechanics.

    Quantum mechanics appears to work so well for these phenomena compared to deterministic mechanics that it’s tempting to say that the actual universe is in fact governed by probabilities rather than determinism.

    I would argue that all physical models of the universe are just that: Models. We can get asymptotically closer to a perfect description of the universe, but no model can ever tell us the true nature of the underlying system it is describing, just be an arbitrarily good description of it.


  • I’m not quite sure what assumptions you’re talking about, but I do want to hear what you have to say.

    What you’re answering to is about opposing external hostile forces, that wasn’t what I was talking about. I’m talking about internal criminal environments that are dispersed in the population and make a living off anything from fabricating documents or scamming people to trafficking or smuggling. Just like modern organised criminal environments, these are not groups you can “wage war” against.

    My question is related to how these will be dealt with if not by involuntary imprisonment/re-education/some other involuntary and enforced way of preventing them from exploiting society?


  • Ok, I’m only really having issue with the “which shouldn’t be hard” part. What makes you think that violent response from an anarchist society would be more effective than the police/justice system in a modern state?

    These groups exist today, and it turns out that making them crumble by arresting (or, in some countries, executing) their members is a significantly non-trivial task. That’s when you have an organised force opposing them, which doesn’t need to deal with internal disputes the way an anarchistic force would need to.


  • I’m asking: In a hypothetical anarchist society, how do you deal with organised criminal environments that live off exploiting other members of society, and who refuse to follow rules or rulings created by the consensus of those that don’t want to be exploited?

    I’m pointing out that these groups exist and have existed in more or less every society of decent size, so they must be factored in somehow. I’m also pointing out the “voluntary prison, or else you’ll be excluded from society” likely doesn’t work, as these are people that have already accepted living a life on the side of the rest of society, within their own environment.


  • So what do you do to deal with the situation we see in modern states with an actual centralised “monopoly” on violence: Organised criminal environments that live off exploiting the rest of society?

    We’re talking about people that don’t care if you shun them, because they have their own environment, with their own hierarchy and set of rules, and they’re willing to use violence to exploit the rest of society to make a living.



  • I just came back to Europe after a couple weeks in the US. The US was beautiful (travelled in the Rockies). I was surprised by the fact that I unironically would not be able to live there just because of the food. Everything was so drowned in cheese / sugar / unspecified ultraprocessed something that I had legitimate digestion issues the first week.

    • “I would like an omelette please”
    • “Yes sir, do you want eggs in that or just the cheese?”

    I had no idea I could miss just plain real bread as much as I did by the time I got back.





  • In general I agree: ChatGPT sucks at writing code. However, when I want to throw together some simple stuff in a language I rarely write, I find it can save me quite some time. Typical examples would be something like

    “Write a bash script to rename all the files in the current directory according to <pattern>”, “Give me a regex pattern for <…>”, or “write a JavaScript function to do <stupid simple thing, but I never bothered to learn JS>”

    Especially using it as a regex pattern generator is nice. It can also be nice when learning a new language and you just need to check the syntax for something- often quicker than swimming though some Geeks4Geeks blog about why you should know how to do what you’re trying to do.




  • Of course, Li-ion batteries will never cover large-scale power demand. Not primarily because of lack of lithium, but because it’s a technology that scales far too poorly into the MWh/TWh scale, and has a far too short lifetime.

    The battery tech we need for truly large scale storage is different from what we need for small, portable storage. Stuff like redox-flow batteries are looking promising.

    There’s also hydrogen, with different storage methods being actively researched- from direct storage to using ammonia as a carrier.

    The issue with using mechanical storage (like pumped hydropower) is threefold (off the top of my head):

    1. It has ridiculously low energy density
    2. Even after > 100 years of pumps and turbines, the power loss in a pump/release cycle is very high.
    3. It’s heavily limited by geography

    I’m not saying pumped hydropower isn’t part of the solution: I believe the solution is that we need many solutions. I just think it’s important to point out that battery tech isn’t some monolithic thing, and that there are issues with pumped hydropower (and mechanical storage in general).