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

Programmer Humor

32880 readers
422 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 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.

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.