Oskar Wickström
banner
wickstrom.tech
Oskar Wickström
@wickstrom.tech
Software engineer in rural exile. Autonomous and generative testing, PL, web, and more.

wickstrom.tech
Really nice contrast
a close up of a man 's face with sweat coming out of his nose and ear .
ALT: a close up of a man 's face with sweat coming out of his nose and ear .
media.tenor.com
November 6, 2025 at 6:41 AM
Hadn't seen that before! Thanks
October 17, 2025 at 4:34 PM
Recently learned that neovim can run in server or client mode (it's called Remote) and communicate via RPC. I wrapped my launch script to always start in server mode with a particular pattern for the named pipes, so that I can iterate over all running instances and send commands to them.
October 15, 2025 at 5:41 PM
Lol yes that is significant! Thanks 😊
October 15, 2025 at 5:38 AM
Huh!
October 10, 2025 at 12:10 PM
Definitely, it's pricey. There's some daylight hacker community iirc, not sure if anyone has plain Linux running on it yet.
October 10, 2025 at 10:31 AM
Fantastic post, Simon! And I say that as someone having worked on a coding agent. But today, I barely use LLMs; no completions or agentic stuff, because for me they take away the most important part of my work: understanding. I occasionally use them for research tasks out-of-editor.
October 9, 2025 at 4:40 PM
Thanks!
August 30, 2025 at 2:06 PM
Yeah. Well, the agent is much like any other client/server program. Abstract away the LLM and it's reasonably straightforward.
August 29, 2025 at 6:47 PM
Did you find the approach together with AI agents ironic in a way? 😅
August 29, 2025 at 6:31 PM
And this is inspired by more than Rust, but yes, partly the arbitrary crate. Also TigerBeetle's VOPR.
August 29, 2025 at 6:29 PM
Generative testing is the natural enemy of AI coding. Not only in this way, but it's also the most effective way I found to keep the thing from cheating or giving up too early. 😊
August 29, 2025 at 6:28 PM
@electric-sql.com is doing good stuff in this area too. Not quite a sync engine iiuc, but streaming read layer from PostgreSQL.
April 13, 2025 at 10:28 AM