• 0 Posts
  • 317 Comments
Joined 2 years ago
cake
Cake day: April 6th, 2024

help-circle
  • If it gets it wrong the first time I rarely reprompt. I know I can get it to fix it, but it’s usually faster for me to do it because I already figured out where and what to do the fix. Low key think it’s just a ploy to get us to burn more tokens. Sure correcting it means it writes a few lines to the memory file, but it’s only a matter of time before it trips over that context as well.





  • In my experience there are three ways to be successful with this tool:

    • write something that already exists so it doesn’t need to think
    • do all the thinking for it upfront (hello waterfall development)
    • work in very small iterations that doesn’t require any leaps of logic. Don’t reprompt when it gets something wrong, instead reshape the code so it can only get it right

    The issue with debugging is that it doesn’t actually think. LLMs pattern match to a chain of thought based on signals, not reasoning. For it to debug you need good signals in your code that explicitly tell what it is doing and the LLMs do not write code with that level of observability by default.

    Edit: one of my workflows that I had success with is as follows:

    • write a gherkin feature file describing desired functionality, maybe have the LLM create multiple scenarios after I defined one to copy from
    • tell the LLM to write tests using those feature files, does an okay job but needs help making tests run in parallel.
    • if the feature is simple, ask the LLM to make a plan and review it
    • if the feature is complex then stub out the implementation in code and add TODOs, then direct the LLM to plan. Giving explicit goals in the code itself reduces token consumption and yield better plans














  • You both are right but one is more consequential. Let’s dive in:

    Bombing Iran does not have bipartisan support, many Dems are voicing their opposition. The Dems even advanced a bill where the president would need congressional review to specifically bomb Iran in this instance.

    The President making unilateral military decisions like bombing Iran does have bipartisan support. The Dems have not challenged it’s constitutionality or proposed significant changes on this front and instead go for a case by case congressional veto. This policy also aides in our genocidal program of Gaza…