• 0 Posts
  • 25 Comments
Joined 14 days ago
cake
Cake day: May 7th, 2026

help-circle

  • You are not following the point I’m making:

    The account you buy on the darknet works because the rest of the internet already associated it with an identity. That means law enforcement has cause to investigate the new user for impersonation or id theft. It doesn’t matter if they can’t get you for id theft or impersonation on a technicality, they’re already investigating you at that point! Law enforcement attention is what you don’t want!

    It’s like using your neighbors car with an expired tag because you don’t want to have your car show up on the highway cameras.


  • It varies by jurisdiction but if the reseller you bought from is selling you an account used by some other person for some personally identifiable thing (which is why the internet at large trusts that account and why you bought it!) then you’re at the very least toeing the line of Id theft or impersonation and while the cops might not be able to get you for that particular crime they will absolutely have enough suspicion to investigate you and discover other crimes or even just watchlist you.

    I don’t care if you break the law from a moral or ethical standpoint, but it can cause you problems from a practical one.








  • May I interest you in the “ln” command?

    Usually if you wanna access a file (or a directory, that’s a file too!) from some place other than where it is in the filesystem you make a link using ln like “ln /mnt/target link_name”. Which would give you a link type file (that shows up as a link when you give -l to ls) called “link_name” which references “/mnt/target” when you try to do something to it (Like ls!).





  • That’s exactly what I mean. It all depends on what makes a company big tech.

    If it’s just having lots of money or capital then it’s really hard to divest oneself because of the phenomenal heights of industry required to make chips. Like, on some level you gotta accept that no one’s doing 14nm lithography in a shed out behind their house (people who do home lithography are in the micrometer range last I looked).






  • Yes it works good if you read first and plan and follow the instructions. If you just yeet it into your computer you will have problems.

    You may end up doing a reinstall as opposed to a patch or upgrade.

    You may find that dynamic wallpaper not working, needing to update with command line, photos app can’t edit and needing to use a third party browser is an okay set of tradeoffs to get to sequoia (macos 15) which still gets point updates and security patches (grimly: for now).

    If I was using a 10,1 I’d back up my system and jump straight to sequoia with oclp. If you can get by long enough to save up for a more recent computer (m1+) then that’s a win. Sequoia is the last version of macos with support for Intel processors. Now is a bad time to be running old versions.

    E: before oclp the linux wisdom for these models was to go in with a soldering iron or a chip clip and disable the dedicated gpu in order to avoid problems with it. Often it would break the hdmi or DisplayPort or whatever video out port was on the side of the laptop because while the integrated display could run off the intel processors gpu the video out was hardwired to the dgpu.