this post was submitted on 23 Dec 2023
220 points (95.1% liked)

Technology

58031 readers
3432 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Aceticon@lemmy.world 11 points 8 months ago

Slow is relative.

Are you trying to compile 1GB worth of code or load into memory 4GB of game at startup: absolutelly, they're slow.

Are you serving a compressed 1080p video file from your NAS to your media player over 100Mb/s ethernet: they're more than fast enough. (Or to put things another way, trying to fit your home collection of media files on SSDs in yout NAS is probably not so smart as you can get almost 10x the storage for the same price and the bottleneck in that system isn't the HDD)

You're not going to put a massive production database of a performance criticial system on an HDD but storing "just in case" in one your historic of RAW images files after you've processed them is probably the smart thing to do.