• 0 Posts
  • 53 Comments
Joined 2 years ago
cake
Cake day: July 1st, 2023

help-circle
rss












  • meh, so far 2 out of 3 announcements have been very underwhelming for me. I tried space exploration, didn’t like it. A simplified version of that is still just a simplified version of that. And this quality thing just serves to make shit unpredictable, which is a step backwards to me. I hate probabilistic recipes, and the main draw here is to make everything probabilistic

    So far I only liked the bot improvements. I feel quite disappointed so far, tbh








  • if i miss a quote in json, it’s an invalid file. I fix it and move on. Maybe just pass it through a beautifier or something.

    if I mess up indentation in yaml (which can easily happen after a copy and paste), I get a valid file that means something completely different. And no beautifier can help with that, because it’s a valid file. I have to look really closely to find the error, because tools can’t help. And when I do, I usually have to change multiple lines, instead of just adding a comma.