How about no? If you want a web app, at least go to the trouble of writing a proper offline PWA. It behaves like an app and doesn’t force you to have a second, insecure copy of a browser.
Rikudou_Sage
- 31 posts
- 386 comments
- 6 months
I mean, Syncthing is much more than that. The great thing about it is that it works no matter where you are - home wifi, over the internet etc.
But that means that someone else’s server is used whenever you leave your home network.
Rikudou_Sage@lemmings.worldto
Selfhosted@lemmy.world•Veronica Explains why she doesn't stream (from Netflix etc) #algorithmic_helplessness_sucksEnglish
7 monthsOh yeah, I feel sorry for all the Immich users who know it just won’t happen to them. Losing your movie collection sucks but you can download again, but personal photos deserve much better treatment. Though it sucks paying extra for cloud backup of your photos.
- 7 months
Codex is not bad. I use it for personal projects and Claude at work, so I can directly compare and Codex seems better to me.
- 7 months
Today I removed some functions and moved some code to separate services and being the lazy guy I am, I told it to update the tests so they no longer fail. The idiot pretty much undid my changes and updated the code to something very much resembling the original version which I was refactoring. And the fucker did it twice, even with explicit instructions to not do it.
Rikudou_Sage@lemmings.worldto
Selfhosted@lemmy.world•Veronica Explains why she doesn't stream (from Netflix etc) #algorithmic_helplessness_sucksEnglish
7 monthsI mean, forever might be too strong of a word.
Rikudou_Sage@lemmings.worldto
Selfhosted@lemmy.world•iRobot’s revenue has tanked and it’s almost out of cash | "Roomba customers are understandably concerned about the impact these current financial troubles might have on their home cleaning robots."English
7 monthsWell, that’s why you’ll have to try out. Or ask someone to at least try whether it opens, the apps mostly either fail on start because they require a Google certified Android, or they don’t fail at all.
Rikudou_Sage@lemmings.worldto
Selfhosted@lemmy.world•iRobot’s revenue has tanked and it’s almost out of cash | "Roomba customers are understandably concerned about the impact these current financial troubles might have on their home cleaning robots."English
7 monthsThough it looks like that could change eventually with a Linux phone.
SailfishOS is mostly daily drivable, depends on which Android apps you need (there’s a compatibility layer to run Android apps on it), with bank apps it’s often a problem.
Rikudou_Sage@lemmings.worldto
Linux@programming.dev•Why call it full-disk encryption when the EFI partition has to be unencrypted?
7 monthsYeah, my disk’s not even full.
Rikudou_Sage@lemmings.worldto
Linux@programming.dev•Chat Control 2.0 has passed the first round of approval
7 monthsSo, where are the people who were telling me how it’s a move in the right direction?
- 7 months
I’ve seen it all the time like a decade before crypto was a thing.
Rikudou_Sage@lemmings.worldto
Linux@programming.dev•sudo-rs Affected By Multiple Security Vulnerabilities - Impacting Ubuntu 25.10
7 monthsThe biggest problem with Rust are its users. They somehow think that having a safe memory access means fewer bugs. While it only means fewer memory management related bugs. Which honestly isn’t even a problem with modern C++.
Rikudou_Sage@lemmings.worldto
Linux@programming.dev•sudo-rs Affected By Multiple Security Vulnerabilities - Impacting Ubuntu 25.10
7 monthsYeah, if you hash your passwords with unsalted md5 it’s much more secure in Rust than PHP!
Rikudou_Sage@lemmings.worldto
Programmer Humor@programming.dev•Clock but we saved DB space by just returning the index of the array of DigitNames
8 monthsWhy limit it to friends? In my company, we do scope creep for everyone!
Rikudou_Sage@lemmings.worldto
Linux@programming.dev•I almost succeeded to set my Librem 5 phone to work as UVC camera for the computer. Things you can almost do yourself on Linux phone are so much fun then propriety app that do them on android.
8 monthsOh yeah, I love playing with Linux phones. I once created a container, installed Proton bridge in it and enjoyed having my mails in the native phone app.
- 8 months
That really depends on the implementation. In the case of gluetun, yes, no data can leak.
In Linux, by interface binding, no data can leak as well. No idea how Windows network stack is implemented.
Rikudou_Sage@lemmings.worldto
Selfhosted@lemmy.world•Planning to selfhost images and calendar in addition to HTTP(S)English
8 months- Install Caddy on the host
- Configure each service to forward to unique ports (say, 5001 for one service, 5002 for a different service)
- Inside Caddyfile add a block like this for each service:
service1.example.com { reverse_proxy localhost:5001 }It can be done in Apache as well, but Caddy is simply better and simpler.
As for images, take a look at Immich if that’s something you might want.






Fuck that cancer site giving you the option to either give them all data or go one by one over 200 “partners” and disable them.