Joined June 2012
144 Photos and videos
Ran Qwen3.6 27B dense vs 35B-A3B MoE on two 3090s expecting the dense flagship to win. It lost by 4 SWE-bench points and won everything else: 5.5x faster prefill, 2.5x the context, tied on every hard task I gave it by hand. Benchmarks measure the limit. You live in the middle.
1
1
50
Honestly for me, one of my favorite part of #GameDev is building my own tools and getting it working how I want. This is an animation editor I made for 2d sprite sheet animations for my game. Exports clean json to load in @phaser_ #IndieGames #PixelArt #GameDevelopment
1
2
30
1,470
May 25
Probably shouldn't have built my entire asset pipeline before getting y-sorting properly setup. BUT I'm glad I got it done. Tiled editor did help a ton and the first-class @phaser_ integration with Phaser honestly made it not too bad!
1
4
326
found out today that one of my hermes cron jobs has been firing every 2 hours for a week.. against a model that no longer exists.. and my dashboard logged 'ok' every single time. 36 consecutive 'ok's for a request the proxy never answered. my robots are gaslighting me.
1
22
Apr 29
ok so I built codethis.dev it's a paste bin where every paste is also a carbon-style code screenshot AND a doc you can render with markdown components (Nuxt MDC).. and the MCP server is free forever so claude can write to it directly from your IDE. 🧵a thread on the why
1
2
157
Apr 29
things I will not pretend codethis is great at: - no git history per paste (gist still wins on that).. yet - no line-highlighting on the image export (carbon still wins there) - the brand is at zero -- you have never heard of this. that is what today is for. shipping more in the next few weeks.
1
23
Apr 29
pricing - free forever covers everything that makes this useful: paste, markdown, image export, MCP server, REST API, 100 langs, 2 API keys. pro is $9/mo and unlocks password-protected pastes, private pastes, watermark removal, scale, 20 API keys. the wedge is free. it stays that way.
55
Apr 28
shipping a paste tool tomorrow. the kind of side project that takes six years to build ..if you count the hastebin fork I ran since 2020, which I do, because it is the only honest way to count it. No login needed, free API/MCP, image generation, the works. codethis.dev
1
74
Apr 20
If you could stop exposing me, @WakaTime , that would be great 🤣😭
2
57
Mar 31
I told my AI agent to "build me a React todo app" and it did. Wrote the code. Installed the packages. Spun up a dev server. Rendered the app. All inside a sandboxed VM. No terminal. No Claude Code. No local env. Just a chat message.
1
2
102
Mar 31
The sandbox is completely isolated. 60-second timeout. Nothing touches your machine. The agent figured out on its own to: 1. Create the project with Vite 2. Install React 3. Write the component 4. Start the server 5. Return the URL so I could see it in-line No instructions on HOW to do it. Just "build me a React app."
1
1
44
Mar 31
Built this into cognova.dev - my AI agent workspace. Any agent can get sandbox tools. Combine it with a knowledge base full of your docs and now your agent builds code that actually matches your architecture. If you have just a second for some feedback, I'd truly appreciate it!

41
Mar 30
Adding more tools to cognova.dev ToolHub this morning! The way that we've designed our agentic workspace to wrap user-defined tools truly makes the possibilities endless! #BuildInPublic #DevTools #AIAgents #AgenticWorkflows
1
1
39
Mar 27
Google OpenAI Image Generation✅ One of many tools to come on the Cognova ToolHub! I created a way for developers to easily create their own sandboxed tools and run it with their agent's context on Cognova! Docs👉cognova.dev/docs/tool-hub #BuildInPublic #AIAgents #DevTools #AI
1
2
39