Matthew Skelton

@matthewskelton
2.7K Followers
2.4K Following
9.5K Posts
CEO/CTO at Conflux │ Co-author of Team Topologies │ Fast Flow │ Human & AI Agency │ Empowered Excellence Across Organisations
Bloghttps://blog.matthewskelton.net
GitHubhttps://github.com/matthewskelton
Websitehttps://matthewskelton.com
LinkedInhttps://www.linkedin.com/in/matthewskelton

Useful ideas on supply-chain resilience assessment from Todd Gorsuch at Customer Science: 'Ecosystem Health Metrics: Resilience & Redundancy'

"Executives face fragile value chains, cloud concentration risk, and AI-driven dependencies that can break customer experiences in seconds. Leaders need ecosystem health metrics that track resilience and redundancy across partners, platforms, and processes."

https://customerscience.com.au/uncategorized/ecosystem-health-metrics-resilience-redundancy/

Internal memo: Iranian strikes have rendered two AWS zones "hard down" in Dubai and Bahrain and Amazon expects them to be "unavailable for an extended period" (Alex Kantrowitz/Big Technology)

https://www.bigtechnology.com/p/iran-strikes-leave-amazon-availability
http://www.techmeme.com/260403/p15#a260403p15

Iran Strikes Leave Amazon Availability Zones “Hard Down” in Bahrain and Dubai, Per Internal AWS Communication

Amazon tells its employees to deprioritize these regions as the Iran war deals meaningful damage to its infrastructure in the Gulf.

Big Technology

FACTCHECK UPDATE: No, the UK can't "be more like Norway" in the North Sea

🇬🇧 extracted most of its oil & gas after privatisation
🇳🇴 has much more left due to state stewardship
🤔Lawson spent UK windfall on tax cuts; Norway got a sovereign wealth fund

https://www.carbonbrief.org/factcheck-nine-false-or-misleading-myths-about-north-sea-oil-and-gas/

High-speed rail in #China in 2007: 0 kilometers
High-speed rail in China in 2026: 50,400 kms
High-speed rail in China in 2030 (projected): 60,000 kms

On routes where it competes directly with planes, HSR has led to a 28.2 % reduction in air passenger volume.

having seen this, it's not at all surprising that the software is as slow as it is, that its output is as bad as it is, or that it costs so much to run. this is not work you produce if you have thought about how anything should work for more than 5 minutes

RE: https://mastodon.social/@jcoglan/116334229654969479

Someone in my last thread on the topic quoted an unnamed startup CEO saying something like "it only has to work until we get acquired," and that sums up our so-called industry's approach to code quality perfectly. Claude Code obviously looks like a power multiplier when nobody gives a shit about the long or even medium term.

RE: https://neuromatch.social/@jonny/116324676116121930

Incredible thread.

Answered some of my questions about what people think the future will be if everyone codes like this. It seems to be: instead of thinking about constraints of any kind or "what is the most efficient way to do Y or the most readable way to do Z?" answer the question, "what is the most brute force way to perform X if I pretend that there are no resource constraints and nothing needs to make sense as long as I see some sort of test passing? Just ship it with spaghetti code.

  • Claude code source "leaks" in a mapfile
  • people immediately use the code laundering machines to code launder the code laundering frontend
  • now many dubious open source-ish knockoffs in python and rust being derived directly from the source

What's anthropic going to do, sue them? Insist in court that LLM recreating copyrighted code is a violation of copyright???

reminder that anthropic ran (and is still running) an ENTIRE AD CAMPAIGN around "Claude code is written with claude code" and after the source was leaked that has got to be the funniest self-own in the history of advertising because OH BOY IT SHOWS.

it's hard to get across in microblogging format just how big of a dumpster fire this thing is, because what it "looks like" is "everything is done a dozen times in a dozen different ways, and everything is just sort of jammed in anywhere. to the degree there is any kind of coherent structure like 'tools' and 'agents' and whatnot, it's entirely undercut by how the entire rest of the code might have written in some special condition that completely changes how any such thing might work." I have read a lot of unrefined, straight from the LLM code, and Claude code is a masterclass in exactly what you get when you do that - an incomprehensible mess.