I don’t know how dead it is, but it’s pretty straightforward to set up your own gateway (public or private). Even if you don’t have a tech background, there’s the “IPFS Desktop” app that stands up the IPFS service locally.
davad
- 1 Post
- 16 Comments
davad@lemmy.worldto Selfhosted@lemmy.world•Immich Public Proxy: Safely share your photos and albums without exposing your Immich instanceEnglish2·8 months agoThe only one I think is reasonable is GraphQL. But that isn’t rest, and HTTP is just one of the transport layers it supports.
For anything claiming to be RESTful, it’s a crime.
davad@lemmy.worldto Selfhosted@lemmy.world•Immich Public Proxy: Safely share your photos and albums without exposing your Immich instanceEnglish5·8 months ago(another pet peeve of mine is “rest” APIs that use 200 response codes for everything)
davad@lemmy.worldto Selfhosted@lemmy.world•Immich Public Proxy: Safely share your photos and albums without exposing your Immich instanceEnglish6·8 months agoYup, also some APIs use GET for everything. It’s a pain. And it means that filtering by verb only helps if you’re intimately familiar with the API. And even then, only if you keep up with changes as they happen. So really, only if you’re developing the API yourself.
davad@lemmy.worldto Open Source@lemmy.ml•Ventoy source code contains some unknown BLOBs, still no word on the issue from the dev after months4·9 months agoI think they did say that in the older thread. But for proper security, you shouldn’t have to trust them. You should have build tools that will re-fetch everything to create an identical build. That gives a clear chain of custody, which proves that morning has been tampered with.
davad@lemmy.worldto Open Source@lemmy.ml•Ventoy source code contains some unknown BLOBs, still no word on the issue from the dev after months3·10 months agoIt sounds like most, if not all, come from upstream projects.
davad@lemmy.worldto Selfhosted@lemmy.world•Anyone knows a good lightweight self-hosted alternative to GitHub?English17·2 years agoHere’s another plug for gitea. It’s lightweight, but still has a nice feature set.
I tried hosting GitLab a number of years back, but it was more resource hungry than my host machine could handle well.
A third option is KeePassXC. You can set TOTP seeds for entries there.
davad@lemmy.worldOPto Selfhosted@lemmy.world•Recommendations for fetching paperless bills?English7·2 years agoFor organizing and searching the files, I’m using paperless-ngx. It’s worked pretty well for these and for scanned documents.
My issue is getting the PDFs without having to spend time every month manually downloading them.
All solutions that integrate with banking sites I’ve ever encountered were nothing more but ugly hacks, IMHO.
Yup. That’s basically what FileThis provided. A maintained set of ugly hacks to pull the files for you automatically :D.
Restic using resticprofile to configure and schedule backup runs.
davad@lemmy.worldtohomelab@lemmy.ml•Why does every Youtuber say you MUST get a 10GbE to edit videos from your NAS?English1·2 years agoSounds like 1 GbE works fine for you. What if you had another user editing from your NAS at the same time? What about mixing down to 4k from 8k source?
Restic using resticprofile for scheduling and configuring it. I do frequent backups to my NAS and have a second schedule that pushes to Backblaze B2.
davad@lemmy.worldto Selfhosted@lemmy.world•How do you guys have your music streaming setup?English12·2 years ago+1 for Plex and Plexamp. The Plexamp app works great on Android and Linux. Without that, I don’t think I’d use Plex for music.
davad@lemmy.worldto Selfhosted@lemmy.world•Welcome to !selfhosted@lemmy.world - What do you selfhost?English1·2 years agoMind sharing your Kubernetes config? I’m living off of a bunch of docker compose config files, and I’d love to make the jump to Kubernetes.
Hmm, I dunno if that’s a fair comparison. That house might be structurally sound and just look weird.