• 1 Post
  • 728 Comments
Joined 1 year ago
cake
Cake day: June 8th, 2023

help-circle
  • What you are doing: adding the unstable repository to your Debian system. Debian has three levels of software stability, stable, testing and unstable.

    Stable does what is says on the tin. It’s stable, but older. Testing is gonna be the next major version when it’s deemed stable enough to be called stable. Unstable is for trying out new shit and seeing what breaks. It has the most recent packages and the most problems.

    Stable and testing will be named after different characters from Toy Story, unstable will always be named after the character “Sid” from Toy Story.

    In the context of what you’re trying to do, you are fucking up.

    Yt-dlp can (and should in most cases) update itself by using the command “yt-dlp -U”. But it will only update itself that way if you manually install it from the git page.

    You can do this by downloading it and putting it somewhere in your users $path. This is just like putting a program folder in windows in c:\program files and making a start menu entry manually, except you won’t make the start menu entry because your shell will always look in $path to see if it can run what you just typed. If you’re familiar with Macs, it’s literally like copying the program to your applications directory.

    There’s instructions how to manually install on the yt-dlp git.

    You should do yt-dlp this way unless you have a good reason to use the Debian repos or pip.

    E: once you get yourself straightened out, make sure to add “yt-dlp -U” to all your scripts before they actually run. It keeps you from getting the wrong quality profile or downloads from failing or whatever.




  • Why are you doing this?

    If you don’t know why you are trying to get personally identifying information off the internet then you can’t evaluate weather you should trust the third party you’re considering contracting the job to.

    If you don’t know why you’re trying to get personally identifying information off the internet then you can’t even evaluate advice people give you about it.


  • bloodfart@lemmy.mltoLinux@lemmy.mlM1 Macbook Air
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    4 months ago

    Dual boot install first and make sure it’s working good for your needs. Power management and mic in asahi isn’t there.

    The computer will be pretty good under asahi and blow everything else out of the water under macOS.

    If you don’t already know it, go ahead and learn macOS.

    If you’re worried about the ssd being slow, make an install medium and flatten and reinstall macOS with after filling the ssd with bits from dev/random.


  • Locate the service manuals or some kind of tear down. Confirm that the process will be within your capability. Order some thermal compound. Disassemble the laptop until you remove the heatsink from the cpu. Clean the old cpu and heatsink with isopropyl until it’s as clean as can possibly be. Apply new thermal compound. Reassemble laptop.

    this might be the service manual for the alienware

    A1502 could be a lot of laptops, use the emc number or serial to find out which one or just look for the MacBook Pro NN,n number in the about option under the Apple menu. It doesn’t matter which one you have, they’re all really easy to work on and well documented.



  • I can’t remember off the top of my head because it’s been a long while, but there’s some weird option inside the configurator that accounts for one of the things the early atom line doesn’t have that the default kernel expects out of x86 or x64 processors.

    Of course, any binary program that was compiled with the expectation of that capacity would also have weird hangs and slowness, but (like I said, a while ago) that didn’t tend to cause a 1.3ghz atom to be slower than a 700mhz pentium m.









  • bloodfart@lemmy.mltoLinux@lemmy.mlSome windows help please
    link
    fedilink
    arrow-up
    12
    ·
    edit-2
    4 months ago

    There’s a lot of people saying not to pay for windows or not to use eBay or to download from Microsoft directly or to use massgrave instead but there are very few possibly no responses explaining why that’s a better option than buying from eBay.

    First things first, and I know this is gonna get some people responding with the ol’ “nuh-uh”, but there’s compromised counterfeit install media for sale. You most likely don’t know how to tell the good from the bad. The bad can also look very, very good.

    If you want to know you’re getting the good stuff straight from Microsoft, use uupdump to create an updated install media for whatever sku(version of windows) you want and use rufus to make the usb installer (you’ll need to be inside a windows vm or on your old version of windows). The reason I say use Rufus is because it gives you the opportunity to turn off some stuff like requiring a Microsoft account in the 11 install process.

    Once that’s done and installed, you can activate however you like, either with massgrave or with a key for your sku purchased from Microsoft directly.