• 0 Posts
  • 13 Comments
Joined 25 days ago
cake
Cake day: September 18th, 2025

help-circle







  • What kind of HDD? for what purpose? For what budget?

    “Don’t buy used” is a dumb tip because it means nothing and addresses nothing.

    I use a WD Enterprise HDD from 2012. I bought it used. It passes all tests with flying colours, zero issues so far… it keeps a mirror of my backup. It’s not my main backup, it’s a copy of a copy. Guess what? I paid an extremely low price for it as a student on a budget, yet it was already proven useful many times both for the backups but also to keep my torrents seeding for longer, and it if does indeed fail… no biggie, not even my backup is compromised.

    There are excellent refurbished HDDs too. Either way, “don’t buy used” is the kind of blanket statement somebody cosplaying as a infosec home lab data specialist comments on Lemmy, but means absolutely nothing and offers no useful advice.




  • MusicBee works perfectly via Wine, and it’s a major part of my digital library. Without MusicBee my MP3 player would be worth 1/10 for me.

    But you can’t just take the installer and double click it, you need to follow these steps (naturally replace the directories):

    Install Wine Staging and Winetricks

    Create prefix for MusicBee and .NET

    Bash:

    WINEPREFIX=/home/kadupse/Wine/MusicBee/ wineboot –init 
    

    Install .NET 4.0 and corefonts

    Bash:

    WINEPREFIX=/home/kadupse/Wine/MusicBee/ winetricks --force dotnet40 corefonts
    

    Install xmllite and gdiplus

    Bash:

    WINEPREFIX=/home/kadupse/Wine/MusicBee/ winetricks xmllite gdiplus
    

    Set Wine to Windows 7 compatibility mode

    Bash:

    WINEPREFIX=/home/kadupse/Wine/MusicBee/ winetricks win7 
    

    Install .NET 4.8

    Bash:

    WINEPREFIX=/home/kadupse/Wine/MusicBee/  wine $HOME/Downloads/ndp48-x86-x64-allos-enu.exe /q 
    

    Install Music Bee

    Bash:

    WINEPREFIX=/home/kadupse/Wine/MusicBee/  wine $HOME/Downloads/MusicBeeSetup_3_6.exe 
    

    Downloads needed:
    This specific version of the .NET Framework installer

    You might see warnings about WoW64 mode, experimental flags, etc, just ignore them and keep going and MusicBee will work.






  • Buy more so that their economics and capabilities can be improved so they can sell better for cheaper.

    So you do that and I buy when the price makes sense, thanks. Sorry, not paying a 60% premium for three year old hardware so “in the future it can become cheaper for others”


  • kadu@scribe.disroot.orgtomemes@lemmy.worldHail Corporate!
    link
    fedilink
    arrow-up
    10
    arrow-down
    1
    ·
    14 days ago

    My biggest issue with the alternative phones is I’m not paying a massively inflated price for bad hardware just because it’s using free software, sorry. Same goes for Framework laptops. I will tolerate paying a premium, but everything about the device must match the price tag.




  • Or … just don’t connect it to the internet?

    It is not because it has a wifi antenna or an ethernet port that you need to connect it.

    This is increasingly becoming a false statement, unfortunately. Companies are indeed forcing customers to connect in order to use the regular features. For instance, Roku TVs won’t let you change to a regular HDMI input without first connecting and accepting their ToS and updates.

    Secondly, even when the forced connection hasn’t been implemented yet, the problem is not entirely fixed. These fridges with digital panels are notorious for randomly having that panel fail, and then the ENTIRE FRIDGE stops working, even though the actually useful compressor and refrigeration loop is intact. Of course, the company will also refuse to sell you a replacement digital panel.

    A smart appliance disconnected is still significantly worse than a dumb appliance.