The steam deck might make KDE the most popular
- 1 Post
- 44 Comments
hirihit640@sh.itjust.worksto
Selfhosted@lemmy.world•Looking to build a K8s cluster, what are your strategies for finding affordable hardware?English
1·5 days agoWow cool! I believe you’re the first person I’ve met that actually used a cluster FS (in their homelab at least). I looked into it myself but it felt like nobody was really using it so I didn’t bother.
Does it involve much more work or is it a fairly transparent replacement to traditional storage options? Assuming one is already using Kubernetes. I’m wondering if it’s worth it to switch to a cluster FS for everything, like Radicale or Tiddlywiki.
hirihit640@sh.itjust.worksto
Selfhosted@lemmy.world•Looking to build a K8s cluster, what are your strategies for finding affordable hardware?English
1·6 days agoHave you tried using Ceph or other distributed storage systems in your kubernetes cluster?
hirihit640@sh.itjust.worksto
Selfhosted@lemmy.world•Looking to build a K8s cluster, what are your strategies for finding affordable hardware?English
1·6 days agoI’m aware of databases that support HA, but the vast majority of self-hosted apps I’ve encountered use file storage, even if they have a database as well. It sounds like you’re proposing shared storage like an NFS share. But if you’re upgrading nodes, at some point you have to upgrade the node hosting the shared storage right? Wouldn’t that take down all services? Unless you use a distributed storage system, but I’ve heard those can get very complicated…
hirihit640@sh.itjust.worksto
Selfhosted@lemmy.world•Looking to build a K8s cluster, what are your strategies for finding affordable hardware?English
1·7 days agohave you found many self-hosted services that suppprt that kind of HA? I can’t imagine services like torrent clients allowing you to stream writes to one node while replicating to the other, though maybe I’m misunderstanding the setup
hirihit640@sh.itjust.worksto
Selfhosted@lemmy.world•Privacy-preserving alternative to Ring cameras (Raspberry Pi Zero 2W)!English
2·8 days agook first off, this community is about self-hosting, there just happens to be a lot of overlap between people who self-host and people who care about privacy.
And if you thought privacy was about distrust, that is a very unhealthy view. Privacy-minded folk simply have different principles than the mainstream. But if somebody comes along that shares those principles, then trust can be earned.
OP’s product is open-source and self-hostable. This is aligned with the community. I’m not saying to throw money at the product before it’s released, but it’s worth keeping an eye on, and showing support for.
hirihit640@sh.itjust.worksto
Programming@programming.dev•Cradicle the p2p github alternative (based on Radicle) is looking for users/testersEnglish
1·8 days agoI actually know somebody that was fined quite a bit for torrenting, so idk what you mean by failed meme. The ISP absolutely does collaborate with copyright lawyers. So if copyright lawyers with enough money want to take down a nintendo switch emulator, and they got the IP of the dev, they cound find the real person behind it easily.
hirihit640@sh.itjust.worksto
Selfhosted@lemmy.world•Privacy-preserving alternative to Ring cameras (Raspberry Pi Zero 2W)!English
41·8 days agoOk so you’re a troll then. Fearmongering doesn’t help the community. If you’re against something give evidence. There’s a balance between fearmongering and blind hype.
hirihit640@sh.itjust.worksto
Selfhosted@lemmy.world•Privacy-preserving alternative to Ring cameras (Raspberry Pi Zero 2W)!English
41·8 days agothis reply adds nothing. Please explain your position
hirihit640@sh.itjust.worksto
Programming@programming.dev•Cradicle the p2p github alternative (based on Radicle) is looking for users/testersEnglish
1·8 days agoHow do you send a threat to an IP address?
Unless, you’re thinking ISP involvement
There’s many ways to track somebody down via IP address, but yes ISPs can corroborate. You ever heard of people getting letters from the ISP for torrenting? You think the ISPs actually care about piracy? They are forced by legal pressure.
If the threat model is “lawyer”, developers will be fine
The threat model is massive fines and potential prison, depending on how the court case goes. Look up the Yuzu nintendo switch emulator and how that legal battle went. And I’m not arguing that those developers were the brightest of the bunch. I’m saying that those developers could use the privacy that Tor offers.
bittorrent will not be the right protocol for this anyway.
Bittorrent works well enough. Bittorrent works fine over I2P and is used plenty. Better to get something up and running before starting to design bespoke protocols.
hirihit640@sh.itjust.worksto
Programming@programming.dev•Cradicle the p2p github alternative (based on Radicle) is looking for users/testersEnglish
1·8 days agoP2P already gives you anti-censorship
until a lawyer joins the swarm and has the IP of every node. See which node pushes commits to the swarm first, and you found the dev. Send a couple of threats to the dev and watch the project grind to a halt.
Plugging into Tor or I2P is a easy way to give network anonymity, no need to re-invent the wheel. Though it seems like Radicle already supports Tor and I2P so not entirely sure what OP aims to do
hirihit640@sh.itjust.worksto
Selfhosted@lemmy.world•Privacy-preserving alternative to Ring cameras (Raspberry Pi Zero 2W)!English
5·8 days agoYou don’t have to pre-order, just wait until it’s released and buy it then. And in this case you can get a raspi and test the product for yourself, so why spread FUD?
hirihit640@sh.itjust.worksto
Selfhosted@lemmy.world•Privacy-preserving alternative to Ring cameras (Raspberry Pi Zero 2W)!English
6·8 days agoMatrix. Bitwarden. Nextcloud. There are many examples of open-source, self-hosted applications that have for-profit companies that offer to host them for you as a service. Now if you use one of those Nextcloud providers to store your notes, can that providers read all your data? Of course. But for people who don’t want to self-host, it’s often a more trusted option than Google.
hirihit640@sh.itjust.worksto
Programming@programming.dev•Cradicle the p2p github alternative (based on Radicle) is looking for users/testersEnglish
3·8 days agoI don’t see the point of forking Radicle. Radicle itself barely has any users, how many users do you expect your fork to have? Think about re-writing Radicle in another language later. It’s not certain Radicle will even exist a year from now
hirihit640@sh.itjust.worksto
Programming@programming.dev•Cradicle the p2p github alternative (based on Radicle) is looking for users/testersEnglish
1·8 days agoAnonymity makes sense in this case. Radicle is often proposed as a solution to the censorship of projects in other repos, things like Nintendo Switch emulators, Hayase streaming client, etc. These projects want to remain anonymous to avoid legal threats on their actual identity
hirihit640@sh.itjust.worksto
Selfhosted@lemmy.world•Privacy-preserving alternative to Ring cameras (Raspberry Pi Zero 2W)!English
3485·8 days agoThese comments are why privacy products will always be behind. Why open-source is full of dead projects. These people are just trying to make a living off making privacy-focused products. And all the comments are like “They’re a for-profit company? They had marketing material prepped to reply to people’s comments?!”.
The code is open-source, self-hostable, built using commodity hardware (raspi), and they’re just trying to make it sustainable by providing an optional paid service. This is not the enemy.
hirihit640@sh.itjust.worksto
Selfhosted@lemmy.world•Privacy-preserving alternative to Ring cameras (Raspberry Pi Zero 2W)!English
10·8 days agoI think they’re just a privacy-focused startup that just wants to make a living off their work
hirihit640@sh.itjust.worksto
Linux Gaming@lemmy.world•GitHub - Lunarboar/debian-gaming-suite: Universal gaming optimisation for all Debian-based Distros — AMD, NVIDIA, Intel ArcEnglish
3·8 days agomy experience with these kinds of hobby scripts, is that they often don’t work, and it’s more work troubleshooting it than just installing things manually
hirihit640@sh.itjust.worksto
Technology@lemmy.world•Signal warns it would pull out of Canada if made to comply with lawful access billEnglish
10·9 days agoI believe the UK too

Very cool, I’ll have to spin up some VMs and test it out myself. Thanks for all the info!