Spiderweb needed a new target, so its spinning a thread to MacOS as we speak.
In other words bought a Mac-Mini and getting it setup and then we port it.
Spiderweb needed a new target, so its spinning a thread to MacOS as we speak.
In other words bought a Mac-Mini and getting it setup and then we port it.
Next up:
Improve the workspace setup process for CLI and GUI
MacOS support (just about to go buy a mac mini)
Better venom support (filesystem services that any agent can use without needing skills, cli, mcps, etc.)
Checking more agents (claude next)
3/3
This brings Spiderweb superpower one step closer.
Setup a workspace distributed across machines/OS
- Backend on a Linux box
- Frontend on a windows laptop.
- Setup venoms (services) usable by file read/writes
- CodexCLI/App can work on it all by just starting in that folder
2/3
Spiderweb overnight updates:
- SpiderApp (the CLI/GUI client) now supports Windows, Linux and Android (new)
- Spiderweb now works with any agent that can use a folder
1/3
Screenshot of the PR with complete CI
Proof
4/4
Feels like we're hitting a transition point.
The jump from:
AI autocomplete β AI engineering assistant
is happening faster than most devs expect.
cc @OpenAI @bytecodeallies
3/4
The interesting part wasn't writing code.
The model had to:
β’ understand a POSIX-assumed codebase
β’ identify platform dependencies
β’ adjust build + CI
β’ make it run on Windows
That's a very different problem from "generate a function".
2/4
I just watched AI port a POSIX-only WASM runtime with JIT to Windows.
Time: ~4 hours
Result: full CI pass.
Codex GPT-5.4 High
PR: github.com/clojurewa...
We're not talking about autocomplete anymore, AI's are porting real systems code between OSs.
#AIcoding #WebAssembly
1/4
Terry Pratchett in a blue jacket and Akubra hat holding a young owl for release.
Eleven years since you crossed the black sands. I wish I could say that the world is better than you left it (although it will always be better for having had you in it) but at least there is a new Young Sam to help carry on the Pratchett name and ethos. Love you always β€οΈ
steamcommunity.com/p...
Nice review of Chip'n Clawz vs The Brainoids.
One of the interesting things that AI coding has enabled, is that programming language choice is largely irrelevant.
Spiderweb's protocol written in Zig, now has Typescript, Python and Go with Rust coming by tomorrow.
PiAi is a zig version of the typescript PiMono AI module
#Ai
AI coders have taught me a new word "upsert", I've used the idea for years but never known there is a word for it.
Upsert refers to inserting only if not exist else update.
Quick Introduction of Spider Web
docs.mind-swarm.ai/V...
#AI #OS #Zig #OpenClaw
2 Codex App coding different features with Jetbrains IDE + remote terminal running Codex CLI working on another feature
Programming in 2026:
2 Codex App coding different features with Jetbrains IDE + remote terminal running Codex CLI working on another feature. And a web browser looking at github
All using GPT-5.4 xhigh
Trump's decision to bomb Iran is now the greatest windfall to the Russian war effort on record. If it continues, it might save the Russian war economy.
America will never be forgiven for inflicting Trump on the world.
I'm not talking about individual Americans who oppose Trump. I couldn't feel sorrier for them. But America as a polity and a geopolitical entity basically stuck a gun in its own mouth the moment it gave this man power.
Remembering obscure syntax in programming languages.
Never having to know where to stick a semicolon is a gift that keeps on giving!
#Spiderweb and the Spider ecosystem around it is starting to come together over a busy weekend.
I'm describing it as
Spider Web is a distributed system where #AI agents share tools, memory, and machines through a filesystem namespace inspired by Plan9.
Name and song just random unicode symbols
And they said Prince's Symbol was too much...
Added GPT-5.4 support to ZiggyPiAi (github.com/DeanoC/Zi...).
gpt-5.4 with full 1M context
gpt-5.4_smallcontext for the 272K path
Users can now choose full-context vs smaller-context behavior explicitly by model ID.
#zig #ChatGPT #AIAgents
AI coders do very well on Zig, much better imho that Python or Typesript.
Its harder for them to make mistakes, except the odd memory problem and versioning as it still updating.
I'm not a rust fan myself, but both seem to great agent languages afaict
link is github.com/DeanoC/Ziggy... (not sure I actually had that in the docs site, when I posted lol)
Early preview of the Spider Web design docs πΈοΈ
Just starting to write things up in Obsidian. Itβs rough and evolving, but how I'm thinking about the future architecture of the AI agent that I'm currently building
publish.obsidian.md/...
#AI #AIagents #LLM #ObsidianMD #Zig
Ugly ass tool with its own profiller and benchmark tooling already
Tell me your a game dev, without telling me your a game dev.
My early ugly arse mostly text client has a built in profiler and benchmark mode...
Isn't that the true and natural state of a model M? Do they work clean?
Floppy disk :O modern rubbish, cassette tape FTW π
Its a form of RLE which was also used later on to improve sprite performance on PC. Rather than store the sprite image, you store instructions of runs of data + skips.
Yep it took less RAM to draw it than just store a picture.
I can remember the Spectrum game The Hobbit did such a slow flood fill, you could see it do it for each line and slow down on long stretches to fill :)
INTRODUCING! Hannah Spencer The new Green MP for GORTON & DENTON Green Party Promoted by Chris Williams on behalf of The Green Party, both at PO Box 78066, London SE16 9GQ
Introducing Hannah Spencer MP π
Just tax any companies with shares they own that make ANY sales in the country they left, high tax. You wanna move fine, but you want to sell/make profit from the country then your gonna pay your dues.
ue5-main: 5.7.3 release drops with buffer allocation fixes, PIE client crash resolved, MotionDesign modifiers incoming, plus Sequencer & MoviePipeline stability fixes. Chaos Cloth vertex colors and PixelStreaming polish too.
#unreal #UE5