Spyke

Replies

memes

Comment on

Hmmmm

What matters isn't who came first. What matters is that no one has the right to expel a human from a land they're living in. That is the core of the Israeli Palestinian conflict.

I am pro Palestine, but have no issue with the increase of Jewish migrations in the 19th century. The problem is not Jewish migration. It is the fact that Israel expelled Palestinians from their homes, murdered them, suffocated them, and made their lives miserable.

And this is the same thing that was done to the native people of the modern day Americas.

linux

Comment on

Dear Red Hat: Are you dumb?

Not surprised. A for-profit corporation wanting more money. Especially as we enroach further into late stage capitalism where corporations struggle to find more territory to profiteer from and squeeze more profit out of us.

The era of free services being profitable is ending rapidly, and we see this across many areas in the world.

Comment on

I sure as hell don't.

It is unfortunate that this anti-work rhetoric often comes off as outrageous, when in reality it isn't. I don't know if the people doing it are intentionally trying to be controversial, or if they just are not good at communicating.

When we complain about work, this doesn't mean that we are asking for a world where we lounge all day at home, and expect that food, shelter and entertainment are magically delivered to us without any regard to how it happens. No, anti-work is not about a blind sense of entitlement. But that is how a lot of these posts come off as, even if their authors don't intend it.

Anti-work is a recognition that the working class works way too damn much; so much more than we need to to have a functioning society with everyone living happily and having their needs met. There's so much inefficiency in capitalism, with aims to drive more capital to the wealthy, and working around other stupidities of capitalism (check out the book "Bullshit jobs" for examples). The ruling class holds hostage the world's resources, and requires you to give them a large portion of your life to get even the minimum needed to sustain your living. Now that is outrageous.

memes

Comment on

Listen here, kulak...

Reply in thread

EDIT: based on another commenter, OP's claim isn't even factual.

And it took the US until 1996 (after fall of USSR)? Not to mention that it was capitalism (General Motors) that spread the hoax about leaded gasoline being safe, under the guise of scientific research in 1921.

This is not the gotcha you think it is.

memes

Comment on

Listen here, kulak...

Reply in thread

The first commenter is talking a hypothetical scenario of socialism being bad, so the second commenter (the one you responded to) responded with actual example of that same hypothetical scenario happening, but except by a capitalist power (the US). I don't think your response makes sense at all here.

Comment on

Does anyone else act more 'human' when solving captchas?

I intentionally answer wrong to confuse their AI model training. It does not work if the choice is obviously wrong, but if you do it with ambiguous ones, it lets you pass. Like if wants you to select birds, and the thing is just a bear that kinda can pass for a bird if you aren't looking deeply, I'll say it's a bird.

Doing my part of destroying machine learning models.

Comment on

*Permanently Deleted*

This is like the 3rd time they say that. Will they bomb the humanitarian aid trucks and corridors again?

It's quite evident that Israel's goal is the eradication of Palestinians, yet people out there believe it is the opposite.

memes

Comment on

It's Open Source!

  1. Yes, I do it occasionally
  2. You don't need to. If it's open source, it's open to billions of people. It only takes one finding a problem and reporting it to the world
  3. There are many more benefits to open source: a. It future proofs the program (many old software can't run on current setups without modifications). Open source makes sure you can compile a program with more recent tooling and dependencies rather than rely on existing binaries with ancient tooling or dependencies b. Remove reliance on developer for packaging. This means a developer may only produce binaries for Linux, but I can take it and compile it for MacOS or Windows or a completely different architecture like ARM c. It means I can contribute features to the program if it wasn't the developer's priority. I can even fork it if the developer didn't want to merge it into their branch.