• 0 Posts
  • 45 Comments
Joined 1 year ago
cake
Cake day: August 19th, 2023

help-circle
  • Adobe used to house all the licensing mechanisms in a single file named amtlib.dll. The people who cracked it just nulled out the function. And since it was the same for every piece of software, just repeat the null process for each one. Bam, the entire suite for free.

    When Adobe switched from CS to CC subscription, it was cracked in 24 hours. Largely because they didn’t change much.

    Adobe then axed the crippling DLL file and baked the mechanism right into the executable. A patcher tool was released that could crack each one. The upside is you could install and keep them updated from the CC Desktop and just run the patcher each time. Sometimes you had to wait for an update to the patcher. So before you clicked “update” you had to double check to make sure it worked.

    To stop the free trial abuse (which is how people installed anyway) Adobe started requiring billing information during setup before you even get to downloads.

    Later on, Adobe prevented users from updating apps if there wasn’t an active subscription.

    The patcher eventually stopped working because it was abandoned (this around 2019 when I gave up using it because Resolve and Affinity were more affordable and met my needs.) Months later someone else picked up the patcher development. There’s also pre-cracked versions you can download and install.

    I’ve not touched Adobe since and find Resolve to be significantly more stable and at $300, much more affordable. The Affinity Photo and Designer apps are great and affordable too at $170 for the bundle.



  • Someone made a mistake here. It’s not getting your IP address. An IP address is assigned by the gateway when you’re connected to an access point. An IP address is not an identity. They are always changing and can be shared. This has already been tested and upheld in court.

    It’s actually collecting your MAC address. Which is exchanged when your phone or tablet scan nearby WiFi points or Bluetooth devices. However, this can already be defeated. By default iOS and Android both have the option to randomise the MAC address in intervals. Making it extremely difficult to prove anything. This feature exists because the devices real MAC address never changes. It is unique. Alternatively, users can disable WiFi and Bluetooth scanning entirely. However, your device no longer participates in the Find My Devices program by Apple and Google, location does take longer to acquire in some scenarios, and accuracy may take longer to triangulate.



  • It’s always been bad practice to just blindly update software. That’s why we have different distros.

    Ubuntu and Mint hold your hand and make it easy for newcomers. Great way to dive into Linux. I completely agree these are great for “it just works” and no fuss. I’ve not had one break on me.

    Arch and Gentoo expect you to have experience and know what you’re doing. You build it up how you want it. That’s what makes these so great. But you need the experience and knowledge.

    I’ve personally tried openSUSE and in my opinion it feels like a good middle ground between both ends. In the past I’ve recommended Mint to get started, openSUSE once you’ve got experience, and then Arch for when you want total control.









  • Arch is not meant to be a daily driver if you’re expecting “shit just works” stability long term when you just blindly run updates. You have to understand what you’re updating and sometimes why.

    It is targeted at the proficient GNU/Linux user, or anyone with a do-it-yourself attitude who is willing to read the documentation, and solve their own problems.

    If you want to use Arch, you need to invest in snapshots using rsync or dd. Given how it’s a rolling release, you should do this weekly. If something fucks up, grab all your logs and put them somewhere safe. Roll back and look at your logs to see what broke. Then apply updates as needed. You can ignore packages for quite a while. If you’re not smart enough to understand it now, you may in the future. It takes time and practice.

    Debian based is only “out of date” feature wise because they do a package freeze. They ensure stability before release. Updates are largely security related.


  • Your use of the Platform is licensed, not sold, to you, and you hereby acknowledge that no title or ownership with respect to the Platform or the Games is being transferred or assigned and this Agreement should not be construed as a sale of any rights.

    From the Blizz terms.

    WoW has always revolved around having a server handle everything and your client is just the textures/models viewer where you tell the server what to do, I have been fine with this. But I do agree, it should say something else on the button. Other games that are not MMO shouldn’t be a “license” to play. If you buy it, you can play it whenever and wherever. Features that are not multiplayer should work regardless. Some things just shouldn’t be tied to a server. I really despise modern gaming because of this.

    Anecdotal experience: Gran Turismo Sport recently lost its servers. When they went down, the Mileage Exchange shop went with it. This means all the cosmetics for cars. and a few unique cars, are now unobtainable for future players. PD could have patched the shop to be a complete list of everything and you buy it with the plethora of points you will collect in the future as you race. But no, they didn’t.




  • That’s not a very strong argument.

    When you started a job, did you understand it all? When you first started using Windows, Android or iOS, did you understand it all? No you didn’t. As with anything you’ve never used or done before, you won’t understand the ins and outs or know what to do in many situations. You learn about them. I certainly didn’t know much about Linux when I started using it. In an IT environment, I had to learn. I work with Windows and Linux on a daily basis. Both have their strengths and weaknesses. I use both on my personal devices.