top | item 45275966

(no title)

jari_mustonen | 5 months ago

Here is the summary of key improvements made:

1. Structure & Flow

    - Decision Trees: Clear branching logic with ├── and └── notation

    - Sequential Steps: Numbered, ordered procedures instead of scattered explanations

    - Prerequisites: Explicit dependency checks before proceeding
2. AI Agent Optimizations

    - Tool Call Clarity: Exact function names and parameters

    - Binary Decisions: Clear yes/no conditions instead of ambiguous language

    - Error Handling: Specific failure conditions and next steps

    - Verification Steps: "Recheck" instructions after each fix
3. Cognitive Load Reduction

    - Reference Tables: Quick lookup for tools and purposes

    - Pattern Recognition: Common issue combinations and their solutions

    - Critical Reminders: Common AI mistakes section to prevent errors
4. Actionable Language

    - Removed verbose explanations mixed with instructions

    - Consolidated multiple documents' logic into single workflows 

    - Used imperative commands: "Check X", "If Y then Z"

    - Added immediate verification steps

discuss

order

brendoelfrendo|5 months ago

Wait, are we about to reinvent programming from first principles?

ranie93|5 months ago

Seemingly its always been on a scale between directly editing 1s and 0s and drafting legislature. Compile times may vary

whateveracct|5 months ago

I'd say it's more "programming with extra steps"

measurablefunc|5 months ago

This is more like reinvention by trying everything which doesn't work first. It's the dual of first principles.

pjot|5 months ago

I’ve found myself writing code intending to write prompts for writing better code.

Soon enough Im sure we’ll start to see programming languages that are geared towards interacting with llms

beefnugs|5 months ago

Great! A diviner has vibe-exposed the arcane magic word knowledge on the steps to ultimate knowledgeplasty! Come let us get together to share more trial-and-error wordsmithery, Together we will someday have ultimate power!

If the model creators themselves arent sharing this magic-word bullshitteryy then why is anyone spending time on this? It is just going to change with every model release

ivape|5 months ago

In other words, just like programming, we’re writing better instructions. In this case, we’re asking it to think out loud more clearly. It’s almost like whiteboard interview prep.

It’s quite amazing because it means programming is fully entering the natural language phase of the timeline.

If you aren’t a solid clear writer, you may not make it in the brave new world.

mhuffman|5 months ago

>If you aren’t a solid clear writer, you may not make it in the brave new world.

Have you not heard of all the AI startups that can turn a 3-word thought into very clearly written prose to be lovingly poured into the waiting mouth of your AI agent?

johnrob|5 months ago

Isn’t programming the clearest form of writing? Perhaps it’s the non programmers that need to “catch up”.

idiotsecant|5 months ago

The computers of the future will be operated by shamans making incantations more than technicians writing code.