awwaiid (Brock Wilcox)

@awwaiid
150 Followers
228 Following
427 Posts

Joyously Building Things

Posts are licensed under CC BY-SA 4.0 http://creativecommons.org/licenses/by-sa/4.0/

websitehttps://thelackthereof.org
githubhttps://github.com/awwaiid

@bbatsov the hype died but I think it just kinda got incorporated as a layer in the system. There aren't really any alternatives for giving an agent a packaged up external tool. Even SKILLS wrap mcp stuff to do actual execution, esp with an authed service.

My non dev colleagues are using claude code to mash asana, granola transcripts, misc notes, a dash of figma, and then build out organized notion docs.

I use playwright mostly.

LLM coding is like taking all the code and then doing a very sideways tree shaking algorithm

Found in an old "song ideas" text file:

Binary Tree Walk
To the tune of Jail House Rock

Step to the left,
Step to the right,
If both are null,
You're a leaf alright

Well let's walk
C'mon let's walk
Depth first is a lock,
Doing the binary tree walk

@elight Akin to finding the book in the Library of Babel instead of writing it, ala Borges, https://sites.evergreen.edu/politicalshakespeares/wp-content/uploads/sites/226/2015/12/Borges-The-Library-of-Babel.pdf

But by shift I mean one more of perspective than of minute action.

@elight I'm thinking much more along the lines of genetic programming, where we have some objective, generate a bunch of programs against it, keep/mutate the good ones. That technique DEFINITELY came up with some creative approaches; LLM world makes the generate/mutate even more interesting. It is trivial to have SOME algorithmic creativity, generating a D&D character with dice demonstrates that.

What I'm getting at is we are creating new tools to explore the space of all possible programs.

In mathematics there is the fun debate of whether we are creating theorems and proofs and such or if we are discovering them. As we slide further into generative software engineering I think we are shifting from creating software to discovering it.
I really like the way this whole system is set up to gradually and gently let me know that I am an LLM living in a plank quantized simulation
Rocky IV as analogy for updated learning methods in the AI era
@fasterthanlime plaaannnnttttuuummmlllllll
this fall I worked with the core Git folks on writing an official data model for Git and it just got merged! I learned a few new things from writing it. https://github.com/git/git/blob/master/Documentation/gitdatamodel.adoc