

delta.chat
The enshittify proof alternative!
The enshittify proof alternative!
You want real infinite storage space? Here you go: https://github.com/philipl/pifs
Nice list!
Is ther any indication that it is local only? Is the product exposed API documented?
You asked why people are pissed off by apps, here is some reasons. I honestly couldn’t care less for that toy belt.
Calibration needs is not an excuse to give up on privacy.
Usually the issue with app dependent products, is that it rely on a fucking cloud connection. That imply that if the cloud service goes down or the company collapse, your their product become unusable. Yet all corps continue to do it as it is super handy to track their pigeon users. Data can then be sold or used to plot growth curves that gives their CEO an erection.
Also it probably requires you to have a google or apple account.
This guy is a jaw dropping genius. It’s Such a Beautyful Day is an incredible masterpiece.
3, 4, 5 are the same game, but Far Cry Primal stands out, with smilodon ride on trippy shamanic juice, very enjoyable.
HS: Mind game is also an incredibly beautiful animated movie from 2004, wholeheartedly recommended.
Agreed.
Also gtfobins is a great resource in addition to shellcheck to try to make secure scripts.
For instance I felt upon a script like this recently:
#!/bin/bash
# ... some stuff ...
tar -caf archive.tar.bz2 "$@"
Quotes are OK, shellcheck is happy, but, according to gtfobins, you can abuse tar, so running the script like this:
./test.sh /dev/null --checkpoint=1 --checkpoint-action=exec=/bin/sh
ends up spawning an interactive shell…
So you can add up binaries insanity on top of bash’s mess.
yt-dlp --sponsorblock-remove all <url>
is the way. It turns playlist link into nicely named, curated video files awaiting to played by a regular video player
Assuming you meant CSV, xan is wonderful for this.