Advertisement · 728 × 90

Posts by Daniel Duan

Preview
Release 0.4.4 · dduan/TOMLDecoder · GitHub Add support for TOML 1.1.0 (thanks, @nikitabobko!) Increased benchmark perfermances. Parsing the following TOML documents now costs less CPU instructions: toml.io example: -29% GitHub events archi...

github.com/dduan/TOMLDe...

2 weeks ago 2 0 0 0

The robots are dancing / doing martial arts because those are the few pre-programmed things that look impressive.

3 weeks ago 0 0 0 0

After so many years I finally realized jemalloc should be pronounced similar to je m’applle 🤦‍♂️

3 weeks ago 1 0 0 0

Pantheon is an aggressively mid sci-fi with engineering terms as meaningless filler words to move the plot along.

3 weeks ago 0 1 0 0

A lot of capable programmers aren’t accustomed to designing and building tools that they can use themselves. It’s a surprisingly rare skill.

4 weeks ago 0 0 0 0

Of course, a lot of people will (knowingly or not) reject this idea just to be AI adjacent at their jobs.

4 weeks ago 1 0 0 0

Most of your AI automation ideas don’t need AI. Just ask the AI to script it for you instead.

4 weeks ago 2 1 1 1
Advertisement

Just name your programming language “Print”.

4 weeks ago 0 0 1 0

It’s pronounced code ten.

4 weeks ago 0 1 0 0

Speak to coding agent exclusively via UML diagrams.

4 weeks ago 0 0 0 0
Preview
swift-evolution/proposals/0519-borrow-inout-types.md at main · swiftlang/swift-evolution · GitHub This maintains proposals for changes and user-visible enhancements to the Swift Programming Language. - swiftlang/swift-evolution

struct of arrays in Swift ✨

github.com/swiftlang/sw...

1 month ago 0 0 0 0

I have an idea for agents (can be different models/wrappers) in interactive sessions (where they wait for user updates) to have a meeting. It's ridiculously simple but could be really effective. Have to prototype this tomorrow.

1 month ago 0 0 0 0

TIL not to touch a lazy var from a bunch of detached tasks the hard way.

1 month ago 1 0 0 0

Sometimes one sets out to invent, and ended up discovering.

1 month ago 0 0 0 0
Advertisement

TIL about “Prompt framework”. It sounds extremely similar to Design Patterns.

When the tool is insufficient, the pattern (framework) makes up for it.

1 month ago 0 0 0 0

Trying to reflect on why I was hugely impressed by Claude Codementia early on: it’s my bias towards TUI and its impressive ability to use CLI tools. The good impression faded quickly when I needed to solve real problems.

1 month ago 0 0 0 0

Are there any solutions for coding agents to chat with each other locally? Maybe through a CLI interface?

1 month ago 0 0 2 0

asking agents to read code for information feels like map reduce in my brain. I need to come up with questions as quickly as I can, and consolidate the small research reports later.

1 month ago 0 0 0 0

Stuck using MCPs is a special kind of hell.

1 month ago 0 0 0 0

I’m experiencing software slop and I’m not happy about it.

1 month ago 0 0 0 0

1M context window is just another way of saying expensive af.

1 month ago 0 0 0 0
Advertisement

There isn’t enough hours in a day.

1 month ago 0 0 0 0

Now instead of sending screenshots I just describe the visual tweak I want and Codex can go launch the app, navigate to where I mentioned, and look at it all by itself.

1 month ago 0 0 0 0

Asked Codex to learn to do end-to-end macOS app development using screenshots, OSScripts, pynput, etc. After it successfully played with some apps, I now asked it summarize everything it learned along the way to a skill for later use :)

1 month ago 1 0 0 0

Imagine how good will smith eating spaghetti will be in 100 years.

1 month ago 0 0 0 0

When people say programming is dead, what they mean is the economic value of rote pattern recognition + repetition is dead.

You can do it for fun and not profit.
You can profit without doing it.
Being good at it still profits you.

Mark my words.

2 months ago 0 0 0 0

I'm loving this workflow! I have a script that polls changes via the CLI, once it finds a todo item, it feeds its ID along side with a prompt to `codex exec`. The result is I can put todos in the queue and agents come and grab it. They mark the todo as finished as they do.

2 months ago 0 0 0 0

built a tool to help me work with multiple agents in parallel. I sit in the center coming up with ideas using a GUI and they poll for TODOs and claims them using a CLI. Tool's build and tested. Let's see how this goes!

2 months ago 0 0 0 1
Advertisement

looked into beads. TBH it seems like an overreaction to Claude Codementia.

2 months ago 1 0 0 0

I may genuinely need to make a TODO app for local coding agents. It'l have a CLI for agents and a GUI for me 🤔

2 months ago 0 0 0 0