agressivelyPassive

joined 1 year ago
[–] [email protected] 9 points 3 months ago (1 children)

Repairability doesn't really matter if you only get two years of software updates.

Yes, there's lineage OS, but whether their support will be better, is doubtful.

We shouldn't support a company that openly says they don't give a crap about their users'safety.

[–] [email protected] 0 points 3 months ago

A friend of mine asks that too.

[–] [email protected] 10 points 3 months ago (2 children)

Counting on other people's hate for your own gain, isn't that stupid unfortunately.

Or at least it can be quite profitable. See all the grifters in the space.

[–] [email protected] 1 points 3 months ago (1 children)

I can't, he died 8 years ago...

[–] [email protected] 26 points 3 months ago (4 children)

Wife of a friend as well. She'll bend and "interpret loosely" every rule in her favor, but if someone else is doing the same, she gets mad and thinks it's cheating.

[–] [email protected] 35 points 4 months ago (1 children)

That's decades of legacy for you...

I bet each step/arrow/decision had a good reason at some point, but most of them probably back when computers lived in caves and hunted their tapes using spears and rocks.

I feel like we're slowly reaching a point where the complexity is collapsing in on itself - just look at the absolute chaos a modern web app is.

[–] [email protected] 25 points 4 months ago

That's the point.

In Germany there was a battle between left and right back then. The economy boomed in the 20s and faltered in the 30s. Capitalists saw the threat of socialism looming just behind Poland and so they supported fascism.

The Nazis funneled billions into large businesses. It was unsustainable and morally multi-level wrong, but they skimmed a lot of profits from these agreements. They got rich, while the economy started to collapse - even before the war.

Even after the war, most of them got away. They kept much of their wealth.

[–] [email protected] 40 points 4 months ago (1 children)

Unfortunately, the current finance minister is really that stupid.

Absolute braindead wannabe neoliberal.

[–] [email protected] 13 points 4 months ago

Prudes....

Java's Duke just stands there, fully nude and is giving NullPointerException fucks.

 

I have a public SMB share mainly as a media dump. Everyone can read and write, without any auth - as intended. However, if I copy files via SSH (as a regular user, not the samba user), these files are of course owned by that user and thus not writable for the samba user - so I can't touch these files via SMB.

My config looks like this

[public]
  path = /path/to/samba/public
  guest ok = yes
  writeable = yes
  browseable = yes
  create mask = 0664
  directory mask = 0775
  force user = sambapub
  force group = users

I can fix the permissions by simply chown/chmod all files, but that's not really a solution.

 

As the title says, FF seems to selectively forget cookies and thus requires me to constantly re-login.

I've had the exact same issue on two separate machines both running Ubuntu. My best guess is, that snap is at fault here, but I have no idea, why.

To reproduce the issue, I just have to perform the arcane ritual of "closing the app" and whoosh, cookies are gone. Plugins and settings persist, no "delete on close" option whatsoever is active. Vanilla Ubuntu shows exactly this behavior.

view more: ‹ prev next ›