Advertisement · 728 × 90

Posts by Luke Hedger

would be so cool to have a native/managed sprites.dev -like experience on Lambda. Barebones firecracker VM environment, persistent mutable filesystem, shell access, per-use billing, service exposure via open port(s), etc. Sandboxes for all the team and their agents!

1 day ago 0 0 0 0

Let's pretend we discovered a way to make flying 10x faster. As a result, everyone starts taking way more flights, because now they can!

The likelihood of a crash would be the same, but there's 10x more flights, which means 10x more crashes.

That's what's happening with AI and software outages.

3 days ago 52 3 8 2

so far it has built:

- agentic payments platform
- managed event sourcing platform

hasn’t cost me a penny!

1 week ago 1 0 0 0

prototyped my own agentic software factory today:

- opencode running on persistent microVMs from @fly.io (sprites.dev)
- open-weight models via openrouter
- work described via github issues
- every issue triggers new opencode session with prompt
- agent controlled remotely on mobile

1 week ago 8 0 1 0

complexity which existed to manage human limitations is being automated away

1 week ago 0 0 0 0

what could an intent-addressed interface look like?

1 week ago 1 0 0 0

Claude Capybara

1 week ago 0 0 0 0

Just seen the proposal for branching… 👀

github.com/anthropics/c...

1 week ago 1 0 0 0
Advertisement

Soul of a New Machine is by far the best software engineering book I’ve ever read! Such a fascinating story. So long Tracy 👋

2 weeks ago 1 0 0 0
Preview
Kumo: A Security-Focused Serverless Cloud Simulator Serverless computing abstracts infrastructure management but also obscures system-level behaviors that can introduce security risks. Prior work has shown that serverless platforms are vulnerable to at...

Kumo: A Security-Focused Serverless Cloud Simulator

arxiv.org/abs/2603.19787

2 weeks ago 0 0 0 0
Preview
Announcing TypeScript 6.0 - TypeScript TypeScript 6.0 is now available! TypeScript 6 is a stepping-stone release, aligning with the upcoming native-speed 7.0 release.

TypeScript v6 is out

devblogs.microsoft.com/typescript/a...

2 weeks ago 2 0 0 0
Preview
CIMD - OAuth Client ID Metadata Documents Learn about Client ID Metadata Documents (CIMD) - a new OAuth approach that lets clients identify themselves using URLs instead of preregistration. Presented by Stytch.

CIMD is cool

> Client ID Metadata Documents (CIMD) let OAuth clients identify themselves using a URL. No preregistration necessary

client.dev

2 weeks ago 0 0 0 0
2 weeks ago 83 9 2 0

4 figures!

2 weeks ago 0 0 0 0
Post image

metrix - claude code usage dashboard built with @ratatui.rs

- token usage per day
- activity heatmap
- cost estimates
- file ops stats
- tool call types
- longest session
- most files touched in single session
- conversation turn counts
- most edited file

github.com/lukehedger/m...

2 weeks ago 15 1 1 0
opencode webui running on iOS via tailscale

opencode webui running on iOS via tailscale

got remote ai coding sessions working with opencode webui and Tailscale this weekend!

2 weeks ago 1 0 0 0

It's inherently social/creative but we must include a non-sentient tool that is a poor simulacrum in the process

3 weeks ago 0 0 0 0
Advertisement

specs and docs are useful but they are not the software. Nor are they the definitions of the software - that’s in our collective heads

3 weeks ago 0 0 0 0

I do get the discourse around “write it down” but still feel software engineering is an inherently social/creative process and we need to find ways to make Claude a natural part of that

3 weeks ago 1 0 1 0

often find myself reviewing code during an implementation session and wanting to ask several questions all at once about different aspects whilst not blocking/confusing the build. takes a lot to keep track of claudes responses doing this in a single chat thread

3 weeks ago 0 0 0 0

is there anything like threads for Claude Code? Not separate sessions
/subagents/teams - the same session with the ability to branch off at certain points to discuss something deeper whilst keeping the main thread going. Am I missing something and this is possible!?

3 weeks ago 0 0 1 1

definitely ship code quicker than before but the biggest difference these days is QUALITY. I’m writing typescript with levels of type safety and error handling that I didn’t even think was possible. Expertise that would have taken me years to obtain is now available to me as I iterate towards goal

3 weeks ago 2 0 0 0

yes, Coach

3 weeks ago 0 0 0 0
One Cloud Please – Blog The ramblings of Ian Mckay, a DevOps dude from Australia

S3 bucketsquatting is dead!

onecloudplease.com

4 weeks ago 0 0 0 0
That means you can load an entire codebase, thousands of pages of contracts, or the full trace of a long-running agent - tool calls, observations, intermediate reasoning
- and use it directly. The engineering work, lossy summarization, and context clearing that long-context work previously required are no longer needed. The full conversation stays intact.

That means you can load an entire codebase, thousands of pages of contracts, or the full trace of a long-running agent - tool calls, observations, intermediate reasoning - and use it directly. The engineering work, lossy summarization, and context clearing that long-context work previously required are no longer needed. The full conversation stays intact.

is that the end of context engineering?

claude.com/blog/1m-cont...

4 weeks ago 0 0 0 0
Advertisement

You work for Lego? Drop the manufacturing tolerances on your bricks by 5% and my kids stop buying.

Actually, that might be good for me.

1 month ago 0 1 1 0

Ha! I thought we were talking about software 😂

Bricks are another matter…

4 weeks ago 0 0 0 0

do one way doors still exist? 🤔

1 month ago 0 0 1 0

> The question isn't whether you can afford to do it. It's whether you can afford to wait.

🎯

1 month ago 1 0 0 0
How We Pulled It Off In Two Weeks
Instead of writing a migration proposal and spending weeks on planning, Markus built 60% of the replacement and showed it to the team. This is a key lesson in the age of coding agents: If you're trying to convince a team to do a major rewrite or feature implementation, a working demo will do more than any document.
A year ago this would be terrible advice. You'd risk weeks on something that gets scrapped.
But now that building a working proof of concept with agents costs less than writing
the proposal, the calculus has changed.

How We Pulled It Off In Two Weeks Instead of writing a migration proposal and spending weeks on planning, Markus built 60% of the replacement and showed it to the team. This is a key lesson in the age of coding agents: If you're trying to convince a team to do a major rewrite or feature implementation, a working demo will do more than any document. A year ago this would be terrible advice. You'd risk weeks on something that gets scrapped. But now that building a working proof of concept with agents costs less than writing the proposal, the calculus has changed.

have found this to be true. intuition tells you a migration is necessary, now forging ahead allows you to dis/prove assumptions asap

strawberrybrowser.com/blog/react-t...

1 month ago 1 0 1 1