• 24 Posts
  • 154 Comments
Joined 2 months ago
cake
Cake day: July 6th, 2024

help-circle

  • I was at a tech conference job fair and chatting with a bunch of former game programmers.

    I absolutely messed up when I asked one guy who worked on a famous game why they decided to do X feature, and if that was the reason for the game’s failure.

    He looked me in the eyes and said something like, “I get orders from the business execs. So even if their ideas are obviously bad, if I don’t do it, I get replaced. After the game is released, good or bad, I get replaced. If the game doesn’t even get enough funding, I get replaced.”

    Gaming industry seems so toxic.



















  • More than a decade in. I started with WordPress and PHP+jQuery. Then moved through the entire JS Framework suite of angular, react, Vue, svelte… I’m not as exhausted as the author. But I’m pretty tired. All the JS projects require frequent maintenance. Where the PHP project gathering dust on PHP 5.6, it only took me a few days to bring it up to PHP 8.2 and update all the libraries. It would be 10x as long were it a JA Framework.

    I blame bootcamps who adopted React and only taught that. Watching devs hate on JS because they decided to do web development in React. Not to mention the many many convoluted patterns in React over the past 8 years makes it incredibly challenging to update projects.