• 0 posts
  • 11 comments
Joined 2 years ago
Cake day: March 4th, 2024
  • This you? First comment in this thread?

    I’m so glad we’ve had this rising moral grandstanding authortarianism on the left in the past 10 years.

    I didn’t ask why you believed anticrypto is leftist, I solely asked of you were arguing in good faith, why you believed you were justified asserting things without evidence. I don’t really care about anything else you say until you prove to me you are a reasonable person. Everything else is just noise.

  • And I question if the point of it is truely about protecting people or defining in-groups and out-groups and promoting ideological conformism.

    My point is, who cares if this is part of the community’s reasoning? All communities are defined by common beliefs.

    its more telling that asking us to self reflect on what the contemporary left is evidently such a taboo.

    Why do you feel like you can just drop that in without any explanation? Not everything falls into a left-right binary. Open discussions require both sides to be reasonable, you need to provide reasons for your claims, otherwise it’s just noise.

  • I don’t know if the word ‘censorship’ is the one I’d choose, but assuming codeberg is committing ‘censorship’, what’s the problem? Private organisations do that all the time. It’s only illegal for the government. Have you never had a wage job? Every job training I’ve been through included multiple types of self censorship. The difference between it and government censorship is there’s competition in the private market, you can just leave the job if you don’t want to put up with it.

  • It seems the main use case is restarting docker containers, why not use the built-in healthcheck feature of docker? The automatic backup and upgrade are also confusing to me, operating systems come with that built in. I just don’t quite understand the point of replacing existing deterministic systems with a natural language interface, I would have trouble believing the logs at face value.

    Edit: also your handling of current-alert.txt is a perfect example of a race condition, another potential source of indeterminism. An alert could be missed if the file is overwritten before being handled.