What’s garden leave, it’s the first time I hear that expression
What’s garden leave, it’s the first time I hear that expression


The issue is how you responded to people in this thread ("read the Readme.md) and when reading the readme, it’s a vague answer as to how AI is used. Gives off vibe-coded
Scope out how exactly AI used and you will get way less issues.
But being condescending and then being dismissive gets you this reaction. Own the fact that you used AI, scope out how exactly it is used and be on your way.


The readme concerning the LLM/AI is downright terrible. Which portion were generated with LLM? There is no scope for what the LLM is used, so can we assume that everything is vibe-coded at this point?


I think it’s worth learning, but I am tech literate. Using something like unraid or trueNAS is also a good way to start as it streamlines a lot of things.
But I like to know what’s going on, so Proxmox is good for me.


1 single HDD? I’d recommend you RAID up some more… or at least take my recommendation on testing your backups
RAID is not a backup solution, but an availability one. If your system doesn’t need high availability, a single HDD is acceptable if you can live with a few hours/days of downtime.
I am saying that because the prices of any storage is insane nowadays and I want people to see that 1 HDD is good enough to get started, either for homelabbing or for learning a more professional environment.


Proxmox can be daunting for beginners. I prefer it myself because it is free, but it took me a while to be comfortable in it and even then, I do basic stuff.


What’s the saying? Equality feels like oppression to the privileged?


I am a neophyte in homelabbing. What is Netbird doing exactly?
I read the github page and didn’t really understand what is the use case for that.


This is an interesting article, but the crux of the setup isn’t described : what is the configuration on your home server?
Creating a wireguard tunnel is pretty simple, but managing how everything is handled behind the VPN is more challenging.


Bambu are not the only easy to setup anymore, but they did influence the trend.
They also have MakerWorld/Bambu handy that makes it really easy to start a print from anywhere.
So they are extremely easy to use.
But they are trying to leverage that to close their ecosystem and lock users in with shady practices…
I am almost 40 and have been using Linux for 3 years now and I am computer literate. However, I couldn’t tell you what exactly systemd other than vague generalities.
I feel like there isn’t a generation of nerds, just nerds in general, that use Linux deeply and are knowledgeable about Linux low level systems.


This is 40K shit where we lost a golden era of tech and we’ll have to scavenge old tech.


I fucking hate that.
Here is an open ended task, how much time do you think it will take?


it makes sense. My rationale behind putting the NAS on the MGMT and then passing disk space through mounted drives is that I can create any number of VLANs if I want, and give bits and pieces of the NAS drive through the services, without ever having to change my NAS configuration (other than creating the shares I need)
I wanted to just add more storage space to proxmox and distribute it through the services, but considering the prices of NVMe drives, the rock5c with the sata hat was a lot more cost effective since I had 2x 2TB SSD not doing much in my computer.


Yeah but a higher up would have to take responsibility, we can’t have that


Dont update the firware and use Orca Slicer


WKUK was making a comeback during COVID with lots of small videos and I really enjoyed them.


I never really used Visual Studio. The few times I had to, it felt like a bloated VSCode.


IDE in general are not that good.
VSCode has a lot of of expansions, enabling a developer to stay in the same environment for any language they code in.
So if you have a multi-language setup, you can do everything in the same IDE.
I work with embedded firmware, and let me tell you that VSCode is miles ahead from manufacturer tools.
I personally don’t use VSCode because microcontroller manufacturer tools usually come with a repeatable easy to install environment, so I can easily handoff the projects to my clients.
But if you ship code and don’t have to ship the environment, VSCode is a good allrounder that can do pretty much anything.
With that said, use VSCodium instead. At least, it removes the analytics from the IDE.
Thanks for the answer.