• 1 Post
  • 22 Comments
Joined 1 year ago
cake
Cake day: June 27th, 2023

help-circle
  • I used to have a program called netlimiter (needed to throttle individual aop downloads on a shared WISP that was slow as balls). I bought a lifetime license like 10 years ago because I liked the software. A couple years ago they got rid of the old version and bumped me up to the new version. About a year ago I got an email saying something along the lines of “pay our new subscription fee or you lose your access” and basically put me on a trial account. I pirated their old version years ago to see if I liked the software enough after a couple months. I no longer use that software.

    Another time I bought a lifetime access for a game on patreon. About 2 years later the dev switched to a subscription only fee to access all the new content and never released anything from updated versions to the older public release. So essentially I bumped down to a free tier of access to a game I paid for.

    I will pirate until I die. Fuck these douchebags.



















  • How long would you say it took you before getting a fundamental understanding? I ask because I’ve been at this on and off for years but I always end up quitting because after a few months I just don’t see any progress happening. I’m still forgetting things I learned 3 or even 4 times like how to do a for each loop.

    But as you said it just takes practice. I’ve tried to find challenges that I could do and everything is just so overwhelming I have idea where to start. I see tutorials say to make a tic tac toe game or a calculator or to contribute to open source code. Which is good I suppose but all of it feels too advanced and I get lost on how to begin. For reference I’m currently learning html, css, and JavaScript. Advent of code was okay when I tried but once I got past the first handful of challenges it quickly went way over my head with sorting algorithms and how to make maps out lists for the elves to move or whatever.