Kris Walker's Avatar

Kris Walker

@kixxauth

Building Kixx: A rapid web development framework for humans and our AI tools. Kixx: https://kixx.dev Website: https://www.kriswalker.me/

149
Followers
410
Following
578
Posts
17.03.2025
Joined
Posts Following

Latest posts by Kris Walker @kixxauth

Now, with AI we can build tech enabled companies blazingly fast.

But how does that change outcomes. Does the success rate stay constant?

Maybe we redefine success because now a startup can be ambitious without raising so much capital?

10.03.2026 22:34 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Do people who show up at meetings have a community they belong to, or some sort of support group?

I mean, it's always the same people.

10.03.2026 16:07 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

It wasn’t that long ago we were all writing software on screens that were *not* high res. Can you imagine going back to that?

10.03.2026 13:49 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Preview
AI And The Ship of Theseus Slopforks: what happens when a library gets rewritten with AI?

What happens to open source software licenses when we can just re-implement software using an API or test suite as the reference point?

Really great read from @mitsuhiko.at

lucumr.pocoo.org/2026/3/5/the...

06.03.2026 11:30 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

How is not full of weeds by now?

05.03.2026 21:46 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

AI software engineering agents are so much like the real thing, complete with deficiencies, its almost startling.

I mean, they run out of context, forget to document what they are doing, then can't get the app running again.

05.03.2026 21:43 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I'm becoming more paranoid that a Terminator from the future is coming to stop the future human rebellion.

Just me?

05.03.2026 21:41 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Red/green TDD - Agentic Engineering Patterns Red/green TDD - Agentic Engineering Patterns

By the way @simonwillison.net 's ever growing codex of agentic coding insights is one of the most valuable things on the internet right now IMO. Please do check it out:

simonwillison.net/guides/agent...

05.03.2026 19:54 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

But, if I give it the user story and design constraints (in the form of requirements) it comes up with a good design, often something I didn't think of, and writes the tests for it.

Then future agents can read it and make sense of it before they start their work. Just like real humans ;-)

05.03.2026 19:54 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

The agents just keep piling on "working" code which makes the tests pass, but then churns, burning through tokens, while it tries to figure out how something else broke, without ever landing on a good design.

05.03.2026 19:54 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Eventually the code builds up and, after a few refactors, I get things into a good place.

But with agentic coding, the "brain" behind it never seems to catch up.

05.03.2026 19:54 πŸ‘ 0 πŸ” 0 πŸ’¬ 2 πŸ“Œ 0

I'm taking issue with @simonwillison.net 's advice to use red/green TDD to get the best out of agentic coding.

First, for me (as a human) I've found that TDD focuses my brain on just getting the test to pass to the point where I miss the overall design.

05.03.2026 19:54 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

Great point.

Side note: when did people start calling it β€œcoding” ? I feel like I woke up one day and it was everywhere

04.03.2026 22:51 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

I'm having so many mixed feelings about the internet here.

04.03.2026 20:33 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Typing code into a computer has never been the "real" job of a programmer, contrary to popular belief.

04.03.2026 19:11 πŸ‘ 13 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0

I'd add: Boxing the model in with your idea of how you write code. Instead, remove some of the guidance in your prompts and see what it comes up with on it's own. If you don't like it, then `git reset --hard`

04.03.2026 19:09 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Almost all software being built with AI right now is mistaking busy motion for real progress.

To make real progress you need to have a theory, iterate on it, and improve outcomes. AI can help you do this faster, but most people seem to be missing that and snacking on self-indulging treats instead.

04.03.2026 14:45 πŸ‘ 0 πŸ” 0 πŸ’¬ 1 πŸ“Œ 0
Preview
Nobody Gets Promoted for Simplicity We reward complexity and ignore simplicity. In interviews, design reviews, and promotions. Here’s how to fix it.

Engineers and PMs are being incentivized to complexify instead of simplify. I've definitely been seeing this trend grow over the last 5 years.

terriblesoftware.org/2026/03/03/n...

04.03.2026 13:33 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
ASCIIFlow

Really great little tool for creating ASCII diagrams

Cuz you know you all need them for all that markdown you're writing for your Claude skills.

ASCII Flow asciiflow.com#/

04.03.2026 09:12 πŸ‘ 1 πŸ” 1 πŸ’¬ 0 πŸ“Œ 0

Right now we are using AI to do brute force work -- "Do what I do, but do it faster"

But AI driven systems will be writing their own code, modifying themselves as they work and learn. That will completely change the game.

02.03.2026 13:39 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

There is this notion going around that coding with AI is like using a higher level programming language; that it is normal like the programming language upgrades we've had in the past.

I don't agree. Programming languages are deterministic, and LLMs are definitely not. This is wayyyyy different.

02.03.2026 00:45 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Post image

Gemini gave me this choice between two different outcomes, which I've never seen before. Like a "choose your own adventure" thing. Interesting!

(I'm working on a fake website project to test out some workflows with LLMs.)

01.03.2026 15:28 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Good writing is a personal transaction between the human that wrote it, and the human who is reading it.

28.02.2026 01:38 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

We are mostly using LLMs to do brute force work β€” "do what I do but way faster".

But it is the ability of an LLM to write software, when fully leveraged, will allow it to build it's own bespoke systems. This is mind blowing sci-fi reality.

27.02.2026 17:50 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0
Curiosity is the best guide. Do things that you are excessively curious about. This excited curiosity is both an engine and a rudder.

Curiosity is the best guide. Do things that you are excessively curious about. This excited curiosity is both an engine and a rudder.

I know the hype train is real (and annoying to us old farts) but messing around with LLMs in software is guiding me in some really fun directions.

27.02.2026 16:48 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

This is really important. I think we are often getting poor outcomes because we bloat the context.

It's like software: Don't write bloated code, and don't depend on faster processors

27.02.2026 15:13 πŸ‘ 1 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Imagine if we had been documenting our knowledge all along, to make our future selves better?

Ironically it took the arrival of LLMs for us to get motivated to write down all these β€œskill.md” files that we should have been writing all along.

That’s an interesting thought πŸ€”

26.02.2026 23:54 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

It’s the new reality

26.02.2026 23:30 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Is that banana that keeps showing up in Google products going to be the new Clippy?

26.02.2026 17:15 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0

Working with AI is pretty simple:

When you put garbage in, you get garbage out.

26.02.2026 15:00 πŸ‘ 0 πŸ” 0 πŸ’¬ 0 πŸ“Œ 0