• 0 Posts
  • 288 Comments
Joined 2 years ago
cake
Cake day: September 21st, 2024

help-circle





  • budget? kiln-dried spruce 2x4 and vertical rack rails. they come in multiple lengths.

    1000003307

    I built mine like this along with some 400pound rated castors, and some 1/8in MDF sheets to cover it.

    I love it tbh. I’ve got all my network infra in its own cabinet inside that has its own cooling vents separate from the servers, that also have their own cooling, that are separate from power dist/batteries that have their own cooling.

    been running fine for almost 9 years now.

    the sides are paneled so it’s really easy to take one off and do any cable mgmt too.









  • I have found docker hates locally mounted NFS mounts direct to volume mounts. its kind of like symlinking a symlink of a symlink.

    best way I have found that this works is to use CIFS and declare a NAS share to an actual docker volume and then mount that inside the container like any other volume.

    personally I would have preferred NFS, but here we are.

    it has something to do with how NFS connectivity maintains a connection. it’s not “always on” but is inefficient when it quickly needs to reconnect for a read/write request. or at least something like that.


  • so if someone had a meltdown and started slapping people, you’re willing to give them a pass?

    I mean they seem like they’re sorry. /s

    dude isn’t regretful of his actions. he regrets the reactions from the community.

    being a FOSS dev is like being a merchant, trust is the only commodity you should be dealing in. if you, or your code, can’t be trusted there’s nothing for the community to rally around.



  • minority or not. I’m not going to make excuses to just “join in” when there’s heavy implications of licensing violations and poor ethical practices surrounding the implementation of slopware.

    I’ll never use AI in the development of a project because it goes against every single principal that drives me. AI is my arch enemy, the antithesis of my whole being.


  • However I feel like this will soon be rendered useless as all projects will move to agentic (or otherwise ai-assisted) coding.

    mine won’t. ever.

    Resources are already tight for most projects, and rejecting productivity in favor of aesthetics is a rich guy’s strategy.

    you’re overlooking principles. I’ll trade “productivity” for my morals every time.

    I know I’m not the only dev to feel like this.