DigitalDilemma

  • 0 Posts
  • 42 Comments
Joined 2 years ago
cake
Cake day: July 22nd, 2023

help-circle

  • Fuck this project, but… their source code can be free and open source even if they distribute binaries which aren’t.

    An example of how this didn’t work for one project. (From memory, and it was a long time ago - 2005/2008 ish)

    Xchat was once the best IRC client for Windows (after Mirc). It was free software, but the developer started charging for the Windows builds of it. Linux binaries were still free, but he claimed that it was time consuming to build on Windows and etc etc (A bit rich considering it was mostly his code - and there were suspicions he made it deliberately so)

    Some people were pretty pissed off about this, especially as it used some other code that was foss and it was felt against the spirit.

    Anyway, it was cloned into Hexchat which is fully free on all platforms and apparently not so difficult to build binaries after all.

    15 years later to today, Hexchat is thriving and Xchat has been completely dead for 15 years.


  • I was curious so I took a closer look at Sheltermanager and, honestly, I’m very impressed. They have a free demo on their site so you can show it off to people and see if there’s any interest.

    And agree, self-hosting doesn’t sound like it would suit them or you, but you asked in an opensource thread and that is nearly always self-hosted. SM looks quite fairly priced for a hosted solution.






  • I don’t think it’s blind devotion - most of us would acknowledge the guy can be a bit of a dick sometimes.

    But we’re also grateful. Without his silly idea in the 90s, linux wouldn’t exist. Computing today would be massively different - big, commercial, massively expensive unixes like Sco and Solaris dominating the industry. My main hobby for 20 years would be very different. My career for six years wouldn’t exist.

    That Linus has stayed an actively contributing member whilst not selling out in any way at all for 34 years is… wow. Could you do it? I’m certain i couldn’t. I have neither the ethical strength nor moral compass to do it. And I’m certain if he dropped out, some of the massive egos that satellite around Linux, or the monetizing businesses would seek to take over and twist it to their needs.

    And, y’know, on the matter of technical detail like this. He’s nearly always right. Seriously, look it up. He’s not polite, he’s not diplomatic, but he’s nearly always right. And when he’s not, he’ll admit it. Again, not your normal human.

    So yeah, that’s why we respect him and, when he talks, we listen. Even if it’s not something we’re involved with, it’s usually an interesting ride.


  • How we’ve done it recently:

    1. Put domain on cloudflare or another registrar that supports an API. Generate a token with the right privs.
    2. Use certbot with the cloudflare plugin, and that token, and generate whatever certs you need within that domain using the DNS01 method.

    No need to have port 80 open to the world, no need for a reverse proxy, no need for NAT rules to point it to the right machine, no need to even have DNS set up for the hostname. All of that BS is removed.

    The token proves your authentication and LetsEncrypt will generate the certs.






  • Just wood screws. You don’t need inserts unless you’re looking to make it more complicated. Pilot-hole first, then screw. You don’t need to worry about earthing the board.

    I’ve been running motherboards on plywood for over a decade. (Actually, much longer. I built a plywood case back in the 90s) Okay, more horizontal than this and less aesthetically pleasing, but that’s because I put them in a noiseproofed cupboard. The only real tricky bit is supporting a heavy GPU if you have one. Otherwise it is simply a case of fixing them to a piece of wood so they can’t move around.

    Oh, and keep cats away.



  • Why would I care enough to try and discredit you on any grounds than you’ve written here? I don’t know you, I don’t care about you other than what I’ve read in this thread where you come across as arrogant and the aggressor. Not quite the innocent party you’re trying to project.

    Don’t worry about replying, I’m going to use Lemmy’s block user system. Not used it before, but I think it’s the best way to deal with someone I have a disagreement with and don’t want to talk with any further, rather than wasting others time with vexatious development requests.


  • EDIT: I’m gonna open an issue so Lemmy lets OPs edit and delete comments on their posts. The amount of argument on here is too bad for a standard centralized moderation model.

    Not only do you insult a game that many people have a huge amount of love for, for the weakest reason possible - then you get all salty because people disagree with you.

    And THEN, you complain to the developers that you should be able to delete other people’s content that you disagree with?

    Seriously, get some perspective and stop being a douche. Please.




  • It’s fine, but not going to be the cheapest.

    Cheap to buy: Any old PC desktop, really. Most will run linux and windows fine, depending on what you want. Anywhere from free to £100. If you have an old desktop or laptop already, use that to start with.

    Cheap to run: Any mini PC. I run a Lenovo ThinkCentre M53 for low power duties. Cost £40 and runs silently at 10watts, idle. (I have a secondary, much beefier server for other stuff that runs at around 100w which lives in the garage)

    But plenty of people do run mac minis as home servers, often on Linux. They’re fine - just do your homework on the CPU ability, how much ram you can add, and whether you’re okay with external disks if you can’t fit enough inside.