Fuwn

@fuwn.net

CS M.S. student (AI/ML), embedded systems B.S., 10,000x open-source engineer, Nix + Forth + Plan 9 + smolweb enthusiast どうも〜 アニメと漫画と原神とVTuberとコードが好き https://fuwn.net https://github.com/Fuwn https://anilist.me/Fuwn https://tangled.org/fuwn.net

I've finally taken the time and was approved for Anthropic's Cyber Verification Program. Before this, I'd resubmit and play hit-or-miss until Claude would accept my prompt.

I love it when Codex abruptly ends its turn by sending me a JSON subagent notification, then repeats this every 30 minutes, making it impossible to complete a long-horizon task without having to send a "continue". We are at the frontier.

I've been running several automated tests on Sonnet 4.6 and GLM-5.1, and I can confidently say that, under the same conditions, GLM-5.1 sucks.

I've avoided GLM models until now because they kept responding in Chinese to me, but it turns out it's just an OpenCode Go issue. I bought a GLM Coding Plan out of curiosity, and the model works fine there.

I dislike that I did this, but I resubscribed to Claude. I still rely on Codex with the $200 subscription for most tasks, but having a second opinion is always helpful.

Kimi K2.5 Turbo is the only non-SOTA model that I've genuinely enjoyed using and doesn't suck in my testing.

【OSHI NO KO】Season 3 was impact in its purest form. Knowing how the manga ended, I'm uncertain about the final season, but it will be interesting to see it animated nonetheless.

My Codex usage has been quite quiet over the past week. I've been using it roughly as much as I usually do, but it shows considerably less activity than in previous weeks.

The AIO for my gaming PC finally failed. I didn't notice for about two weeks because I thought it was just my X3D CPU running at X3D temperatures.

GPT-5.4 is incredibly good at SwiftUI, which shouldn't surprise me. Fundamentally, there are many reasons why it should perform well with it, but it's still a delight to see it resolve any bug I throw at it in a large SwiftUI application in almost no time.

WTF is Codex on about? All I did was try out Garry Tan's gstack. It's done this multiple times now. I know gstack is meant for Claude Code, but this is bizarre.

Screenshot of the Codex CLI displaying options A/B/C for test orchestration and a prompt to select, with a shell command preview underneath.

OpenCode Go's main appeal for me is having a set of hosted open-weight models to experiment with on the cheap and use as copium to pass the time until my SOTA limits reset. I'm throwing the dumbest tasks at these chibis.

GSD 2 is incredible. In my personal testing, skills and prompt frameworks have never significantly improved the agentic workflow, but GSD 2, supported by the Pi harness, has. It's further enhanced by the launch of GPT-5.4 mini, which allows GPT-5.4 to utilise quick yet intelligent subagents.

GitHub - gsd-build/gsd-2: A powerful meta-prompting, context engineering and spec-driven development system that enables agents to work for long periods of time autonomously without losing track of th...

A powerful meta-prompting, context engineering and spec-driven development system that enables agents to work for long periods of time autonomously without losing track of the big picture - gsd-bui...

github.com

I've been anxious about using my ChatGPT Pro subscription for GPT-5.4, since I was down to 10% of my weekly allowance, but my cache hit rate is so high that I should have used it anyway. It has taken me about three hours to go from 10% to 9%.

GLM-5 makes so many character set and punctuation mistakes in its responses that I’m seriously unsure how anyone would use it for serious software. It seems fine for personal use, though.

I'm still running low on GPT-5.4 usage in Codex, so I've been postponing actual work to run harness experiments using Codex-5.3-Spark on Codex CLI, Pi, OpenCode, and ForgeCode. Codex CLI and Pi are significantly better than the competition. Depending on the task, Codex CLI can far surpass Pi.

I love reading Codex's (GPT-5.4 xhigh Fast) thought process. It's been such a little ball of sunshine lately. It's enthusiastic about everything.

Screenshot of a dark-themed interface showing an AI “thinking process.” The text states it needs to locate the path for `platform.h` under the `targets` directory and explore it. A section labelled **Explored** lists steps: “List targets,” “Search platform.h$,” and “Read platform.h.” A final line explains the aim is to find memory configuration details for a standalone target to understand how the memory setup is structured in that file.

Managing parallel agents is quite enjoyable. Perhaps I could pursue a future as a manager at a large tech firm, leading a team of AI agents and having my subordinates review every line of code.