HackerTrans
トップ新着トレンドコメント過去質問紹介求人

mbleigh

no profile record

投稿

Welcome to the Age of the Slop Fork

mbleigh.dev
8 ポイント·投稿者 mbleigh·5 か月前·0 コメント

Broccoli Man, Remastered

mbleigh.dev
169 ポイント·投稿者 mbleigh·8 か月前·94 コメント

Context engineering is sleeping on the humble hyperlink

mbleigh.dev
177 ポイント·投稿者 mbleigh·9 か月前·68 コメント

コメント

mbleigh
·8 か月前·議論
Yeah, it does lose something in the more realistic performances. Was still fun to play with though!
mbleigh
·8 か月前·議論
FWIW I actually agree that the original is funnier in its delivery!
mbleigh
·9 か月前·議論
Fair, but the person who coins a term generally doesn't ultimately decide how it's going to be used, see vibe coding for a more recent example.

REST API became colloquially defined as "HTTP API with hierarchical URL structure, usually JSON". I wrote about the very phenomenon 15 years ago! https://www.mobomo.com/2010/04/rest-isnt-what-you-think-it-i...
mbleigh
·9 か月前·議論
Heh, the problem with having a half drafted post on your machine for a few weeks is the industry moves fast!

I had the post pretty much done, went on vacation for a week, and Claude Skills came out in the interim.

That being said Skills are indeed an implementation of the patterns possible with linking, but they are narrower in scope than what's possible even with MCP Resources if they were properly made available to agents (e.g. dynamic construction of context based on environment and/or fetching from remote sources).
mbleigh
·9 か月前·議論
Totally agree, the web itself is absolutely HATEOAS, but there was a type of person in the 2000s era who insisted that APIs were not truly RESTful if they weren't also hypermedia APIs, but the only real benefit of those APIs was to enable overly generic API clients that were usually strictly worse than even clumsily tailored custom clients.

The missing piece was having machines that could handle enough ambiguity to "understand" the structure of the API without it needing to be generic to the point of uselessness.