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

help-circle


  • Good and ethical depends on what you want. You should probably abandon both of those qualifiers though.

    There was a good article in one of those counter culture handbills in the 90s equating the peripheral or colonial labor required to get expensive raw materials & the core labor required to turn them into carbide blades or microchips or whatever and production & djing.

    It was pretty stupid though because once a dj gets a little success or time they start to make their own songs to play out (often before they start to get some success). So it’s not like one type of labor has less value and is engaged in a race to the bottom or pushed to the colonial areas while another type of labor has more value and exists under different conditions in the core.

    Their inverse is also true. Electronic musicians who produce music often get invited to dj at venues. How could someone make a song that fits well in a djs set if they themselves didn’t get some hands on time behind decks? It’s like expecting a person to be able to design a car but never drive one.

    They’re the same labor. They’re making the same thing.

    It’s maybe worth investigating what you mean when you say “having value”.






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