Syncthing was made for this and has been around for almost a decade now.
Dessalines
- 72 Posts
- 75 Comments
It was a lemmy.ml issue but it’s fixed now.
Dessalines@lemmy.mlMto
Jerboa@lemmy.ml•Jerboa 0.0.84 seems to blindly try to force-open this webpage as a PDF document, when it needs to actually open it up as a webpage for the age verification HTML script.
3·3 months agoGo to android settings > default apps > opening links > and unclick wps office or whatever it’s opening in
Dessalines@lemmy.mlMto
Jerboa@lemmy.ml•Jerboa 0.0.84 seems to blindly try to force-open this webpage as a PDF document, when it needs to actually open it up as a webpage for the age verification HTML script.
3·3 months agoThis is an issue with android file handling, not jerboa. You linked something that has a pdf uri, but isn’t actually a pdf.
Dessalines@lemmy.mlOPto
Linux@lemmy.ml•rmlint: Extremely fast tool to remove duplicates and other lint from your filesystem
12·8 months agoI haven’t tried fclones, but rmlint is extremely safe. It only creates a json file and a remove script file, that you can review and edit before running.
Dessalines@lemmy.mlto
Linux@lemmy.ml•Syncthing 2.0 Launches With Major Database Overhaul
24·8 months agoIt’s wild how it has the fastest read performance of any other sql backend, even postgres.
No, but it already has language support for most languages. As a decades long vim user who fully moved to helix, it didn’t lack anything I needed.
Dessalines@lemmy.mlto
Linux@lemmy.ml•Recommend a simple, small cheap laptop < 15" I can chuck in my bag for use in coffee shops!
11·9 months agoYou mean the power cost of a computer idling at home?
I have 5 computers (beelink and nuc servers) at home rn, each idles at ~6 watts. That’s about 40 usd a year. One computer would be 8.5 usd per year.
Dessalines@lemmy.mlto
Linux@lemmy.ml•Recommend a simple, small cheap laptop < 15" I can chuck in my bag for use in coffee shops!
41·9 months agoIf you’re able to code from a terminal, and care about longer battery life (my main concern when working from a coffee shop or elsewhere), I’d recommend getting a used android tablet, pry something from xiaomi or oneplus. You can find a decent model used for around that price with > 8 hour battery life easily.
Get a good stand, a solid bluetooth keyboard (logitech makes some great portable ones), and put termux on it (can probably handle light python locally).
If you need it to do CPU powerful tasks, use termux to remote into a VPS or your home server, and let a plugged in linux machine do the work so you can save your device’s battery life. This is how I code at least.
Many months, email is unfortunately your best bet for live notifs atm.
The lemmy back end in general doesn’t have mobile push notifications yet, those are still a wip.
The current alternatives are to enable email notifications, or add the inbox feed to an rss reader (although that is pull, not push, so it really isn’t different from the app.)
Same, endeavorOS has been my default install for years now.
1 month later:
Searches for how to view pictures, videos, and browse via the terminal
Dessalines@lemmy.mlto
Linux@lemmy.ml•Massive data backup question: What Linux software do you folks recommend for helping sort out and organize terabytes of files and remove duplicates?
1·1 year agoI have no idea what your setup is so you’ll need to do your own research on rsync.
Dessalines@lemmy.mlto
Linux@lemmy.ml•Massive data backup question: What Linux software do you folks recommend for helping sort out and organize terabytes of files and remove duplicates?
31·1 year agoNightly rsync job in crontab works well enough, if its an external hard drive.
If you’re going over a network, syncthing.
Dessalines@lemmy.mlto
Linux@lemmy.ml•Which Linux tool or command is surprisingly simple, powerful, and yet underrated?"
1·1 year agoIt does have clojure lsp support, but you’ll probably have to use a command line for most repls.
Dessalines@lemmy.mlto
Linux@lemmy.ml•Which Linux tool or command is surprisingly simple, powerful, and yet underrated?"
39·1 year agoA few that I use every day:
- Fish shell
- Starship.rs
- Broot (a brilliant filesystem navigator)
- Helix editor (My favorite editor / IDE, truly the successor to vim IMO)
- Topgrade (updates everything)













Incredible things are happening with termux.