Sign up

seangoedecke.com RSS feed
Text

Prompts are technical debt too

It’s common and correct to say that “all code is technical debt”. Adding code is a necessary evil for developing new features: you almost always have to do it, but each line of code adds to the complexity and maintenance burden of the system. All future changes to the system...

Fabien Sanglard
Text

Magic the Gathering format: Fun 40

Simon Willison's Weblog Supports Webmention
Text

Gemini 3.5 Flash: more expensive, but Google plan to use it for everything

Today at Google I/O, Google released Gemini 3.5 Flash. This one skipped the -preview modifier and went straight to general availability, and Google appear to be using it for a whole lot of their key products: 3.5 Flash is available today to billions of people globally: For...

Jeff Geerling
Text • Jeff Geerling

Wi-Wi Is Wireless Time Sync at 1 nanosecond

At NAB, I found a demo of Wi-Wi STAMP, a wireless time synchronization protocol that came out of Japan's NICT.

Wi-Wi STAMP time synchronization hardware

Wi-Wi stands for Wireless 2Way interferometry, and it uses the 900 MHz band for picosecond-level time sync, and mm-level distance accuracy, in a tiny box, currently the size of a smartphone.

The system is still in development, but existing prototypes have 20ps of phase synchronization jitter, and time synchronization down to 30ns. The next generation will have time down to 5ns in real-world use.

Andrew Nesbitt Valid
Text • Andrew Nesbitt

Dumb Ways for an Open Source Project to Die

How your dependencies became Bernies

Pluralistic: Daily links from Cory Doctorow
Text • Cory Doctorow

Pluralistic: There's no such thing as "age verification" (19 May 2026)

Today's links There's no such thing as "age verification": The foreseeable and foreseen consequences of "something must be done"/"there, I've done something." Hey look at this: Delights to delectate. Object permanence: Apple Stores exist; Responsible spam; Australia loves Hol...

<antirez>
Text

Alternatives for the EDIT tool of LLM agents

http://antirez.com/news/166

EDIT: of course this was already done in the past! I had little doubts but people just confirmed me about it on Twitter :) But, keep reading: the CRC32 compromise at the end is an interesting tradeoff, and this is a good discussion to have in general. Right now I'm working t...

Simon Willison's Weblog Supports Webmention
Text

The last six months in LLMs in five minutes

I put together these annotated slides from my five minute lightning talk at PyCon US 2026, using the latest iteration of my annotated presentation tool. # I presented this lightning talk at PyCon US 2026, attempting to summarize the last six months of developments ...

Daniel De Laney
Text

Linux was accidentally designed for agents

I recently built a home theater PC on Linux. In years gone by this would have been much harder than doing the same thing on Windows or macOS. Today it’s easier, because my agent can do it without my intervention. The two major desktop operating systems “outgrew” text-based ...

Entropic Thoughts Supports Webmention
Text • kqr

Pythagorean Addition

TL;DR: Instead of labouriously computing \(c = \sqrt{a^2 + b^2}\), we can mentally calculate using the alpha-max plus beta-min algorithm, by estimating

\[\hat{c} = \mathrm{max}\left(a, 0.9a + 0.5b \right)\]

and this will be very close to the actual \(c\). This is useful for adding up sources of variance, or figuring out radiuses, or other such things.

(Continue reading the full article on the web.)

Krebs on Security
Text • BrianKrebs

CISA Admin Leaked AWS GovCloud Keys on Github

Until this past weekend, a contractor for the Cybersecurity & Infrastructure Security Agency (CISA) maintained a public GitHub repository that exposed credentials to several highly privileged AWS GovCloud accounts and a large number of internal CISA systems. Security experts said the public archive included files detailing how CISA builds, tests and deploys software internally, and that it represents one of the most egregious government data leaks in recent history.

Simon Willison's Weblog Supports Webmention
Text

Glaucous-winged Gull, Brown Pelican, Snowy Egret, Canada Goose

Glaucous-winged Gull, Brown Pelican, Snowy Egret, Canada Goose, in Los Angeles River, CA, US I'm heading home from PyCon US today so I went on a last morning walk to try and spot a pelican. I saw one! Didn't get a great photo of that, but I did see some goslings down by the swan boat lake.

Jim Nielsen’s Blog Valid
Text

Something’s Rotten in the State of macOS Icon Design

This is an iconic observation: If you put the Apple icons in reverse it looks like the portfolio of someone getting really really good at icon design This isn’t, however, just the story of Apple’s Creator Studio icons. It’s the unfolding story of icon design across the e...

IT Notes
Text • Stefano Marinelli

FediMeteo, HAProxy, and the art of not wasting snac threads

When I wrote about FediMeteo for the first time, I told the story from the beginning: the idea born almost by chance while checking the weather for a holiday, the memory of my grandfather, who for years had been my personal meteorologist, the decision to build something sma...

Eric Migicovsky's Blog RSS Feed
Text

How I Use My Index 01 + Production Update

repebble.com/blog/how-i-use-my-index-01-production-update

TL;DR Production Update - behind schedule but on track How I use my Index 01 - watch the video for demos! Product design philosophy - why…

Troy Hunt Supports Webmention
Text • Troy Hunt

Weekly Update 504

Weekly Update 504

It's a hot topic, the old "pay or don't pay" for hackers not to leak your data. Since recording this a few days ago, we've had Grafana go with the "no pay" approach, and I've seen a raft

seangoedecke.com RSS feed
Text

The just-say-no engineer was a ZIRP phenomenon

The engineer who says no all the time is a real archetype among senior and staff engineers. Their role is to slow things down, to block the development of features that add complexity, and to ensure that as little code gets written as possible (since code is a liability). We...

matklad
Text • Alex Kladov

Always Be Blaming

A few tips on 4D-ing your code comprehension skills.

Fernando Borretti
Text

Human Bottlenecks

Why AI won't augment human capabilities much.

Max Bernstein's Blog
Text

Travel notes: RubyKaigi Hakodate

I just got back from a three and a half week trip to Japan. It was the longest trip I have ever been on (aside from studying abroad in Germany, which felt different). I made the following wild circuit with only a backpack and a duffel: Tokyo Toyama Kanazawa Nara is...