The dark flows and Loss Disguised as a Win felt quite relatable. I've had 3 days in a row at work where I've vibe coded heavily with Opus 4.5 and was flowing and felt super productive and almost manic.
At the end of every one of those days when I went for a walk with my dog I realized "hold on, I don't need all that crap that it generated" and immediately thought of solutions that required a 10th of the code mass.
I've wasted hours on refining something that was crap. Maybe I needed to do that to discover the simple solutions, maybe it was a skills issue. But I was deep in the dark flow and the amount of code I generated definitely felt like a slot machine rewarding me for losing (time).
I had NotebookLM make a 15 min podcast about it and listened to it while walking the dogs. It was a very interesting way of trying to understand a research paper!
Nice, I hope you get a lot out of it! I found much of his thinking familiar in isolation, but appreciated how he put it all together under the umbrella of burnout. It changed my perspective substantially and opened my mind quite a bit regarding how I treat myself.
I'd have thought allowing _ as a synonym for _1 would have been more aesthetically consistent. That's the path I went with when designing my CL #λ reader macro, personally.
I don't understand the point of it when the `.map(&:upcase)` syntax is shorter. This just seems like yet another syntactic sugar Rubyism that doesn't really add anything.
If it's an alternative to the `|x|` syntax when using only one block variable, then I like that.
At the end of every one of those days when I went for a walk with my dog I realized "hold on, I don't need all that crap that it generated" and immediately thought of solutions that required a 10th of the code mass.
I've wasted hours on refining something that was crap. Maybe I needed to do that to discover the simple solutions, maybe it was a skills issue. But I was deep in the dark flow and the amount of code I generated definitely felt like a slot machine rewarding me for losing (time).