Copyright is always stupid
Continued expansion or ever-increasing profits is a definitive characteristic of the system though. Enshittification is just the latest feature it found, for software-based companies.
One could also argue that enshittification is independent to software, like diluting juice or other "innovations" that products received...
It could be that not many users see that issue with the phone not waking up because they may be using the fingerprint sensor. Was the other person also having it disabled? If so, you may have something to start debugging... Good luck!
yeah, but then how am I supposed to remember "tar" ? :P
It also coincides (by a few days?) with GenP moving from reddit to lemmy (dbzer0). They liberate Adobe software.
The colors are remarkable too! I'm loving this piece!
There's xbrowsersync which can be used with a self hosted service. I am currently hosting another one for myself, LinkDing. It has import from browsers via html, but no real sync. There's an addon to add new bookmarks directly to it. Another addon, injector is whay made me switch. My search results may contain a previously bookmarked link, this is added and highlighted then.
Is tenfingers open source? What does it do?
I disagree with what you're implying. FYI, I'm a migrant in Germany, follow dach@feddit.de to practice the language and it's my understanding that most of the posts there are inclined towards progressive or leftist ideals. Also, I chose migrating here instead of the US because it felt like it has less fascists. Of course, that's just my humble world view.
Also, consider resources - costs ratio. Self host (+routing through vps) allows you tu have lots of power with low costs.
I use git (without remote repo, but could be easily added). Actually this simple bare git repo technique is something I enjoy doing in lots of places where config files lie.
Basically, it's only: alias config="/usr/bin/git --git-dir=\${HOME}/.myconf/ --work-tree=\${HOME}"
Of course, a first time setup is required:
git init --bare $HOME/.myconf
config config status.showUntrackedFiles no
I got this setup from a comment on HackerNews long ago. OP comment was rather insightful: "No extra tooling, no symlinks, files are tracked on a version control system, you can use different branches for different computers, you can replicate you configuration easily on new installation."
But I never used any branches, prefer to keep it extremely KISS. I even avoid commiting, just staging area that I keep updating with each OS upgrade. Only this bit of extension I use... since I don't push to any remotes (prefer keeping dotfiles private), I needed a way to copy all of the tracked files (e.g. to have my settings on a work laptop, of course I then go ahead and clean any boilerplate before moving such an 'exported' folder)...
config_export() {
echo "Copying only staged files, it is recommended to run beforehand: $ config add -u ~"
mkdir -p ~/.config_export/
CONFIG_FILES=$(config status | /usr/bin/grep 'new file:' | cut -d':' -f2 | sed -E 's/^ +//')
printf "%s\n" "${CONFIG_FILES[@]}" | xargs -I {} cp --parent '{}' ~/.config_export/
ls -halt ~/.config_export/
}
anzo
0 post score0 comment score
It's been communal tradition ever since ThePirateBay got into these "DNS wars" and "Domain switching". In the end, TPB kind of faded out. But same practice goes for many pirate sites. That's the point :) so, be aware it's a great way to find URLs for these o7