← Back to context

Comment by sitkack

2 days ago

Reading the Oracular paper now, https://news.ycombinator.com/edit?id=44211588

It feels a bit like Halide, where the goal and the strategy are separated so that each can be optimized independently.

Those new paradigms are being discovered by hordes of vibecoders, myself included. I am having wonderful results with TDD and AI assisted design.

IDEs are now mostly browsers for code, and I no longer copy and paste with a chatbot.

Curious what you think about the Oracular paper. One area that I have been working on for the last couple weeks is extracting ToT for the domain and then using the LLM to generate an ensemble of exploration strategies over that tree.