#llms
50 posts
2026 - July
5 posts2026 - June
6 posts- Why LLMs Will Fail at Your Company
- ai-memory: long-term memory (Karpathy Wiki) and self-improvement (Hermes) for your projects
- The Rio 3.5 LLM Controversy. Plagiarism?
- LLM Benchmark: Kimi v2.7 Code, GLM 5.2, MiniMax M3 Local
- LLM Benchmark: Fable 5 and the Anthropic Soap Opera
- LLM Benchmarks - An Update on Grok 4.3, MiniMax v3, and Opus 4.8
2026 - May
4 posts2026 - April
7 posts- LLM Benchmarks: Is It Worth ($$) Mixing 2 Models? (Planner + Executor)
- LLM Coding Benchmark (May 2026): DeepSeek v4, Kimi v2.6, Grok 4.3, GPT 5.5
- LLM Benchmarks Part 2: Is It Worth Combining Multiple Models in the Same Project? Claude + GLM??
- Why LLMs Aren't Giving You the Result You Expect | Why I Prefer Claude Code Today
- Is RAG Dead? Long Context, Grep, and the End of the Mandatory Vector DB
- Testing Open Source and Commercial LLMs - Can Anyone Beat Claude Opus?
- Turning YouTube into a Karaoke App | Frank Karaoke
2026 - March
6 posts- Teaching People to Question the News | Frank Investigator
- I Rewrote OpenClaw in Rust. Did It Work? | FrankClaw
- Going After Email Fraud | Frank FBI
- My First Vibe Code Failure and How I Fixed It | Frank Yomik
- I Built a Data Mining System for My Influencer Girlfriend — Tips and Tricks
- Software Is Never 'Done' — 4 Projects, Life After Deploy, and Why One-Shot Prompting Is a Myth
2026 - February
7 posts- RANT: Did Akita Bend Over for AI??
- Vibe Code: I Built a Smart Image Indexer with AI in 2 Days | Frank Sherlock
- From Zero to Post-Production in 1 Week - How to Use AI on Real Projects | Behind The M.Akita Chronicles
- AI Agents: What Would Be the Best Programming Language for LLMs?
- RANT: Did AI Kill Programmers?
- Vibe Code: I Built a Markdown Editor From Scratch With Claude Code (FrankMD) PART 2
- Vibe Code: I Built a Markdown Editor From Scratch With Claude Code (FrankMD) PART 1
2026 - January
3 posts2025 - June
1 post2025 - May
5 posts2025 - April
6 posts- Dissecting an Ollama Modelfile - Tuning Qwen3 for Code
- Testing the Newly Released Open Source LLM - Qwen3 (with Aider and Ollama)
- Destroying the ChatGPT 4o "Personality"
- Testing LLMs with Aider on RunPod - which one to use for code?
- Your Own Free Universal Co-Pilot Running Local: AIDER-OLLAMA-QWEN
- LLM Hello World: Building Your Own Local AI Chat
2026 - July
5 postsLLM Benchmark: Should I Use the Highest-Scoring Model?
Why the top entry in an LLM ranking is not necessarily the best model, why 90+ is a cluster, and how to use benchmarks without outsourcing your technical judgment.
LLM Benchmark: Has Kimi K3 Reached Claude Opus Level?
I had Kimi K3 build a chat in Rails 8 on its own: it scored 89/A, beat Opus 4.6, and was a cheaper alternative to Opus 4.8. It still lagged behind in architecture, hardening, and tests.
LLM Benchmarks: Grok 4.5 and GPT 5.6 Sol
Grok 4.5 entered Tier A with 87, and GPT 5.6 Sol scored 92. Sol beat GPT 5.5 by 92 to 81 in the blind A/B test, but re-auditing brought it down to 85. With cache-read fixed, Opus 4.8 remains the best API balance.
Frank GO: Playing Go with AI
I built Frank GO as a Sabaki fork with KataGo, bringing together more than 4,700 tsumego, historical games, and 15 of Hikaru’s Go games. Overlays make territory and scoring visible to beginners.
LLM Benchmark: Sonnet 5 Fails, Gemini Flash Surprises, Sakana Fugu Almost Reaches Tier A
In the coding benchmark, Sonnet 5 scored 58/100 after calling a nonexistent API, while Gemini 3.5 Flash scored 93/100. Sakana Fugu Ultra landed at 79/100, close to Tier A.
2026 - June
6 postsWhy LLMs Will Fail at Your Company
The deliberately speculative thesis is that LLMs amplify processes where people outsource decisions. The proposed alternative is daily cycles of decision, implementation, testing, and review close to the outcome.
ai-memory: long-term memory (Karpathy Wiki) and self-improvement (Hermes) for your projects
ai-memory turns agent sessions into a searchable Markdown wiki with hooks, MCP, and handoffs between tools. A Hermes-inspired loop promotes memories with validation, evidence, and optional review.
The Rio 3.5 LLM Controversy. Plagiarism?
Public evidence indicates that Rio 3.5’s initial checkpoint was a blend of Nex-N2-Pro and Qwen, without credit to Nex. The case points to an attribution failure, not legal plagiarism.
LLM Benchmark: Kimi v2.7 Code, GLM 5.2, MiniMax M3 Local
In the benchmark, GLM 5.2 scored 87 and Kimi K2.7 Code scored 86. The open MiniMax M3 doesn’t fit in 128 GB, while serious programming still calls for Opus 4.8 or GPT 5.5.
LLM Benchmark: Fable 5 and the Anthropic Soap Opera
Fable 5 scored 94/100, practically tied with Opus 4.8, but costs ten times more and redirects sensitive tasks. Since Mythos isn’t auditable, I’m sticking with 4.8.
LLM Benchmarks - An Update on Grok 4.3, MiniMax v3, and Opus 4.8
In the Rails 8 benchmark, Opus 4.8 keeps the lead at 95/100, while Grok 4.3 and MiniMax M3 finally become usable but remain in Tier B, behind GPT and Opus.
2026 - May
4 postsComplete Manga Solution: Frank Manga+, Frank Yomik, and the Prettify-Manga Extension
Frank Manga+ brings the MANGA Plus catalog to the desktop, while Prettify improves reading on websites and Kindle, and Frank Yomik adds furigana or translation to Japanese and Korean pages.
I Built a Waybar Widget for Omarchy to Monitor LLM Plan Usage: ai-usagebar
ai-usagebar, a Rust port of claudebar, brings Claude, Codex, Z.AI, and OpenRouter into a Waybar widget or standalone TUI that works in any terminal, including over SSH.
AI Agent Memory: Karpathy LLM Wiki and agentmemory in Practice
Akita compares compaction in Claude Code, Codex, and opencode, explains Karpathy’s LLM Wiki, then tests agentmemory before dropping it over structural bugs and pointing to ai-memory.
LLM Benchmarks: DeepSeek Unlocked! Use DeepClaude
I swapped opencode’s harness for Claude Code’s loop through DeepClaude, and DeepSeek V4 Pro rose from 69/B to 89/A in 18 minutes and $3.14. The controller’s multi-turn bug remains.
2026 - April
7 postsLLM Benchmarks: Is It Worth ($$) Mixing 2 Models? (Planner + Executor)
Three rounds show multi-agent doesn’t beat solo Opus 4.7 in opencode, which scored 97/100 in 18 minutes for about $4. GPT 5.4 xHigh with a medium executor saves money but loses 3 points.
LLM Coding Benchmark (May 2026): DeepSeek v4, Kimi v2.6, Grok 4.3, GPT 5.5
I reaudited 24 LLMs on the same Rails app with RubyLLM: Opus 4.7 and GPT 5.4 tie at 97, GPT 5.5 reaches 96, Kimi and Gemini become Tier A, and DeepSeek V4 Pro reaches Tier A only through DeepClaude.
LLM Benchmarks Part 2: Is It Worth Combining Multiple Models in the Same Project? Claude + GLM??
I tested seven combinations in Claude Code, opencode, and Codex, but no sub-agent was called. Variance across runs and harnesses keeps solo Opus as the default for greenfield projects.
Why LLMs Aren't Giving You the Result You Expect | Why I Prefer Claude Code Today
Every week somebody tells me 'I canceled my Claude plan, it just doesn't perform as well as GPT for me.' I've got 500+ hours in Claude Code and Codex, 400k lines generated, and both deliver. The difference isn't the model. It's how people are talking to it.
Is RAG Dead? Long Context, Grep, and the End of the Mandatory Vector DB
Frontier models went from 200k to 1M tokens of context. Does it still make sense to wire up a whole vector DB stack to do RAG, when you can just grep and dump the entire document into the window?
Testing Open Source and Commercial LLMs - Can Anyone Beat Claude Opus?
This historical benchmark compared 33 LLMs on a Rails app: Opus, Sonnet, and GLM 5 worked, while Qwen 3.6 35B came close on an RTX 5090 after a fix. The rankings were later revised.
Turning YouTube into a Karaoke App | Frank Karaoke
I built a Flutter Android app that overlays live scores on YouTube karaoke videos, using audio filtering and YIN in four modes. It’s fun, but scoring is still experimental.
2026 - March
6 postsTeaching People to Question the News | Frank Investigator
I built Frank Investigator to compare coverage, track omitted sources, and analyze news in 15 stages with three LLMs. The report flags omissions and reframing, but doesn’t issue final verdicts.
I Rewrote OpenClaw in Rust. Did It Work? | FrankClaw
I rewrote OpenClaw’s core in Rust as FrankClaw, with 56,586 lines, 7 channels, and fixes for the 7 audited critical vulnerabilities. It handles simple conversations, but complex workflows remain untested.
Going After Email Fraud | Frank FBI
I built Frank FBI to analyze forwarded emails in six layers, combining authentication, reputation, OSINT, and three LLMs. The result is a self-hosted risk report, with the data under your control.
My First Vibe Code Failure and How I Fixed It | Frank Yomik
How I spent days building a manga speech bubble detection system with OpenCV, threw it all out and rebuilt it in hours with a pretrained model. Lessons on vibe coding, productive failure, and knowing when to change course.
I Built a Data Mining System for My Influencer Girlfriend — Tips and Tricks
How I built a Rails 8 + SQLite + Discord bot data mining system for my influencer girlfriend in 3 days, 58 commits, with 40+ tools accessible via LLM tool calling.
Software Is Never 'Done' — 4 Projects, Life After Deploy, and Why One-Shot Prompting Is a Myth
125 post-production commits across 4 projects in 10 days. Real bugs, real users, real iteration. Why one-shot prompting is a myth and software is never 'done'.
2026 - February
7 postsRANT: Did Akita Bend Over for AI??
I have been 'bending over' for AI since 2023. If you only watch out-of-context podcast clips, let me spell it out for you.
Vibe Code: I Built a Smart Image Indexer with AI in 2 Days | Frank Sherlock
How I built Frank Sherlock, a local AI-powered image catalog desktop app, in a weekend using Agile Vibe Coding with Claude Code.
From Zero to Post-Production in 1 Week - How to Use AI on Real Projects | Behind The M.Akita Chronicles
How 274 commits in 8 days shipped a full newsletter, podcast, blog, and Discord bot to production using Extreme Programming with Claude Code as the pair.
AI Agents: What Would Be the Best Programming Language for LLMs?
A thought experiment on what a programming language designed for LLM coding agents, rather than human programmers, would look like.
RANT: Did AI Kill Programmers?
Akita's rant on why AI won't replace real programmers, why the programming bubble already popped, the S-curve ceiling of current LLM architecture, and what actually changes for engineers in the LLM era.
Vibe Code: I Built a Markdown Editor From Scratch With Claude Code (FrankMD) PART 2
Part 2 of the FrankMD story: refactoring, i18n, syntax highlighting, tests, and the hard-earned lessons from 30 hours of vibe coding with Claude.
Vibe Code: I Built a Markdown Editor From Scratch With Claude Code (FrankMD) PART 1
How I vibe-coded FrankMD, a self-hosted Markdown editor tailored to my blogging workflow, in three days with Claude Code.
2026 - January
3 postsVibe Code: Which LLM Is the BEST?? Let's Talk for REAL
I ran the same extensive analysis pass through Opus 4.5, GPT 5.2 Codex, Kimi 2.5, Gemini 3 Pro and MiniMax v2.1 on a tiny app, and every single one still left things on the table.
AI Agents: Comparing the Top LLMs of 2026 on the Zig Challenge
I put the top commercial and open source LLMs of early 2026 through a nasty Zig + llama.cpp migration challenge to see which ones actually deliver.
Omarchy 3 - One of the Best Coding Agents Out There: Crush
I used Crush with Claude Opus 4.5 on a Hugo blog and a Zig chat using llama.cpp, CUDA, and Qwen3. It refactored scripts, updated APIs, fixed a segmentation fault, and delivered a working binary for nearly $8.
2025 - June
1 postAGI or Skynet Isn't Coming Anytime Soon
Why the current LLM architecture cannot reach AGI, and why the hype from Big Tech CEOs and media-anointed experts is mostly backroom negotiation noise.
2025 - May
5 postsFinal Attempt to Train an LLM with LoRA. Cannon Shot, But Missing the Fly.
Renting an 80GB H100 on RunPod to fine-tune Qwen3-32B with a LoRA on Zig 0.14, and discovering that even cannon-class hardware can still miss the target.
Teaching the Latest Zig to Your LLM - Training LoRAs (Sort Of)
A hands-on walkthrough of training a LoRA adapter on Qwen3-8B to teach it about Zig 0.14, covering datasets, fine-tuning, vLLM serving, and the limits of the experiment.
RANT - LLMs are LOOT BOXES!
Why LLMs for real coding behave like gacha loot boxes, and why every incentive in the industry pushes you to burn more tokens.
When Do LLMs Fail at Programming? A More Realistic Use Case.
A real-world attempt to build a Zig program using llama.cpp with Gemini 2.5 Pro and Aider, showing where LLMs crumble on new languages and libraries.
Rant - Will LLMs Evolve Forever? Demystifying LLMs in Programming
A hype-busting rant on LLM benchmarks, the myth of exponential AI progress, and my hands-on experience showing why Vibe Coding does not work.
2025 - April
6 postsDissecting an Ollama Modelfile - Tuning Qwen3 for Code
A walkthrough of sampling parameters (temperature, top_p, top_k, min_p, repeat_penalty) and how to build a custom Ollama Modelfile to tune Qwen3 for software development tasks.
Testing the Newly Released Open Source LLM - Qwen3 (with Aider and Ollama)
First hands-on impressions of Qwen3 running locally via Ollama and remotely via OpenRouter, tested with Aider on real refactoring tasks.
Destroying the ChatGPT 4o "Personality"
How to disable ChatGPT's pseudo-human chatter and get straight, dry technical answers by tweaking the custom traits settings.
Testing LLMs with Aider on RunPod - which one to use for code?
Hands-on testing of Qwen2.5 Coder, DeepSeek, Codestral and others with Aider, locally on an RTX 4090 and on RunPod, comparing them against Claude and Gemini.
Your Own Free Universal Co-Pilot Running Local: AIDER-OLLAMA-QWEN
How to run Aider with Ollama and Qwen 2.5 Coder locally to build a free, universal Co-Pilot alternative that works with any editor.
LLM Hello World: Building Your Own Local AI Chat
A hands-on Hello World experiment explaining how LLMs actually work under the hood, building a tiny local chat CLI with Qwen 2.5 Coder running on a single GPU.