Original: Geoffrey Huntley · 02/03/2025
Summary
✨ Daniel Joyce used the techniques described in this post to portlstorustvia anobjdump. You can see the code here:https://github.com/DanielJoyce/ls-rs. Keen, to see more examples - get in contact if you ship something!Key Insights
“Daniel Joyce used the techniques described in this post to portlstorustvia anobjdump.” — Highlighting a practical application of converting code using LLM techniques.
“five months later and https://t.co/kMXyRYraBA has been productionised into a MCP server and a paper published.” — Discussing the timeline and outcome of a project that utilized LLM for software rewriting.
“/z80 = Running the LLM like a Bitcoin mixer for intellectual property and cloning software.” — Metaphorically describing the process of using LLM for software cloning as innovative and somewhat controversial.
Topics
Full Article
Published: 2025-03-02
Source: https://ghuntley.com/z80/
✨ Daniel Joyce used the techniques described in this post to portlstorustvia anobjdump. You can see the code here:https://github.com/DanielJoyce/ls-rs. Keen, to see more examples - get in contact if you ship something!
five months later and https://t.co/kMXyRYraBA has been productionised into a MCP server and a paper published. that took longer than expected but it was only matter of time. /z80 = Running the LLM like a Bitcoin mixer for intellectual property and cloning software. pic.twitter.com/dxGSP2WiFX — geoff (@GeoffreyHuntley) August 25, 2025So, let’s get cracking by creating a toy application by sending this prompt to the LLM.
Key Takeaways
Notable Quotes
Daniel Joyce used the techniques described in this post to portlstorustvia anobjdump.Context: Highlighting a practical application of converting code using LLM techniques.
five months later and https://t.co/kMXyRYraBA has been productionised into a MCP server and a paper published.Context: Discussing the timeline and outcome of a project that utilized LLM for software rewriting.
/z80 = Running the LLM like a Bitcoin mixer for intellectual property and cloning software.Context: Metaphorically describing the process of using LLM for software cloning as innovative and somewhat controversial.
Related Topics
- [[topics/openai-api]]
- [[topics/prompt-engineering]]
- [[topics/software-rewriting]]
Related Articles
Yes, Claude Code can decompile itself. Here's the source code.
Geoffrey Huntley · how-to · 78% similar
the z80 technique reveals the source code for Atlassian's 'rovo' AI assistant
Geoffrey Huntley · explanation · 76% similar
this should not be possible
Geoffrey Huntley · explanation · 68% similar
Originally published at https://ghuntley.com/z80/.