👍Maximum Derek👍

Future winner of the Nobel prize in Minecraft

Find me on:

  • 1 Post
  • 172 Comments
Joined 1 year ago
cake
Cake day: July 21st, 2023

help-circle




  • Just say your profanities aloud and don’t let them make it to version control.

    In the first major software system I designed and helped build I was a little too open in my comments. For years after that software had entered sunset I’d still get Slack pings along the lines of: “This looks like a Maximum Derek comment: …” They were all diatribes about whatever was giving me grief when I was writing the code and they would all look perfectly at home in the script for 48 Hours (minus the racial or sexuality slurs).

    In my defense we were working with PHP 5.3 at the time.
















  • It’s a decent general purpose data formatter (like “convert this giant json to yaml”) but there are other ways to do that.

    It’s ok at being able to ask questions of documentation, as long as you don’t take anything at face value. Really if you understand 90% of something its not bad at giving you the missing 10%. And it makes me a bit faster when I go back to bash, the anti-bicycle, after a break.

    And I find myself not writing as many IDE snippets because AI is good at super repetitive stuff like, “wrap this promise in an async function.” That’s not the best example but it’s what I could think of quickly.