• 0 Posts
  • 46 Comments
Joined 8 months ago
cake
Cake day: March 20th, 2024

help-circle
  • If you’ve got a thunderbolt port on your laptop and a thunderbolt dock on your laptop then there’s no reason why it shouldn’t work.

    I’m not familiar with thunderbolt on linux, but on windows you plug it in and it just works™️ and shows up as if it was inside your machine. Your DE on linux might automatically do it, but if you’re command line only you’ll probably have to run a command first.






  • Docker requires hardware virtualization so kinda but not really. Apparently it runs inside of a VM so that’s a no go.

    Honestly I think you’re asking way too much for a VPS, or even a full blown server. If you want to run CAD software you’ll also want a remotely capable GPU and you won’t get that in a server unless you’ve explicitly put something in it. The built in GPUs in servers are like radeon 3450s that are 15 years old and are basically just video adapters and not actual “graphics processing units”. If you have your own server I’d throw a GPU in there and try running your software there. But honestly any remotely modern laptop will probably run faster than a cheap rented server.












  • Facebook Marketplace is my go to here in the US. Pre built computers don’t hold their value for shit, so you can pick one up with a nice i5 or a medicore i7 office computer for almost nothing. Just look for Dell optiplexs or the HP/Lenovo equivalents. If you don’t need a lot of drive space (or are fine with external storage) those mini PCs litter marketplace and can go for stupid cheap.

    I’d target 8th gen or newer, ideally 10th gen, but one that comes with an i7 might cost a bit more than $300. You can always go with an i3 for now, then if you need more power then the non k i7s tank in value after a few years of being out.



  • Unless you’re hardcore I’d highly suggest not getting an actual server, especially a 1U server like that. Servers are loud, use a lot of power, and especially in 1U form not that expandable. CPU and RAM upgrades are cheap, but say you want more drives, or to install some weird expansion card it might not have the space.

    If photoprism is actually “AI” you’ll want a GPU to do the processing, and 1U servers limit you to oddly sized 1U GPUs. But considering they say it will run on a raspberry pi I’d assume any desktop with a core i7 would do the job. If you can find a desktop with 4 ram slots of DDR5 that would get you plenty of expandability. The DDR5 spec is rated for up to 512gb per stick, so assuming the memory controller (and bios) supports it you’d be PLENTY future proof. But even DDR4 with 32gb sticks should be plenty, and those machines are CHEAP.


  • My home server literally was just my old desktop for the longest time. I upgraded the components in my desktop, and put them into another case and that became my server. Proxmox is based on Debian so any remotely sane hardware should be supported well, then I just virtualize everything else (including the NAS) and hardware compatibility isn’t even a concern.

    My current case is a Fracal Define R4 which natively supports 7 hard drives + 3 5.25 slots so I could add hot swap bays there. If I need more storage I have an extra drive cage, and the suggestion from people online is to just zip tie it to the normal one, and that gets me 11 drives of storage. Sure it won’t look pretty, but it works, it’s cheap, and it’s scalable, and that’s all that matters.