• 0 Posts
  • 71 Comments
Joined 4 months ago
cake
Cake day: May 7th, 2026

help-circle


  • You asked for it:

    Next is Ecuador in ‘05 when they sent guiterrez to Brazil.

    But here’s the third sentence in the intro paragraph of the Wikipedia article about that event:

    What started as nonviolent anti-government protests in March mushroomed into violent rioting and spread countywide. Protesters demanded the fall of the government and an end to corruption.

    Maybe the next one will prove your point…

    South Korea! The June Struggle? Here’s the Wikipedia article on its background:

    Chun and Roh were unwilling to use violence as the 1988 Olympic Games in Seoul were approaching. They believed that doing so would draw further criticism, with the regime already under international pressure after the Gwangju Uprising and its massacre a few years earlier.

    Almost like the nonviolent resolution was made possible by violence before it…

    How about the next one:

    Oh, the white lily student movement! Surely there’s a good solid Wikipedia article about that!

    Barely past a stub? No mention of the boat people massacre three years before, changs successors recognizing the need to get international support after decades of martial law and the clear message from foreign influence in the Tiananmen protests the year before?

    Must have been the wind.

    Dateline - Philippines edsa 2, nonviolent government handover as long as you don’t count the precipitated edsa 3 just a few months later.

    Oh, now we’re talking about Sudan, never mind that after the protest wave (not entirely nonviolent but I’ll leave that by the wayside for now) the military took over the transitional government.

    Now I know I took a pretty let’s call it conversational tone in the above and that breakdown is for two reasons, one, I don’t want to legitimize that dogshit Wikipedia article by talking about it in neutral language and two, I’m tired.

    The point isn’t to argue over specifics about some shitty wiki article but to recognize that things are only called “nonviolent” when arbitrary lines around them in time, place and even people that exclude the violent component of their existence are drawn.


  • That section of the Wikipedia page is pretty weird looking right off the bat. The first two are the cedar in Lebanon and the Mirabal sisters which are circumstances that are hard to call nonviolent.

    The cedar revolution can only be called nonviolent if you disregard the 01 protest wave that preceded it and established with violence that everyone was actually on the side of ending syrian occupation and not having car bomb attacks all the god damned time.

    And el jefe was fucking assassinated by the military at international urging. That’s not nonviolent!

    I didn’t look any further but it really seems like a bad list that’s written with incredibly rose-colored glasses.




  • here’s a fifteen year old stack overflow thread where someone asks where a unique system identifier can be read and someone suggests machine-id.

    Lest that be considered old and bad information, I just checked /etc/machine-id on a new install of Debian 13 and the permissions were 444, readable by owner, group and everyone else.

    So programs can read machine-id. If programs can read it they can transmit it. I hope someone capable of writing a program that can id my machine doesn’t need a proof of that.

    Further, programs reading machine-id don’t necessarily fall into the spyware category by default like you say. There are plenty of perfectly good reasons to request a machine specific identifier.

    Getting rid of the literal “papers please!” “Okay officer!” File literally makes investigation more difficult and puts a barrier up to tracking where there was none before. Presenting a unique hashed output based on the systems machine-id prevents a tracking method that is currently as easy as read file -> get identifier.

    The fact that other methods of tracking exist doesn’t make preventing this method not worthwhile and you should be ashamed for suggesting that.








  • The point of different licenses is the thing you ought to be looking at.

    The point of mit is to get the licensed thing used as widely as possible. It breaks down any barriers to use. A good example of something that should be mit licensed is an encryption algorithm. A good example of something that shouldn’t be mit licensed is anything else.

    The point of bsd3-clause is to prevent the licensed likeness from being used to imply the creator shares some view or idea. A good example of something that should be bsd3-clause licensed is the royalty free music on youtube. A good example of something that shouldn’t be bsd3-clause licensed is a creative work the author wants to have their name known for.

    The point of the various gpl licenses is to create a digital commons that all people can access. A good example of something that ought to be gpl licensed is a game engine you want people to be able to freely use and modify but never make secret changes to sell. A good example of something that shouldn’t be gpl is a game engine you want to eventually sell the code of or make secret changes and sell the code of those.

    If my language sounds biased, it is because I have a bias.




  • Another person already wrote this itt, but the cost in time and money of building something that “works” is very low. That cost increases every time you need to fix something. It’s why I’ve switched to deepseek flash instead of the bigger, better coding models. For the same price as a million tokens of Claude for example I can get a hundred million tokens on flash. It takes three times as long and needs a little prodding but it’s thirty times cheaper.

    Even if you’re not dealing with ballooning costs when it comes to upkeep, the present environment around ai programming is filled with perverse incentives that reduce the chance something is open sourced. Why preserve the old work and try to carry it into the future when you can just rewrite it? Why create standardized libraries and approaches to specific problems when it’s only gonna be used once? Why make it open when you don’t have time to deal with requests and bug reports you don’t care about? Why use gpl when you don’t intend to make it public anyway?

    Those were all arguments against gpl and open sourcing parts of the Unix codebase too, btw.

    Harnesses or agents try to address some of this by sharing improvements but that’s three layers removed from directly turning fossil fuels into cpu cycles to make the same program a thousand times slightly different for a thousand different people.

    I tend to see the ai programming defense in the same way you described yourself and the “ai is bullshit” crowd. People defending this stuff generally either aren’t looking where they’re walking or haven’t had to use it long.

    As a decently prolific user of ai programming, it’s turned computer code into disposable plastic wrappers. Even if they don’t persist and make a giant garbage raft in the ocean or calcify our pineal glands we still wasted a bunch of energy on them.



  • Probably unplug three of those fans and block off the case openings to get some sort of laminar flow.

    Switch to a more efficient power supply. Yours is platinum but it may be worth it to look into a list of low standby power units.

    Maybe take out half your ram. It probably doesn’t matter though, I’m thinking about the need for lpddr to get past the 1tb barrier on old servers.

    The b850 boards will have efficiency settings in the bios that will make the biggest difference.

    Before you change anything though I would recommend first putting a watt meter inline and measuring.

    Theres a bunch of stuff you can manually do in software but its fractions of a percent and makes your experience very nonstandard.

    The biggest thing is probably gonna be turning off the computer when you’re not using it. It’s not like you’re gonna be spinning down a bunch of hdds…