A frog who wants the objective truth about anything and everything.

Admin of SLRPNK.net

XMPP: prodigalfrog@slrpnk.net

Matrix: @prodigalfrog:matrix.org

  • 8 Posts
  • 23 Comments
Joined 2 years ago
cake
Cake day: July 4th, 2023

help-circle







  • I’d actually never used Photoshop until yesterday (CS6 to be exact. Yarr! 🏴‍☠️ ), out of curiosity to see how it compared to this modded GIMP, so I don’t really have a good frame of reference on how they truly compare beyond what I messed around with briefly.

    On a side note, I’ve seen on youtube that it’s possible to get the latest version of Photoshop working in WINE on Linux Mint, which could be an option if you decide to fully switch to Linux. I managed to get CS6 working in WINE, though it seemed to be a little slowish when making brush strokes (unsure if that was normal or not), and there was a couple minor visual bugs (a tooltip not going away), but nothing that would’ve fully prevented me from using it.


















  • That sounds similar to this quote:

    “It is practically impossible to teach good programming to students that have had a prior exposure to BASIC: as potential programmers they are mentally mutilated beyond hope of regeneration.” — Edsger Dijkstra, 1975

    But there’s been a good deal of programmers who have said that BASIC, and its ease of use and seeing almost instant results is extremely useful to not turn people off learning to code to begin with. Python is functionally the new BASIC in that regard, and while the language itself may not teach you to become an expert programmer, it may have gotten more people in the door than otherwise would have.

    But that’s just my 2 cents.