DEAD ACCOUNT. Lemmy.one does not have active administration and I need to move on. Catch me over at dbzer0: https://lemmy.dbzer0.com/u/empireOfLove2

Yet another Reddit refugee from the great 3rd party app purge of 2023. Obligatory fuck /u/Spez.

  • 1 Post
  • 14 Comments
Joined 2 years ago
cake
Cake day: June 6th, 2023

help-circle


  • They are meant for long-term preservation.

    This is basically a “distributed backup” of the entire database. The torrents are not actively serving files- they’re there to store multiple copies of the main database across the globe so that the entire database can be recovered (by anyone with the requisite knowledge, mind you) in the event that something happens to the original Anna’s Archive team or the main database is lost/seized by “law enforcement”.

    It’s equivalent to how backup managers in ye olden days would make broken up piece files of a certain size that could fit onto a CD or DVD, so you could fit the entire contents of a large 20+GB hard drive onto multiple smaller media. The backup itself is not accessed unless your main hard drive crashes, in which case you reassemble all the individual pieces back into your complete OS environment after replacing the hard drive.






  • There’s no such thing as overkill, only extra overhead to do more things with. Hell, if you found yourself with a ton of excess resources and good cooling, you could run a distributed computing project like BOINC on some of the spare cores and help out some scientists.

    You wouldn’t see much of a bump in CPU performance, 6cores to 8 cores with a 200mhz clock speed improvement isn’t ground breaking.

    Going to 8gb of memory will give caching benefits.

    But… That’s all well and good. However. What I found the most beneficial on a OPi 5, and the entire reason I bought it over other boards, is the onboard NVME m.2 slot. Yes, the orange pi 5 can support 2230 and 2242 M.2 NVME drives at PCIe3.0x1 speeds, and it makes a WORLD of difference in performance. Like you would not even believe how fast compiling and installing software becomes when it’s not bottlenecked by the ~500 iops an SD card can struggle through. SD cards are ungodly slow, and OS level writes tend to kill them every few months (they’re not designed to handle that kind of work). Even the cheapest aliexpress M.2 drives, which I bought a 512gb KingSpec one for like $16, blow SD cards out of the water, and will last for YEARS with a typical pi’s workload compared to the few-months of an SD card. Plus they’re big enough to even do a bit of file hosting on.








  • 2GB of memory is fine for openWRT. Routing is surprisingly light tbh, consider that most all home/SOHO routers run integrated SoC’s with <256MB of memory.

    routing speed is more dependent on CPU +cache speed

    i’d eat my boot if a residential ISP let you run your own SFP fiber module. they have to pretty tighttly control those things to keep signal levels right and have wavelengths in the right spots. plus they’ll need to upstream reconfigure it somewhat frequently as the local network changes and if it’s not their hardware, they’ll get mad.