Advertisement · 728 × 90

Posts by DeanoC

Crazy how long tests and benchmarking takes for a AI inference Paper. Its also surprising to me how sensitive the numerics are, any numbers or claims without at least NIMH/RULER/PG-19 should be considered suspect!
Paper is coming soon(tm) (last context band!)

#AI #Inference

1 day ago 1 0 0 0

It must be the end of the world

I'm writing Tex manually!

All the classics:
\textbf - make this a boyfriend
\textit - text iterator
\textasciitilde - cos ~ is too easy
\vspace{-6pt} - In case you don't like 50% vertical whitespace

1 week ago 1 0 0 0

I've decided to remove an item off my bucket list :O

Even though I've given talks, written articles, I've never actually submitted a proper academic paper!
Its in the ML system area, anybody who is more experienced in these things I'd love some help.

DM if you like a draft.

2 weeks ago 2 0 0 0

Report where my DotCache paged KV-Cache system is.

Its in the benchmark and figure out and then automate page-set phase of development.

drive.google.com/fil...

2 weeks ago 1 0 0 0
Preview
Release SpiderSuite macOS (Spiderweb 0.5.6, SpiderApp 0.1.0) · DeanoC/Spider SpiderSuite macOS Release Notes Release date: 2026-03-29 Installer: SpiderSuite-macos-spiderweb-0.5.6-spiderapp-0.1.0.pkg Included products: Spiderweb 0.5.6 SpiderApp 0.1.0 Highlights Spiderwe...

Spiderweb now has proper macOS installer, wizards and helpers, all notarized and signed!

github.com/DeanoC/Sp...

Now easy to create distributed workspaces (across OSs as well) your agents can use with just mounted folder.

Basic distributed venoms (services) also working.

3 weeks ago 1 0 0 0

Spiderweb update today:
Pretty boring but key function of moving venoms to a seperate repo and having a proper register with channels, packages, hashes and updates.
This allows system venoms to evolve and update without updating the main spiderweb server

3 weeks ago 1 0 0 0

Argh AMD! How can my 'AI' laptop not run ROCM enough to develop something using Triton or CUDA.

WTF was the point putting a 'AI' GPU in it, if you don't support it for your AI development stack?

Grumble bloody 890M GPU!

3 weeks ago 1 0 0 0
Advertisement

Spiderweb news:
- Linux and macOS computer and browser use venoms are in and tested. A single agent can control multiple computers and browsers!
- MCP bridge venom turns any sdio MCP into a venom accessible by any agent
- Lots of tests and fixs.

3 weeks ago 1 0 0 0
Playable CV A playful retro isometric CV site with rooms, props, and doors for exploring career stories.

Fun little playable CV - playablecv.deanoc.com

Vibe coding in the background this week end

1 month ago 1 0 0 0

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.

1 month ago 1 0 0 0

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

1 month ago 1 0 0 0

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

1 month ago 1 0 1 0

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

1 month ago 1 0 1 0
Screenshot of the PR with complete CI

Screenshot of the PR with complete CI

Proof
4/4

1 month ago 1 0 0 0
Advertisement

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

1 month ago 1 0 1 0

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

1 month ago 1 0 1 0
Preview
Add first-class Windows support by DeanoC · Pull Request #8 · clojurewasm/zwasm Summary add Windows runtime support across executable memory, guard pages, JIT, cache paths, and WASI host integration make the spec, e2e, and real-world test runners cross-platform and add Window...

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

1 month ago 2 1 1 1
Terry Pratchett in a blue jacket and Akubra hat holding a young owl for release.

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 ❤️

1 month ago 10403 1495 237 124
Preview
Steam Community :: Drdoog :: Review for Chip ‘n Clawz vs. The Brainioids I played 30 hours with my child (less than 6 y/o) it was hard at the beginning but he is really into the character story. We are playing on PC (plugged on a regular tv) with controllers in split screen mode and he loves it. Hoping for new storyline content soon as we finished it all and now working towards getting 5 stars on every level. A really fun game, it’s a bit like tower defense and third person. It does not rely too much on rifles and guns which I like for a young kid.

steamcommunity.com/p...

Nice review of Chip'n Clawz vs The Brainoids.

1 month ago 1 0 0 0

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

1 month ago 2 0 0 0

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.

1 month ago 1 0 0 0
Preview
🕸 Introduction #🕸Introduction to Spider Web Spider Web is an AI agent platform built from a different architectural assumption than most current agent systems. Instead of embedding agents inside applications or wr…

Quick Introduction of Spider Web

docs.mind-swarm.ai/V...

#AI #OS #Zig #OpenClaw

1 month ago 1 0 0 0
2 Codex App coding different features with Jetbrains IDE + remote terminal running Codex CLI working on another feature

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

1 month ago 2 0 0 0
Advertisement
Post image

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.

1 month ago 2316 1192 93 124

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.

1 month ago 19 6 2 0

Remembering obscure syntax in programming languages.

Never having to know where to stick a semicolon is a gift that keeps on giving!

1 month ago 0 0 0 0
Preview
GitHub - DeanoC/Spiderweb: Run autonomous AI agents across machines using a distributed filesystem. Run autonomous AI agents across machines using a distributed filesystem. - DeanoC/Spiderweb

#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.

1 month ago 1 0 0 0
Name and song just random unicode symbols

Name and song just random unicode symbols

And they said Prince's Symbol was too much...

1 month ago 1 0 0 0

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

1 month ago 1 0 0 0

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

1 month ago 0 0 0 0