• 17 Posts
  • 104 Comments
Joined 1 year ago
cake
Cake day: June 9th, 2023

help-circle





  • Yeah, with the Intel 13th and 14th gen issues, it really shouldn’t be recommending them as much. I think part of the issue is they only have one CPU vendor per tier. If they improved that, it would probably fix the issue. That said, if we are going purely off price/power, I’m not convinced their choices are bad.

    For a beginner though, I really don’t like just shoving them at PC Part Picker. It’s too easy to get overwhelmed with choices.



  • BombOmOm@lemmy.worldtoSelfhosted@lemmy.worldData HDD with SSD catch drive
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    1
    ·
    edit-2
    24 days ago

    The biggest thing is you have changed a random write to a linear write, something HDDs are significantly better at. The torrent is downloading little pieces from all over the place, requiring the HDD to move it’s head all over the place to write them. But when simply copying off the ssd, it keeps the head in roughly one place and just writes lineally, utilizing it’s maximum write speed.

    I would say try it out, see if it helps.


    Also, if the HDD is having to do other tasks at the same time, that will slow it down as the head can only ever be in one place.






  • Code should absolutely speak for itself. But the occasional comment is still good to explain the ‘why’ of the code when the why isn’t very obvious, often due to a niche requirement. Also any time you have to break out a hack, that needs comments up the ass, what was the bug, what URL did you find the fix at, why does this hack work, etc etc. It’s very satisfying to go back and remove those hacks after they are no longer needed, often because the underlying technology fixed the bug that had to be hacked around.






  • Pentium D processors are pretty power hungry, so factor that into your thoughts. Also make sure you put a modern OS on it that is getting security updates. It probably has Win XP or Vista installed which isn’t safe to connect to any network.

    It should work fine as a router as long as you don’t enable any of the packet inspection features. For basic routing and firewalling for a home network it should be plenty powerful. I would personally put a small SATA SSD in it as the main drive and ditch the 90GB HDD.

    As an additional idea, if you put a larger SATA drive or two into it you could make it a NAS.