this post was submitted on 20 Aug 2026
205 points (99.5% liked)

Programmer Humor

32880 readers
436 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 3 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] tatterdemalion@programming.dev 3 points 2 hours ago (1 children)

I've been thinking about getting a real NAS machine instead of having my gaming PC always on. This looks pretty slick.

[–] TropicalDingdong@lemmy.world 3 points 2 hours ago (1 children)

Yeah I've got the 128 gb Asus one as a processing machine, and honestly, I wish I would have just got it as a server. For my purposes, I need this bad-ass GPU/ CPU much closer to the storage.

Honestly, just a basic 2:1 is fine for me considering I'm rarely if ever running my compute locally.

[–] tatterdemalion@programming.dev 3 points 1 hour ago (1 children)

I'm not sure I need a lot of compute on my NAS. I guess I might as well get as much as I can before it becomes cost prohibitive. Not planning on running any local LLMs on it though, so a GPU is probably overkill.

[–] TropicalDingdong@lemmy.world 3 points 1 hour ago

Yeah I do a ton of machine learning research and like, distance between the database and the place I'm doing the processing really matters. My NAS is on the other side of my house and it would be great to have maybe two NAS, a primary one for like, my movies, personal files, old projects etc, and then this one right next to it for active projects.

Right now I'm having to do it all on my primary machine, which means I often have to freeze updates for long periods of time once I get a particular compute configuration set up for a particular project.