• 0 Posts
  • 10 Comments
Joined 10 months ago
cake
Cake day: June 5th, 2025

help-circle




  • don’t have an old pc lying around? I literally built my first server while I was jobless, (I did purchase HDDs when I was employed, though). That same server has a cpu, mobo, ram and case that are well over 15 years old now, only the PSU and storage are new.

    I’m hosting a discord alternative called sharkord. Initially I just hosted it on my home server, but I couldn’t open ports for voice chat so I did move to a VPS with akami (linode). At most it’s costing me $5 CAD a month.

    It’s wayyy lighter to run compared to lemmy, because servers aren’t federated. I know, different application, but just wanted to provide a point of reference.

    oh yeah, and I don’t know, but I only run linux, and almost never shutdown my main PC anyways, only reboot for updates or shutdown for maintenance. I could 100% just host things on my main PC, but it’s only connected to the internet via wi-fi, which is why I went the separate pc route. If you need parts, see what people are willing to give away.



  • It’s already been said: FOSS projects can be abandoned, but resurrected via forks and re-writes, whereas proprietary apps are simply dead with no recourse unless the original dev/team releases the source code.

    That being said, I am not a developer, so when a project dies, I am at the behest of other devs to revive the project. I do find that projects that many people value, like all the recent discord alternatives or health/money management apps, tend to survive longer because they provide value to a wide range of people. Things like wikis or new protocols are far more niche, so I am not surprised that they might not outlive projects like sharkord or rackula.




  • I was scared off a couple years ago when I attempted to host it myself. I took a break from selfhosting, but now I’m back, and from what I learned in the past, I know now not to torture myself swimming upstream when there are far easier downstream currents to follow.

    I’m looking at conduit but I’m currently writing up a doc to plan out the process, and understand it before I actually deploy anything. I don’t want to open ports, don’t need federation and don’t need encryption, since I’ll be using tailscale to host a private server to only members of my tailnet.

    I’ll report back, either here or in the main community, because I don’t want to expose ports, rent a VPS or use ansible for a simple private server for less than 10 people.