Paul Kinlan
banner
paul.kinlan.me
Paul Kinlan
@paul.kinlan.me
Lead for Chrome Developer Relations at Google. Web Developer. Avid user of AI tooling.

I live in the beautiful town of Rhuthun in North Wales. Learning Welsh and loving Wales.

https://paul.kinlan.me/ and https://aifoc.us/
Reposted by Paul Kinlan
I explore 30 year old tech (Content negotiation in HTTP) and how we might use it on the web with LLMs.

If you have the ability to transform any content into any content we can get a web that is built to be personalised to every single person in their preferred medium.

aifoc.us/hyper-conten...
hyper content negotiation
I fondly remember sitting with my friend Chris learning how to make HTTP requests so that we more quickly check if our web pages were rendering as we expected without the need to load the browser. We ...
aifoc.us
November 27, 2025 at 8:54 PM
I explore 30 year old tech (Content negotiation in HTTP) and how we might use it on the web with LLMs.

If you have the ability to transform any content into any content we can get a web that is built to be personalised to every single person in their preferred medium.

aifoc.us/hyper-conten...
hyper content negotiation
I fondly remember sitting with my friend Chris learning how to make HTTP requests so that we more quickly check if our web pages were rendering as we expected without the need to load the browser. We ...
aifoc.us
November 27, 2025 at 8:54 PM
Reposted by Paul Kinlan
The headless stopgap - aifoc.us/headless-sto...

LLMs and generative technology can change the way we think about creating and managing content. Specifically, we can apply *layout and functionality* to pages through prompts how CSS helped separate content from the style.
headless stopgap
I remember my early days building for the web. We had no separation of concerns. We used <font> and <center> tags, transparent spacer.gifs, and complex table layouts to force our content into a shape....
aifoc.us
November 25, 2025 at 3:33 PM
Reposted by Paul Kinlan
My #WebAI Summit talk "Built-in AI in the wild: A Mastodon translation success story" is now live: youtu.be/-l2BUUdBDS8?.... I had so much fun giving this talk, and in it I teach you the German word for waving back at someone who wasn't waving at you: Fremdwinkzurückwinkungspeinlichkeit 🇩🇪 👋 😳.
Built-in AI in the wild: A Mastodon translation success story
YouTube video by Chrome for Developers
youtu.be
November 27, 2025 at 9:03 AM
The headless stopgap - aifoc.us/headless-sto...

LLMs and generative technology can change the way we think about creating and managing content. Specifically, we can apply *layout and functionality* to pages through prompts how CSS helped separate content from the style.
headless stopgap
I remember my early days building for the web. We had no separation of concerns. We used <font> and <center> tags, transparent spacer.gifs, and complex table layouts to force our content into a shape....
aifoc.us
November 25, 2025 at 3:33 PM
It's still frustrating that after 6 months my site aifoc.us is still not showing in search...

No need to share with our search folks, I'm just venting.
November 23, 2025 at 12:25 PM
Reposted by Paul Kinlan
Whither CMS? I think the CMS industry is up for a massive change with the introduction of LLMs. Historically CMSs tend to be used at the long-tail of the web where there is little traffic, it's also the space where people might be more willing to use new tools.

aifoc.us/whither-cms/
Whither CMS?
When I moved to North Wales I noticed how many of the local businesses were solely on Facebook and Instagram. I spoke to some of them to ask why they don’t have a site and it came down to four common ...
aifoc.us
July 6, 2025 at 7:29 PM
Reposted by Paul Kinlan
Token slinging: aifoc.us/token-slingi...

I've been thinking about the effects of tokens and how it impacts direct web development. Feels like there is a change in that we are now back to paying for our IDEs (even if it's indirectly).
token slinging
17 years ago I discovered Google App Engine. It was the first truly scalable “serverless” platform that I had ever seen. I could just write an HTTP handler and it would scale to meet the demand. It wa...
aifoc.us
June 30, 2025 at 7:07 PM
Reposted by Paul Kinlan
📰 Dead Framework Theory

💬 React's reign might be over as LLMs could liberate us from its compilation woes. Mixed feelings on whether this is great or dreadful. 🤷‍♂️

https://news.ycombinator.com/item?id=45843220
November 7, 2025 at 6:45 AM
Moon through the flames
November 1, 2025 at 8:46 PM
I love autumn
October 31, 2025 at 10:11 AM
Any recommendations of a KVM switch? I'd like it to be mostly usb-c (I use it for display) and for 2 monitors and a laptop
October 22, 2025 at 9:06 PM
Reposted by Paul Kinlan
We've taken the new version of the Core Web Vitals Tech Report out of Beta and now consider this the report to use:

httparchive.org/reports/tech...

Anyone still using the old Looker Studio-based report, it's time to check out the new goodness with much quicker response times and improved UX!
October 15, 2025 at 10:03 PM
I had fun last night. I got a Chrome extension to talk MCP via the Omnibox. It can even render and host OpenAI's Apps SDK runtime "Skybridge" - I have a small shim that attempts to polyfill the API.
October 14, 2025 at 12:48 PM
Reposted by Paul Kinlan
Agree. I think LLM tools likely have to output React by default today. However LLMs need to work with any framework in brownfield, so enabling other outputs as an option becomes somewhat easy to implement - enterprise user might choose due to corporate policies and hobbyists for any reason.
October 14, 2025 at 12:11 PM
Reposted by Paul Kinlan
Last but not least, the incumbent always had a strong advantage (nobody gets fired for buying IBM) - which didn't in the past stop innovation from happening or players to come up. Our belief in the team is that innovation will continue until UIs are a solved problem, which we think is far from true!
October 14, 2025 at 11:55 AM
Reposted by Paul Kinlan
at least when the developers are interested in it. Also new features/API might matter if they're better performing then generated patterns, and even more ergonomic syntax might be useful to humans AND LLMs in all but greenfield use cases (if only to save tokens on maintenance).
October 14, 2025 at 11:54 AM
Such a stunning morning in North Wales
October 13, 2025 at 8:12 AM
Reposted by Paul Kinlan
I've been so annoyed by AI tools and CSS that I made a CSS MCP that:

* consults with MDN for docs
* reports browser compat
* uses project Wallace to analyze your CSS

github.com/stolinski/cs...

Also made claude code agent for css but still perfecting it.
GitHub - stolinski/css-mcp
Contribute to stolinski/css-mcp development by creating an account on GitHub.
github.com
October 9, 2025 at 9:54 PM
Reposted by Paul Kinlan
Little @codepen.io demo: single `img` squircles + grainy inset shadow codepen.io/thebabydino/...

(for `img`, the actual image is content & gets painted on top of shadows; the earlier workaround has been a sibling/ parent's pseudo used as a "cover" that gets the shadow; none of it here 😼)

#CSS #SVG
September 30, 2025 at 2:03 PM
Was nice to play with Github's copilot to scaffold a web app in the creation of the repo. It's awesome to have a software that is what I want and not worry if anyone else really wants to use it

paulkinlan.github.io/HackerNewsDe...
HackerNews Deck
paulkinlan.github.io
September 30, 2025 at 12:27 PM
If we started Chrome Dev Summit again, would you be interested in it?

(huh - apparently can't do polls here...), Please reply, Yes or No, or any other answer in between.
September 29, 2025 at 8:56 PM
Playing around with Live streaming an LLM generated web - www.youtube.com/watch?v=HZBd...
Browsing an LLM Generated Web
YouTube video by Paul Kinlan
www.youtube.com
September 29, 2025 at 10:37 AM
Lovely weather in Chester today.
September 28, 2025 at 12:42 PM