There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

Dasus , to memes in Come on Barbie lets go Party
@Dasus@lemmy.world avatar

You still can’t give a simple definition of capitalism. You simply don’t even understand what the word means.

en.wikipedia.org/wiki/Capitalism

Capitalism is an economic system based on the private ownership of the means of production and their operation for profit.

FOR PROFIT

PROFIT

How is that hard for you to understand?

I love how you keep pretending you’ve read Das Kapital. “But markets existed before Marx!”

Yes. They did. And what exactly happened that made Marx assert that that era had been different from the era he was living in? The industrial revolution, which made it possible for people looking to profit to actually build such huge profits that they could grow their capitalist enterprises and keep growing them by exploiting the proletariat. Anyone who’s even read the Wikipedia article on Marx would know that ROFL. (I’m enjoying myself immensely, thank you.)

Before the industrial revolution, there was a different balance in the world. Lowly people just wanting to be rich simply had no opportunity to do that. After the industrial revolution, those people could become so rich, they rivaled the nobility, which is why we consider it the end of feudalism and the beginning of capitalism, AS MARX WRITES. Weird how much you’ve missed of the book you’ve definitely read, huh?

Greed existed before the industrial revolution, markets existed before the industrial revolution, and even government economies existed before it. But there wasn’t a way for those greedy fuckers to exploit people on a massive scale. With the industrial revolution, that way was shown to them. That’s what Marx’s whole book is about.

I’d say “nice try”, but it really, really wasn’t a nice try. Downright pathetic, in fact. :(

So if you lack a minimum wage, then I guess you’re admitting that you think the fact that the US has one makes it Socialist? Is whether or not something is Socialist just vibes to you?

We don’t lack a minimum wage, just like I said. We don’t have one in law. You don’t understand what “de jure” and “de facto” mean? :D This keeps getting better. Here, let papa explain. The trade unions prevent anyone from hiring someone without utilising the rules the trade union has set. This means that despite Finland’s government not having a law which regulates minimum law, no Finn can work anywhere without having a set minimum wage. That minimum wage just doesn’t come from the law. This really shouldn’t be that hard to understand.

Edit oh and “rightwinger”? What fucking logic are you using? :DDDDDD Please, send me what you’re smoking, I’m begging you :DDDD

NickEast , to bookbubble
@NickEast@geekdom.social avatar
NickEast , to bookstodon
@NickEast@geekdom.social avatar

Libraries are one of the few public spaces where people are allowed to exist without money in our capitalist hellscape 🤔😇

@bookstodon @libraries @librarians @publiclibraries



NickEast , to writing
@NickEast@geekdom.social avatar

What's up with all these immutable distributions? What are the benefits and disadvantages of them?

For once I feel a little out of touch after I took a bit of a break from following the news to focus on studying, and suddenly everyone is talking about immutable distributions. What are they exactly? What are the benefits and the disadvantages of immutable systems?

jayandp , to linux in What's up with all these immutable distributions? What are the benefits and disadvantages of them?

### an in the wild example, Steam Deck.

Steam Deck runs Steam OS, which is a heavily customized version of Arch Linux by Valve. But unlike normal Arch installs, Valve has locked the System partition(/) to read-only.

The reasons they’ve done this is two fold. First, there’s actually two copies of the system partition. The reason for this is that when an update is downloaded it’s actually written to the other partition, not the one you’re currently using. This way the update happens in the background, and then you just need to reboot for it to switch partitions and do some house cleaning. What this means though, is that any changes you might’ve normally made to the system partition, disappear, as they are now on the other partition you aren’t using. So if any changes you make won’t matter, not much point in letting people make them in the first place. Using Flatpaks, any applications users install would instead be stored in the user partition, and never touch the OS itself.

The second major reason for doing this, is consistency. If people are discouraged or blocked from modifying the system partition, then any bugs or issues that crop up are, 99% of the time, Valve’s fault. And because of that, Valve can more easily diagnose and try to reproduce any reported issues, because theoretically, the user’s Steam Deck should be configured exactly the same as one at Valve HQ. All that’s needed is for a user to report what they were doing when they encountered the issue, and Valve can follow those same steps and hopefully encounter the same issue, get detailed logs, and hopefully quickly push out a patch as needed.

And that’s one version of Immutability. Valve doesn’t go the full nine-yards here, just enough for their use case. In other Immutable Distros, versioning is taken even further, where you can control multiple versions and reset the OS state on the fly as needed, keeping any changes to a minimum and in controlled sand boxes. There’s a ton of use cases for these, but the most obvious benefits are for enterprise and mass-market solutions, where a single configuration is multiplied across a large amount of servers, or end-user devices, allowing for easier diagnoses of issues and pushing of patches. For end-user clients especially, if they aren’t expected to be customizing the OS to begin with, it makes support much easier for IT.

For your average Linux user, the benefits aren’t as large, as you’ll often want to be able to tweak things to your liking. But your Average Joe that just wants a computer that can surf the web and install some apps that can be found as Flatpaks, an immutable OS that they can’t easily screw up is a plus.

NickEast , to libraries
@NickEast@geekdom.social avatar
Tiritibambix , (edited ) to youshouldknow in YSK: You can use Libreddit instead of Reddit for more privacy and no ads (and no traffic/views for Reddit)
@Tiritibambix@lemmy.ml avatar

Libreddit is great !

There is also Teddit that you can easily selfhost too and import your followed subs to. Example using docker

spoilerversion: “3.8” services: teddit: container_name: teddit image: teddit/teddit:latest environment: # uncomment if behind reverse proxy # - DOMAIN=yourdomain.tld # - USE_HELMET=true # - USE_HELMET_HSTS=true # - TRUST_PROXY=true - REDIS_HOST=teddit-redis ports: - “8080:8080” networks: - teddit_net healthcheck: test: [“CMD”, “wget” ,“–no-verbose”, “–tries=1”, “–spider”, “http://localhost:8080/about”] interval: 1m timeout: 3s depends_on: - teddit-redis # volumes: # - /srv/path/Teddit/config.js:/teddit/config.js #for your subreddits teddit-redis: container_name: teddit-redis image: redis:6.2.5-alpine command: redis-server environment: - REDIS_REPLICATION_MODE=master networks: - teddit_net networks: teddit_net:

Some public instances :

teddit.ggc-project.de

teddit.zaggy.nl

teddit.tinfoil-hat.net

teddit.domain.glass

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines