The infernal flame of Wonderland. Professional circus sideshow performer, fire witch, and collector of sharp things. Ask for my Instagram!

  • 0 Posts
  • 19 Comments
Joined 6 months ago
cake
Cake day: April 2nd, 2024

help-circle












  • Stuff like this is really useful when variable names are annoying, or when you have to repeat the same monotonous pattern over a large batch of code.

    My favorite use of AI in code so far has been refactoring deprecated feature flags. “Replace enableXYZFeatureFlag with true and optimize the code”. Bam, 1-2 hours’ worth of crunch work solved in minutes.