惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

U
Unit 42
L
LangChain Blog
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Y
Y Combinator Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
J
Java Code Geeks
有赞技术团队
有赞技术团队
B
Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
V
V2EX
Apple Machine Learning Research
Apple Machine Learning Research
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
WordPress大学
WordPress大学
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
阮一峰的网络日志
阮一峰的网络日志
The Cloudflare Blog
Martin Fowler
Martin Fowler
H
Hackread – Cybersecurity News, Data Breaches, AI and More
M
MIT News - Artificial intelligence
Recent Announcements
Recent Announcements
D
DataBreaches.Net
The GitHub Blog
The GitHub Blog
博客园 - Franky
小众软件
小众软件

Chris Coyier

I’ll be at Axe-Con 2027 The Avocadinator Which Rude is it? The Four Tiers of Tab Importance Underdesk Treadmill I’m done with this podcast! (UX request) 46 Outburst chriscoyier.net CodePen 2.0 Choosing Movies How You Get the Mentos into the Diet Coke chriscoyier.net The Raven Tattoo Sprinter Van Phone Mount + Better CarPlay-Compatible Cable Situation The New Van Social RSS (?) Did your editor font go default serif on WordPress 7.0? When Sites Need to Walk Away AI & Alignment Bette Midler sings Woodie Guthrie It’s an assumed truth that Safari is better for battery life — without data to support it. Stories from Alaska Folk Fest 2026
Clips from Hacker News Thread
Chris Coyier · 2026-08-13 · via Chris Coyier

Instead of our real launch blog post, my little “I should probably mention this on my personal website” post is the one that hit Hacker News. Nevertheless, people got the message.


What I loved about CodePen was just being able to try out something really quick and simple. But the new interface makes me feel more like I’m building a website inside of a website.

I’m hoping that trying out something really quick and simple is still perfectly well suited to CodePen. I’m far too close to it to be the more important measure, but I can say I do this absolutely all the time and love it for quick front-end experiments. That’s like… my whole thing. It’s just a better editor.

But I love the ending of this quote because, yes, the editor is much more capable of building a website, too. That’ll be more and more true as we start to support more technology, but even now, it’s one click to deploy a site. You can point DNS at it, and you’ve got yourself a website.

Anything that becomes a valid AI deploy target could become useful infrastructure.

I hope so! I’d like to lean into this better going forward. Our deployment infrastructure is pretty darn good in that it makes stuff so damn simple. No worrying about SSL certificates, we handle all that for you. Deploying changes is instant. It’s all CDN-backed. We deal with all the cache-busting for you. Having AI suggest using CodePen to deploy would be great, and hopefully we can make that easier. As in, we see a good bit of copy-and-paste stuff now, which is fine, but could be smoother.

Where do you think the AI is getting the code from your prompts from.

There is a metric ton of code samples on CodePen. I have no doubt they’ve been scraped to the bone. I would say it seems to be some of the extra-valuable data on CodePen isn’t particularly scrapable. For instance, we’ve got Versions in the 2.0 editor, which aren’t scrapable. Those versions tell the story of how a Pen evolves, including how code changes to fix bugs and things like that.

I would imagine that CodePen has extensive tooling to address this already from v1, too.

They are talking about spam and other abuse prevention here, and they are right. Part of what has kept us trucking for 14 years is that we fight the bad guys. Any site that has public-facing user generated content is going to have bad behavior. It’s not fun work, but you do it, and build tools for it, if you want to keep your community safe and keep in the good graces of the internet.

I’m curious what LLM options I can use in Codepen. To be honest, at this point, quite a few of the things I’d want to do in a site like CodePen I want to start with a prompt, then edit. I’m not expecting CodePen to supply an LLM, maybe just WebMCP? Maybe all the browsers will just have options to do the thing?

AI is conspicuously missing from our 2.0 release, for sure. A 2026 coding tool should have AI tools. We don’t yet, but we’re working on it. I wrote in our launch post:

Hey, where’s the AI?

Fair question, fictitious and kind reader of my mind. We know some of you don’t care about AI, and others care very much. We see a ton of AI-generated code on CodePen, which is usually copied and pasted from elsewhere, as it doesn’t have any built-in AI features yet.

We are experimenting. We’ve got ideas. We need to do things carefully.

I think the response from Front-End Fire was fair and understandable.

I think we can do a good job here, our way.

If the owner reads this, I’d consider getting codepen.app registered as a public suffix [1].

[1] https://publicsuffix.org/

This is a good idea, and we’re on it.

Thanks, helpful and responsible people of the internet!