• 3 Posts
  • 41 Comments
Joined 2 years ago
cake
Cake day: July 17th, 2023

help-circle

  • Amen. Context is king, and managing context well is key to proper AI assisted coding. Also, staying accountable for the final output, as you stated in the end.

    Not having good (or any in most cases) context management techniques is like saying your car is slowing you down because you have to push it everywhere you go.

    I use NotebookLM to manage project context, and do scoping, planning and requirement elaboration which gets copied to Jira tickets (similar to what you explained in the first part) . On the coding side I use Claude Code with the Jira MCP. I use the copy-pasting between project and code domains to correct any mistakes AIs might have introduced. We developed a plugin which captures our engineering best practices and instructs the AI agent to discuss every aspect of the implementation and the task breakdown with the developer before writing any code or tests, as well as to keep a local progress tracker file for every ticket which also serves to capture any insights that emerged during the discussion. This file serves as long term memory between chat sessions, and also gets committed for future reference by humans and AI alike. And I always do a thorough self review towards the end.

    I’m convinced beyond doubt coding without modern AI assistants and not gaining experience with them is a mistake. Resist the knee-jerk reaction to downvote comments which give you blueprints to evolve you practice because you have antipathy for AI. I don’t care about the little number at the top of this comment, but I think everyone should start learning and developing new techniques to improve their workflows.








  • I actually upvoted the comment because I agree that silencing voices (which aren’t harassing or abusive) is a bad thing, regardless of what opinion they are expressing. But downvotes aren’t the same as admins banning you based purely on difference of opinion, let’s not conflate the two. This thread is about the latter, while downvotes are just another form of free speech.










  • Blockchain mathematically guarantees trust… for info stored on the blockchain. What guarantee do you have that this info matches things that happen in reality?

    If you say: we need a social contract to ensure people update the blockchain, then I say: that defeats the purpose of the heavy lifting you need to mathematically guarantee info on the blockchain is genuine. Let’s just have a social contact to pay the artist when appropriate.

    I don’t see what other way could exist to keep the blockchain and reality in sync.