Richard MacManus
banner
ricmac.cybercultural.com
Richard MacManus
@ricmac.cybercultural.com
1.5K followers 480 following 620 posts
Tech journalist @ The New Stack & webtechnology.news · internet historian @ cybercultural.com · 🥝 in 🇬🇧 Other Bluesky a/cs: @cybercultural.com — internet history @feed.webtechnology.news.ap.brid.gy‬ — newsletter @classicweb.site — old web screenshots
Posts Media Videos Starter Packs
Reposted by Richard MacManus
25 years ago today, I finished v1.0 of Greymatter — the software that changed my life in some... mixed ways, changed the web a lil bit, & "came back" to save my home & life in 2022. (I'll share links about that below.) Happy birthday, you silly, scary, life-exploding, bittersweet child o' mine.
A new project out of MIT is building open, decentralized infrastructure for AI agents as an alternative to proprietary platforms. As I note in the post, shades of the open social web. thenewstack.io/how-mits-pro...
How MIT’s Project NANDA Aims To Decentralize AI Agents
A new project out of MIT is building open, decentralized infrastructure for AI agents as an alternative to proprietary platforms.
thenewstack.io
To finish that thought:
Such great times, when a weblog was 'links + commentary' and there was a lot of creativity with designs.

Anyone else have memories of blogging in that pre-9/11 era? (of course, after that we got political blogs and things got very serious...a bit like today's web!)
Reposted by Richard MacManus
I'm currently writing the next in my Cybercultural series of posts about early blogging, now focusing on 2001 (here's 2000: https://cybercultural.com/p/blogs-rss-2000/). I came across #!/usr/bin/girl by @zannah, who had multiple websites back then. Such great […]

[Original post on mastodon.social]
Today, October 21, 2025, there is a rally in San Francisco in support of @archive.org. To show my appreciation for their most famous creation, the Wayback Machine, this week's Cybercultural post takes you back 24 years to its launch. Long live the Internet Archive! cybercultural.com/p/wayback-ma...
2001: The Internet Gets a Memory With the Wayback Machine
In October 2001, Brewster Kahle demonstrates a new time machine from the Internet Archive called the Wayback Machine. It will become a vital link between the Web's past and its present.
cybercultural.com
Reposted by Richard MacManus
The Web Is Becoming AI’s Interface Layer
There's been a quiet inversion happening in internet technology: after a decade of smartphone apps dominance, the **web is becoming the default interface layer again**. Of course,**** this time it's for AI. I know many of you continue to be skeptical of AI and what it's doing to the open web (as I am too), but one thing we can hang onto is that web technology is a key part of the emerging AI stack. Consider: Google is baking AI directly into Chrome and Search, OpenAI is embedding web apps inside ChatGPT, and protocols like MCP-UI are standardizing how agents render web-based UIs. The web layer is where humans meet machines. For developers, that means the skills of the open web — **HTML, CSS, JavaScript, and frameworks like Vue and React** — are becoming the building blocks of AI experiences. For platforms, the real contest is the web layer — where AI meets the user. Google might still have the lead, but ChatGPT is a big player now and its newly announced app platform (Apps SDK) could well be a masterstroke. Plus, as you'll see below, Anthropic seems to be leading the charge on bridging technologies between AI and the Web — first with MCP, now with Skills. p.s. slight formatting change this week; from now on I'm using the _💡_ emoji to indicate my thoughts on a news item. ## Web Platform Opportunities 🌎 "React isn’t competing with other frameworks anymore. React has become the platform." Paul Kinlan, Google Chrome engineer, in a thoughtful blog post about what AI is doing to the web framework ecosystem. In short, making React even more popular! _💡 React’s dominance might be making it the de facto interface layer for AI-driven web apps. I don't actually like that trend, because I'd rather AI coding tools lean more towards native Web APIs. But, React does seem to be in an enviable position in terms of LLM 'knowledge'. Let's not call it a platform though!_ 🌎 At a frontend conference this month, Joeri Sebrechts showed how to port React applications to vanilla JavaScript. "It is a thing that pretty much nobody does for real but that is eminently doable," he said on Mastodon. Joeri posted his slides, which are worth perusing. 💡 _Now we're talking! Joeri Sebrechts’ demo is a reminder that AI-assisted dev tools can abstract away frameworks entirely...if prompted to._ 🌎 This week on The New Stack, I wrote about the launch of Vite+, a new unified JavaScript toolchain that aims to solve JavaScript fragmentation. The article includes quotes from my recent interview with Vite and Vue creator Evan You. 💡 _Vite+ aims to unify the scattered JavaScript toolchain — timely, as human devs and AI coding agents alike thrive on consistent build environments._ 🌎 The Web Components framework Lit is joining the OpenJS Foundation as an Impact Project, the project announced this week. 💡 _Lit joining the OpenJS Foundation helps position Web Components as a long-term standard. For businesses, that’s hopefully an encouraging sign to use WCs._ 🌎 Bramus from the Google Chrome team posted about what's new in view transitions, a new CSS feature that enables smooth animation between pages. MDN has a good overview. 💡 _The smooth navigation of View Transitions closes one of the last UX gaps between web apps and native apps — another quiet win for the browser._ ## AI x Web: Emerging Strategies 🤖 Anthropic has introduced "Agent Skills", which it defines as "folders that include instructions, scripts, and resources that Claude can load when needed." The engineering blog adds: > "Skills extend Claude’s capabilities by packaging your expertise into composable resources for Claude, transforming general-purpose agents into specialized agents that fit your needs." Simon Willison thinks Skills could become even more important than MCP, which has arguably been the AI trend of the year (well, other than agents): > "I expect we’ll see a Cambrian explosion in Skills which will make this year’s MCP rush look pedestrian by comparison." 🤖 Cloudflare has updated Web Bot Auth, a protocol that "allows bots and agents to verify their identities to other parties using HTTP message signatures," and it is being extended for agentic commerce. Cloudflare provides the security infrastructure, while Visa, Mastercard, and American Express are all utilizing Web Bot Auth in their agentic commerce programs, says the company. 💡 _Payments players like Visa and Mastercard validating Cloudflare's protocol shows AI agent commerce is getting real. But, as noted last week, OpenAI and Shopify are also very active in this space — lots to work through yet._ 🤖 Brian Morrissey of The Rebooting spoke to Cloudflare Chief Strategy Officer Stephanie Cohen about the company's efforts to help publishers in the AI era. The goal is the Spotify model, Cohen told Morrissey. “There’s lots of money going to creators in that model… it took a while for that market to develop,” she said. 💡 _Cloudflare’s “Spotify model” for publishers hints at a future where AI platforms pay for licensed content access. That's the goal anyway, and I support it! Love the work Cloudflare is doing on this front._ 🤖 The Google Chrome team hosted an "AI in Action" technical workshop, to "demonstrate how client-side AI and built-in AI APIs can be directly integrated into their products..." 💡 _Chrome’s client-side AI push positions the browser as a local inference engine, not just a viewer — but we'll have to see how that affects web performance and privacy. I notice Firefox is pushing_ _similar technology_ _._ 🤖 Google Chrome also invites you to check out "the new Chrome DevTools Model Context Protocol (MCP) server," which it says "brings the power of Chrome DevTools to AI coding assistants." 🤖 Vercel has more details about running Next.js inside ChatGPT: > "When OpenAI announced the Apps SDK with Model Context Protocol (MCP) support, it opened the door to embedding web applications directly into ChatGPT. But there's a significant difference between serving static HTML in an iframe and running a full Next.js application with client-side navigation, React Server Components, and dynamic routing. This is the story of how we bridged that gap." 💡 _Vercel’s Next.js-in-ChatGPT integration shows that JS frameworks can run inside AI chat interfaces. If the ChatGPT apps platform does take off, Vercel wants to position itself as a dev environment for those apps._ 🤖 Interesting Fortune article about the 2025 trend for AI browsers. This about sums it up: > "The real prize for these companies isn’t web navigation; it’s control of the gateway to the rest of users’ digital lives, including a lot of other web-based software applications. Most companies are betting that the true value of AI will be unlocked when AI agents have access to a user’s entire ecosystem—emails, calendar, messages, and documents—and can perform tasks across them seamlessly." 💡 _This feels like Google's battle to win or lose, given the current dominance of Chrome (and its hold on Chromium), and the fact OpenAI seems to have pivoted to ChatGPT as the platform for apps (it had previously been rumored to be working on a browser). Still, there could be other winners here — Atlassian owns Dia now, one of these new AI browsers, so maybe that becomes a leading browser technology for enterprise AI apps._ ## Open Social Business 🦣 Why the open social web matters now; Ben Werdmuller posts the video and slides of his excellent FediForum keynote. 🦋 Leaflet, the blogging product running on AT Protocol, has a new Discover page showing off all the people using it. Accordingly, I subscribed to a bunch of leaflets; the process is a little confusing at first, but once you realize that you get a custom Bluesky feed of the sites you subscribe to (labelled "Leaflet Reader"), it makes sense! You can also read your feeds in Leaflet's product. My Leaflet Reader in Bluesky 💡 _Leaflet’s new Discover page shows early signs of a decentralized content network forming on Bluesky’s protocol — small, messy, but growing._ 🎸 Music dev Lee Martin has a post about Spotify's new API restrictions and finding practical alternatives. He explains on Hacker News: > "A lot has changed on the Spotify Web API in the past year: deprecated features, increased security, and steep new criteria for extended access, which alienates indie apps. Rather than complain about it, I've put together a report to understand these new restrictions and find practical alternatives." 💡 _Spotify’s tightening API access mirrors a pattern: when platforms mature, indie innovation gets squeezed. Open standards are the only long-term defense._ ## One More Thing 🎈 The political blog Talking Points Memo turns 25 shortly, and to celebrate it is running a series of posts on the history of digital media. I really enjoyed a post by Elizabeth Spiers, the founding editor of Gawker.com, entitled What Made Blogging Different?. This bit near the end especially resonated with me: > “I still look for people with early blogger energy, though — people willing to make an effort to understand the world and engage in a way that isn’t a performance, or trolling, or outright grifting. Enough of them, collectively, can be agents of change.” Thanks for reading **Web Technology News** (WTN), your weekly briefing on the Web’s future: infrastructure, open networks, and AI. I'm still in the early phase of this project, so please share the newsletter on your favorite social media platform. You can get the full content of WTN via email (the form is on the WTN homepage) or RSS. A benefit of signing up via email is that it allows you to post comments on the URL where this post lives: i.e. on the Web. You can also follow WTN on social media: search "@[email protected]" on Mastodon or click here to follow on Bluesky. Until next week, keep on blogging! _Feature image via Unsplash._
webtechnology.news
Hmmm, wonder what Musk is up to? Of course that is my immediate assumption, that there must be something in it for him. He has a new website coming out??
In the latest issue of Web Technology News (WTN), I look at a trend I'm monitoring very closely: after a decade of smartphone apps dominance, the web is becoming the default interface layer again. Of course, this time it's for AI. Also: open web news incl Bluesky. webtechnology.news/the-web-is-b...
The Web Is Becoming AI’s Interface Layer
There's been a quiet inversion happening in internet technology: after a decade of smartphone apps dominance, the web is becoming the default interface layer again. Of course, this time it's for AI. ...
webtechnology.news
Thanks! It was the initial part of pushing "subscribe" and then being asked to sign in...just wasn't immediately obvious whose site you were signing into. Of course, I eventually got it, but it might scare some non-tech users?? Also the Reader feed concept wasn't immediately obvious,but now love it.
Do I need another blog? Not really, but let's kick the tyres of Leaflet.
Hello world
an optional description...
ricmac.leaflet.pub
I just subscribed to a bunch of leaflets; the process is a little confusing at first (what am I logging into, exactly?!), but once you realize you essentially get a custom Bluesky feed of the sites you subscribe to — the Leaflet Reader — it makes sense! Great stuff, will continue adding sites.
Nice curated thread of some great recent posts from leaflet.pub/discover — and a bsky feed to browse em!
I'm biased ofc but this feed of all the @leaflet.pub #leaflets is pretty rad and everyone should sub it and repost it ❤️

bsky.app/profile/rend...

Look at these 💎✨ gems I found just from just the last 24 hours!👇
THIS: “I still look for people with early blogger energy, though — people willing to make an effort to understand the world and engage in a way that isn’t a performance, or trolling, or outright grifting. Enough of them, collectively, can be agents of change.”
My latest post for @thenewstack.io is about Vite+, a new frontend toolkit designed for enterprises. It brings Vite & Vue creator Evan You's company, VoidZero, closer to the space Vercel occupies — except there's no cloud lock-in with Vite+. thenewstack.io/vite-aims-to...
Vite+ Aims To End JavaScript’s Fragmented Tooling Nightmare
Vite creator Evan You explains how Vite+, a new unified JavaScript toolchain, will solve JavaScript fragmentation — especially for dev teams.
thenewstack.io
This week on Cybercultural, I look back on Steve Jobs' January 2001 keynote at Macworld SF, when he announced iTunes and Apple's new "digital hub" concept. It set the company up for a renaissance in the 21st century, when *everything* became digital. cybercultural.com/p/itunes-lau... #AppleHistory
2001: Steve Jobs Launches iTunes and Apple’s Digital Hub
With the announcement of iTunes in January 2001, Apple CEO Steve Jobs ushers in the legal digital music era. It also marks the beginning of Apple's renaissance as a Silicon Valley pioneer.
cybercultural.com
Yes, looks like it's the same post originally done on Mastodon and syndicated to Bluesky. My actual bridged a/c is this, so all seems fine: bsky.app/profile/ricm...
bsky.app
My report from FediForum. The products I mentioned are all fediverse ones, but I see the same promise in the AT Protocol apps I’ve seen. It’s all “open social web” and the key is to enbrace developers on both platforms. thenewstack.io/everything-b...
Everything Big Starts Small: Building Open Social Web Apps
There's a small but growing app movement on the open social web. At the latest FediForum virtual event, developers showed their wares.
thenewstack.io
Reposted by Richard MacManus
One thing I miss about web designs from 25 years ago is the columns... in the mobile era, columns went extinct.
saimasays.com in 2001
https://web.archive.org/web/20011120010402if_/http://saimasays.com:80