I run the FBXL Network including FBXL Search, FBXL Social, FBXL Lemmy, FBXL Lotide, and FBXL Video. Mostly for my own use because after having my heart broken by too many companies I want to be in control of my own world.

I also wrote The Graysonian Ethic: Lessons for my unborn son, now on Amazon

  • 3 Posts
  • 88 Comments
Joined 1 year ago
cake
Cake day: June 18th, 2023

help-circle







  • I have a feeling you’d end up with a bunch of big drives with small volumes on them if it did work.

    Warning you, I’ve had issues with RAID combining SSD and HDD. Basically I was on an older dell server and I wanted to do mirroring and the bios straight up refused to do it because it didn’t want to mix ssds and hdds.





  • My argument about why would be more honest than other apps is that it would be distributed and self-hosted. Most dating apps are trying to eventually monetize you. It isn’t that the users are more or less honest, is that the platform for themselves are less honest because they need to make you feel like it’s worthwhile popping money on their dating website. Moreover, a self-hosted solution doesn’t need to impress investors by having 12 billion users.


  • In an allegorical sense, start dressing for the job you want.

    Part of that would be getting some project management training, but also start acting like a leader to Junior developers. Instead of just focusing on getting the job done, focus on helping them become better developers. Being in management is partially about being in meetings, but it’s also partially about growing your talent and building relationships with your team and your customers. That’s going to do one of two things, either it’s going to prepare you to move up in the company that you’re in right now or it will give you some ammunition to go for the job that you want in another company.


  • I’ve been self-hosting a wide variety of things including nextcloud (which is one open source project I advocate everyone look at, especially on a web domain so they can access it from anywhere)

    Go linux for hosting your open source projects. Just do it. I’m not saying that because windows is inherently worse than linux, but because everything out there is documented as if you’re hosting off of linux. In fact, you should really consider using Ubuntu-server, because most things have documentation specifically for ubuntu.

    Going with windows server as mostly just s hyper-v box with your linux installations inside, that might be worthwhile.

    If your IP address appears static, then you can probably just directly configure dns through the web interface of your domain provider. There’s a great script out there for doing dynamic dns using different providers such as godaddy, that could be some insurance to make sure you don’t end up with a non-working social media network.

    One thing you should consider is running one virtual host as your reverse proxy that redirects different subdomains to the different individual servers running your services. The reverse proxy server running something like nginx would then deal with all your subdomains, and if you work on say your nextcloud and need to reboot it won’t take all your services down at once because your reverse proxy continues to function for all your other services.








  • Nice!

    A short but very nice article, and some good discussion about meta that isn’t just “press the ban button”. It’s important to note that threads and Lemmy probably won’t have much to do with each other since it’s a Twitter clone.

    One big thing is what I always say: decentralization is strength. Spread out over different instances and start your own instances or what happened on Twitter will just happen again.