MinFapper

joined 2 years ago
[–] MinFapper@startrek.website 3 points 4 days ago (3 children)

That didn't work. If you tried to play online with a CD key that someone else had already used, it wouldn't let you.

[–] MinFapper@startrek.website 12 points 5 days ago (1 children)

As I discovered the hard way with my wife, if someone doesn't care about something, you can't teach them.

You just have to decide if this annoyance is worth putting up with because of other things you love about them.

[–] MinFapper@startrek.website 1 points 5 days ago (1 children)

I'm also very skeptical. I just didn't want us to put words in their mouth, because people often do it in bad faith and I hate it.

It's very difficult to get unbiased view of what's happening on the ground for us far away.

But in other wars in history, after the dust had settled, it turned out the insurgents had raided local villages and blamed it on the invading force. I don't know when the dust will settle on this one, but afterwards I suspect we'll find there were no good guys.

[–] MinFapper@startrek.website 0 points 5 days ago (1 children)

They didn't actually say it's the Israeli settler outposts that HAMAS is attacking.

[–] MinFapper@startrek.website 30 points 1 week ago

The only turnout that matters is November 4th.

[–] MinFapper@startrek.website 2 points 1 week ago

Don't threaten me with a good time?

[–] MinFapper@startrek.website 4 points 2 weeks ago (1 children)

Having a disc does not mean it will work offline, unfortunately. These retailers just want to be able to resell used copies so they can make extra money.

[–] MinFapper@startrek.website 3 points 2 weeks ago

Don't catch you trippin up!

[–] MinFapper@startrek.website 4 points 2 weeks ago (1 children)

In the current job market, you know it was the other way round.

[–] MinFapper@startrek.website 0 points 2 weeks ago (1 children)

Well, the isolation allows you select what's appropriate for each bit of data.

For example, my financial data have to live elsewhere - namely the financial institutions I use. I've been paying Todoist $36/year for the past 12 years and they have zero pressure to enshittify, so I'm okay keeping that data elsewhere. I also outsource my email to Fastmail because it's generally inadvisable to self-host email.

However, for most things that I've started using recently (karakeep, miniflux, baby-buddy, homebox, ghostfolio, and so many others), I've chosen open source apps and run their servers on my homelab. Linux on the server (unlike the desktop) is extremely well funded. There are a ton of different types of container and micro-vm configurations you can mix and match to give the exact level of isolation, resource, filesystem, and network access you're comfortable with.

Also, I don't think it makes much sense to use proprietary software for much in the future. The cost of software development has been going down at increasing rate for as long as I can remember for a variety of reasons, and LLM-assisted AI Agents is the just the latest iteration. With the latest SOTA models, it doesn't take much to create an maintain a selfhosted OSS app - someone with the will to put in time and the most basic understanding of the basic fundamentals of software engineering.

Certainly not things I would trust particularly personal or sensitive data with. But remember that breaking out of server-side containers/micro-vms is really hard, and way beyond the capabilities of any AI slop.

So yeah, from what I've seen so far the best tools out there for enjoying the largest variety of software (including potentially undisclosed AI slop) safely is server-side Linux containers + client-side browser isolation. The closest thing we have to sandboxes in the desktop is flatpak, and it's so trivial to break out that I've watched people do it unintentionally, just trying to make their app work in it.

[–] MinFapper@startrek.website 1 points 2 weeks ago (1 children)

Because installing a native app requires an enormous amount of trust. Every native app running as your user has read access to all data created by every other app including browsers and their secrets like saved credentials.

The Linux ecosystem mostly got away with this by being too small to be worth targeting. But several recent events (like the attacks on the AUR) have increasingly shown that we've passed the threshold where that's no longer true.

So, what am I to use when I don't have the time to go through the source code of every new version of every single app with a fine-toothed comb? Well, browsers (while not perfect) have some level of sandboxing, doing an overall decent job of keeping websites' (apps) data isolated from each other.

Switching to use web apps whenever possible meant (at least, in Firefox) giving up a lot of the functionality of native apps (like default file associations, dedicated entry in the taskbar, and so many others). They're basically refusing to acknowledge the open web as a platform that solves a real need: providing security and escape from walled-garden app stores (which is the bigger problem on mobile). Instead they're spending their funding on AI, and VPNs, and random other features nobody really asked for.

While I think it's very important that there is more than one browser implementation in the world, I have 2 choices:

  1. Use Chromium fork to get security and convenience and privacy.
  2. Use Firefox (or its forks) to maybe get privacy at the expense of the other two.
[–] MinFapper@startrek.website 2 points 2 weeks ago* (last edited 2 weeks ago) (3 children)

Because installing a native app requires an enormous amount of trust. Every native app running as your user has read access to all data created by every other app including browsers and their secrets like saved credentials to sensitive websites.

The Linux ecosystem mostly got away with this by being too small to be worth targeting. But several recent events (like the attacks on the AUR) have increasingly shown that we've passed the threshold where that's no longer true.

So, what am I to use when I don't have the time to go through the source code of every new version of every single app with a fine-toothed comb? Well, browsers (while not perfect) have some level of sandboxing, doing an overall decent job of keeping websites' (apps) data isolated from each other.

Switching to use web apps whenever possible meant (at least, in Firefox) giving up a lot of the functionality of native apps (like default file associations, dedicated entry in the taskbar, and so many others). They're basically refusing to acknowledge the open web as a platform that solves a real need: providing security and escape from walled-garden app stores (which is the bigger problem on mobile). Instead they're spending their funding on AI, and VPNs, and random other features nobody really asked for.

While I think it's very important that there is more than one browser implementation in the world, I have 2 choices:

  1. Use Chromium fork to get security and convenience and privacy.
  2. Use Firefox (or its forks) to maybe get privacy at the expense of the other two.
view more: next ›