• 0 Posts
  • 1.39K Comments
Joined 6 months ago
Aquileo | cake
Cake day: January 21st, 2026

Aquileo | help-circle
  • It’s so blatantly bullshit that it even makes Wikipedia sound stupid:

    The Supreme Court’s ruling in favor of Citizens United sparked significant controversy, with some viewing it as a defense of American principles of free speech and a safeguard against government overreach, and others criticizing it for reaffirming the longstanding principle of corporate personhood,and for allowing large corporations to wield disproportionate political power by allowing them to spend unlimited amounts of money to support their chosen political candidates, provided the corporations were technically independent of the campaigns.

    Ah yes, what a great “safeguard against government overreach,” to give corporations unlimited power. You can’t overreach if you don’t really exist!










  • BillyClark@piefed.socialtoComic Strips@lemmy.worldPlease resist responsibly
    Aquileo | link
    Aquileo | fedilink
    English
    Aquileo | arrow-up
    1
    Aquileo | arrow-down
    2
    ·
    Aquileo | edit-2
    2 days ago

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

    Everything has context, but the context isn’t the thing itself. Sometimes, the context is the exact opposite of the thing.

    Your claim seems to be that a nonviolent revolution is impossible if there was ever a violent attempt in the past that anybody in power remembers. If it sounds like a ridiculous idea, that’s because it is.

    I don’t think this is the least bit complicated or controversial. I’m not even claiming that a nonviolent revolution is a good idea or possible in the future, only that it’s happened in the past. This is just a basic fact. I don’t think I can have a reasonable discussion with a person who rejects inconvenient facts.

    At any rate, I think you’ve spurred me into doing something rather ironic in this situation. I’m just going to go ahead and block the entire lemmy.ml instance. There’s a button for it, but I haven’t tried it before, so there’s no time like the present. I just want you to know that the irony isn’t lost on me, that I’m judging others on your instance for the context of where they’re logged in from. But I suspect that anybody reasonable has already decided not to have an account over there. I expect this will save me the trouble of blocking you all individually. Adios.



  • BillyClark@piefed.socialtoComic Strips@lemmy.worldPlease resist responsibly
    Aquileo | link
    Aquileo | fedilink
    English
    Aquileo | arrow-up
    1
    Aquileo | arrow-down
    2
    ·
    2 days ago

    You asked for an example with zero violence. I gave you that example. And you barely acknowledge it, first saying there are “almost no examples,” but then go on to ignore it completely and say that “revolutions don’t occur unless violence is necessary.” If you had already made up your mind and decided to ignore any contrary evidence, you shouldn’t have asked for counter-examples.

    I wasn’t even trying to argue for nonviolent revolutions, only to say that the tiniest bit of effort shows that they have occurred. At any rate, I don’t think you’re the kind of person I want to continue interacting with. So, bye. I’m finished with this particular exchange.


  • BillyClark@piefed.socialtoComic Strips@lemmy.worldPlease resist responsibly
    Aquileo | link
    Aquileo | fedilink
    English
    Aquileo | arrow-up
    1
    Aquileo | arrow-down
    4
    ·
    2 days ago

    The entire list is counter-examples, even the ones they mentioned. I am guessing that they simply disagree with the definition given by Wikipedia. They seem to be claiming that violence prior to a revolution by somebody else who wasn’t part of the party that came into power, but which weakened the authority, is disqualifying as a nonviolent revolution.

    If they don’t like Wikipedia’s definition, then they can mention that. But it’s impossible to argue against a premise that they didn’t even specify. They didn’t give substantive anything to argue against, so what would I even be arguing? Like I said, unless they state their specific problem, in my view, the entire list, even the ones they mentioned, are what you’d call counter-examples. They haven’t given a better definition of a nonviolent revolution.

    If you want an example where there was no violence at all by anybody, even unrelated parties, and again, the list is only 7 entries long, just look at the June Democratic Struggle, which is the fourth in the list. Two after they stopped looking further, and I think 4 more than you looked at.


  • BillyClark@piefed.socialtoComic Strips@lemmy.worldPlease resist responsibly
    Aquileo | link
    Aquileo | fedilink
    English
    Aquileo | arrow-up
    1
    Aquileo | arrow-down
    5
    ·
    3 days ago

    The article states what it considers a nonviolent revolution. It doesn’t mean there was zero bloodshed, but that the actual parties that were trying to take power did not use or threaten violence.

    Even if you disagree with their definition or believe that they gave a bad example, I imagine that you wouldn’t find the entire list objectionable.

    There are only 7 examples in the whole list.

    I didn’t look any further

    A very useful tactic in this specific situation.


  • BillyClark@piefed.socialtoComic Strips@lemmy.worldPlease resist responsibly
    Aquileo | link
    Aquileo | fedilink
    English
    Aquileo | arrow-up
    16
    Aquileo | arrow-down
    4
    ·
    3 days ago

    I don’t want to say about the frequency or which way is more effective, but there have been nonviolent revolutions. Wikipedia even has a page about it. It took me only a few seconds of searching to find it.

    So, the comic author is mocking people who make conclusions without actually looking at the data, and meanwhile, they seem to have written the comic making the opposite conclusion ironically without actually looking at the data, either.

    It would be so nice if things were always one way or always another way, and people love to assume that their common sense and existing knowledge will be enough to make conclusions, but the comic is right in that regard. If you tell other people your conclusions but you haven’t done the research, you really do open yourself up to looking foolish… Not that it seems like most people care about that these days.




  • From a legal perspective, everyone has constitutional rights against the authorities going on a fishing expedition and searching you.

    It’s not like it’s an invasive plant or something physical that our borders would be the last line of defense. The only thing on a cell phone is data. I guarantee I can get data into the US in a myriad of ways. I can even put it on a cell phone in a way that border agents would have no chance of finding.

    So, although I understand that legally, these cell phone searches have not been found unconstitutional today, I think they are obviously unconstitutional. They aren’t protecting our borders against something that has no other way in. It’s just an unreasonable search and if we’re forced to give them the unlock code, it’s a violation of our right not to self-incriminate.



  • I worked in software for, well, let’s say 20 years, at some elite places, too. And the one thing that I never understood was how few people ever bothered “to make sure it is correct,” as you put it, even before this new problem with AI. They didn’t even bother to make sure it was correct even when they wrote it themselves.

    You don’t know how many times I’ve been sent a request to review code, and it should have only been like 20 lines of code, but instead it was page after page of irrelevant stuff, because they created the review from the wrong baseline. But they never even took a single look at it before they sent it to me.

    So many people don’t write tests for their code that generally my biggest achievement at any given assignment was creating test frameworks that let them write tests using domain specific language, because it made it much easier. At a certain point, if it’s easy enough, even those people will write tests, especially if they know that I’ll be doing the review.

    I honestly don’t see AI code as being all that different. People still don’t even do the minimum, but they just get exposed and embarrassed more easily.