Mama told me not to come.

She said, that ain’t the way to have fun.

  • 0 Posts
  • 569 Comments
Joined 2 years ago
cake
Cake day: June 11th, 2023

help-circle








  • Dang, I was hoping for a FOSS project that would do most of the heavy lifting for me. Maybe such a thing exists, idk, but it would be pretty cool to have a pluggable system that analyzes activity and tags connections w/ some kind of identifier so I could configure a web server to either send it nonsense (i.e. poison AI scrapers), zip bombs (i.e. bots that aren’t respectful of resources), or redirect to a honey pot (i.e. malicious actors).

    A quick search didn’t yield anything immediately, but I wasn’t that thorough. I’d be interested if anyone knows of such a project that’s pretty easy to play with.












  • Yeah, I really don’t know what constraints OP is working under. Here are mine:

    • >8TB max capacity - lots of Blu-ray rips, which grows every year (currently 3-4TB, grows by 1TB or so per year)
    • RAID mirror - my media isn’t backed up, so this reduces my need to re-rip if a drive dies
    • no hard requirement on speed, I only need 1-2 concurrent streams, and a single HDD is probably sufficient for that

    If I was building today, I’d probably still go HDD because few mobos have >2 NVMe slots, and NVMe gets expensive at higher capacities, especially if RAID is on the table.

    If my NAS was 100% backed up, I wouldn’t need RAID and I would probably use NVMe to save on space and complexity.

    bcachefs

    Why tho? Just use btrfs or zfs, they’re proven in production, and have a lot of good documentation.