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.

  • 8 Posts
  • 35 Comments
Joined 1 year ago
cake
Cake day: June 6th, 2023

help-circle
  • empireOfLove@lemmy.oneOPtoPC Master Race@lemmy.worlda nice problem to have
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    11 months ago

    I also have a zen4 cpu.

    The 30 second boots are memory training. The motherboard is basically training itself on how the DDR5 memory modules respond on every signal wire and it can be inordinately slow depending in memory amount. For whatever reason, AMD DDR5 systems are slower at it than comparable Intel DDR5 systems.

    Update your BIOS to the latest version then enabled “Memory Context Restore”. The bios will then save the last training results and stop taking 30 seconds to start up.





  • Go to the “Modlog” page at the very bottom of the web interface for your instance. You can search moderation tasks by username, such as your own, and it should show removed content.

    I’ve found actual instance bans don’t federate reliably though, e.g i cant see any of my lemmy.ml bans on lemmy.one. so you’d have to check the target instances by opening their web page in an incognito or logged-out browser window, and view their modlog directly instead of your home instances’ modlog.



  • Jpg at 70% will lose a significant amount of detail. It is a “lossy” format, you cant judt compress data for nothing.

    AVIF is significantly more efficient than jpeg, so it loses less image data for higher compression (smaller file sizes).

    JXL supports both lossy and lossless compression, and is supposed to be more efficient yet over AVIF. However it’s got proprietary all over it because Google et al. For thst alone I would shy away from JXL and go AVIF.


  • Timd to update your criteria, friend. Seagate hasn’t been top of the failure stack for like 8 years now. The 3TB scandal era is long since passed. Now it’s WD who has been shitting on quality control, sending out faulty SSD’s that wipe user data, bait-and-switching HDD customers with a cheaper, much worse performing technology (SMR) WITHOUT TELLING THEM, them basically blowing corporate raspberries at everyone when people complain.

    While i agree they were the best, HGST also hasn’t even existed as a non-WD product for years…






  • 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.




  • Also reminder that Minecraft’s (java) rendering engine is so poorly written that a mod team of 2-3 devs can speed up the entire fucking game by DOUBLE just by writing basic optimizations.

    It’s obvious they’ve gradually shifted to cash extraction than actual game building after the Microsft acquisition, coupled with forced data collection via Microsoft accounts, it’s turning into an ugly game tbh.







  • It’s honestly baffling how inefficient the entire vanilla engine is. They’ve fixed up the lighting engine in 1.20 at the very least,so that annoyance is gone, but still… the fact that a few part time freelance devs can whoop mojang’s ass (who pays like 100 developers for java) in every other optimization category is just baffling. What the fuck does mojang pay all those people to do on java? It took them a decade to fix the clusterfuck of an inefficient lighting engine.