Comment on
Jerboa v0.0.42-alpha Release
Reply in thread
Huh, interesting. I'm the opposite, I never want any sites opened in in-app browsers where my browser extensions are not active.
Comment on
Jerboa v0.0.42-alpha Release
Reply in thread
Huh, interesting. I'm the opposite, I never want any sites opened in in-app browsers where my browser extensions are not active.
Comment on
Since when does a clock need a privacy policy?
Reply in thread
A pull request for that issue is open since April with no comments from the developers. Not a good sign :/
https://github.com/FossifyOrg/Clock/pull/62
EDIT: Looking further into it, the only merges and commits seem to be translations and GitHub metadata stuff, there has been no development since the fork :( - https://github.com/FossifyOrg/Clock/commits/master/
Comment on
Volkswagen profits almost halve in 2025
Reply in thread
Then you can still afford a few bytes of backups via tarsnap.com - they calculate in picodollars ;)
Comment on
YSK that you can disable AI features on DuckDuckGo without cookies
Reply in thread
This seems to work for me: https://noai.duckduckgo.com/ac/?q=%25s&type=list
(edit: again, remove the '25' between percent sign and s)
Comment on
You need to stop using Brave
Reply in thread
Qwant is, however, partially owned by Axel Springer.
Comment on
Outlook suddenly started opening links in Edge, disregarding my default browser settings
Reply in thread
On Mac, the new version can't even open Exchange mailboxes 🤯 the only reason for me to use outlook anyway
Comment on
Whats a good and proper alternative google message thats clean but better with privacy? - for texting
Reply in thread
fwiw exactly my experience. Only 2 other people in my family still use Signal after that, down from ~8.
Comment on
chmod -R hit me, again... Anyone else who faced these sys-admin woopsies?
Reply in thread
The above command just changed all files ownership to root (privileged user)
Hey uhm, are you sure? That seems wrong.
For me, the command removes read, write, and execute permissions of the user, and read and execute permissions for everyone else. Which would be expected.
chown would be the command to change ownership...
To run any app now, you need to open a new terminal and type sudo -E app-name &,
You could also try and fix the permissions by running sudo chmod -R u+rwX g+rX /home/user. That will fix all access permissions first of all. Then, you might have to fix execute permissions (but do this only on files that are meant to be executed!) using chmod +x path/to/file.
Solutions Be extra extra careful while running sudo commands
Yes. But you (as the owner) would not even have needed sudo for the chmod command to succeed. I think you might have just slightly misunderstood chmod's syntax. Your command as given means "recursively, remove the permissions 755 (you have a - in front of them!). It sounds like you probably wanted chmod -R 755 ... (without -, giving read/write/execute to the owner and read/execute to everyone else). But the descriptive notation above is probably easier to remember. Read the manpage maybe...
Comment on
This is really serious, something this essetial can't be AI Vulnerable, save OSS
Reply in thread
Yes, there are a few commits "Co-authored" (whatever that means) by claude that do not show up when you search for author:claude.
Comment on
Merz sinniert über Schwarz-Grün – Söder schmettert ihn sofort ab: „Haben lange Auszeit verdient“
Reply in thread
Würde sie nicht trotz <5% einziehen, solange sie mindestens 3 Direktmandate holt?
Comment on
Sabotage in der Landwirtschaft: So groß ist das Problem
Reply in thread
Die bauen Silage an, kein Essen.
Comment on
This is really serious, something this essetial can't be AI Vulnerable, save OSS
Reply in thread
Comment on
YSK you can add a noAI version of DuckDuckGo to Firefox
Reply in thread
Ecosia wants to become an "AI powered" search engine as well now. Recent reviews on Kununu imply that the CEO/COO are pushing this against employee resistance.