frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Unlike ChatGPT, Anthropic has doubled down on Artifacts

https://ben-mini.com/2025/claude-is-kicking-chatgpts-butt
53•bewal416•10h ago

Comments

yshunnar•9h ago
A great highlight on Claude’s new strategy. I agree authentication and payment are key features for user lock in.
Shindi•8h ago
I totally missed you can embed AI features directly into claude artifacts. I ran the first GPT store hackathon in NYC and I feel like people were very underwhelmed. What could you do in a custom GPT you couldn't with a shared chat? The integration felt very annoying. Claude I feel nails how easy it is to build + how easy it is to share
ameliaquining•7h ago
Note that this is new; Artifacts launched almost a year ago, but the API to call Claude from within them was added just three weeks ago.
zebix86•7h ago
"Claude is kicking ChatGPT's butt"

I'm guessing the OP is looking at this through the lens of more mom and pop users on the chat interface rather than the greater product line of these companies with all their dev tooling.

felixgallo•7h ago
Claude Code is radically better than anything ChatGPT has right now. If anything it's the other way around -- ChatGPT has the mom and pop mindshare and more first-mover name recognition, but they have an objectively worse product for 'serious' users.
aunty_helen•6h ago
Have you used it this week? Quality has got really bad.
glanzwulf•2h ago
yeah, it's been a bitt iffy for me this week. took a few days off and came back yesterday and in the mean time feels like claude code took 15 steps backwards
jasonjmcghee•7h ago
How stable are these now?

I turned off artifacts months ago because it would:

- frequently update code incorrectly / bad edit diff

- act like it updated / created an artifact when it just did nothing

- slowly / painfully delete every single line one by one before rewriting

- use artifacts for things that shouldn't have had any code written at all

Just wasn't worth the value it provided. This was before claude code.

Sebguer•7h ago
The extra system prompt can definitely cause some performance issues, and it can over use them. The deleting every line behavior is gone though. It's definitely not something you should turn on for every conversation, but it's quite compelling for creating little capsule web apps.
garciasn•6h ago
I tell Claude not to put anything in the artifacts because it always fucks then up. I see it writing code in it and then it disappears leaving the last artifact in place causing me to waste tokens having it recreate the artifact.

I find it useless most of them time and wish I could disable it.

jasonjmcghee•6h ago
You can. Go to "Connectors" in settings and toggle it off.
CGamesPlay•6h ago
> slowly / painfully delete every single line one by one before rewriting

I think this one is a visual artifact. I think it always rewrites artifacts from scratch internally, but the UI tries to make it look like it isn’t doing that. The result is that it looks like it’s deleting lines from the inside of the text instead of just writing them.

That said, I’ve also experienced all of your complaints, except the bad edit one (but I see that all the time in Claude Code/Aider).

jasonjmcghee•6h ago
For the bad edit one, to clarify, I mean, it would "put its edit pointer" at the top of the file and start deleting/inserting there, instead of where it "intended to" which would have been somewhere in the middle, for example.

---

Erroring in that way specifically makes me think the "deleting every line" issue isn't just a visual artifact but ¯\_(ツ)_/¯

DANmode•5h ago
Technical term for "its edit pointer" is "the cursor".
mxwsn•7h ago
Has anyone come across any really cool artifacts? I'd be curious to see
bewal416•6h ago
Simon Willison is an incessant champion of AI tinkering. This is a bit dated, but here's a post specifically on his Artifact builds: https://simonwillison.net/2024/Oct/21/claude-artifacts/

Here's all his posts tagged with claude-artifacts: https://simonwillison.net/tags/claude-artifacts/

visiondude•6h ago
Color palette generator: https://claude.ai/public/artifacts/719b00a3-66e7-46c7-b90d-a...

I like the use case for mini design exploration tools

MattSayar•6h ago
I tried to make an artifact that would simplify Wikipedia articles [0] but the artifacts stubbornly won't let you do ANY input into them, not even via query strings. I think I'd be able to make cooler artifacts once they allow more input/output stuff. I understand the security issues, and it makes sense to roll this out slowly, but I want it now!

[0] ended up making it a browser extension instead https://mattsayar.com/simple-wikiclaudia/

oidar•5h ago
I’m somewhat indifferent to artifacts. While they can produce useful code occasionally when the codebase is relatively small, they become excessively cumbersome once it reaches around 500 lines. This makes it difficult to even add or remove code. If you want to change a few colors in a webpage, they have to rewrite the whole artifact. It frustrates me that you can’t edit a single line in an artifact; you have to rely on the LLM to do it.
4b11b4•5h ago
I have ran into a few situations where there's some console error that is fixed by rewriting the thing from scratch. Artifacts are awesome for being able to display some sort of interactive tutoring tool I've made on the fly, but realistically I could just have that HTML/CSS/JS file myself and push it to my own site relatively easy. For others though, it's hosted there easily
YetAnotherNick•4h ago
I think that's a good decision. They know their market and it's intended for small projects and demo mostly from non tech people. And they did not built half baked editor for which people would have further complaints about. AI assisted coding is a whole different thing and there are many players.

Shipping WebGPU on Windows in Firefox 141

https://mozillagfx.wordpress.com/2025/07/15/shipping-webgpu-on-windows-in-firefox-141/
87•Bogdanp•3h ago•16 comments

Cloudflare 1.1.1.1 Incident on July 14, 2025

https://blog.cloudflare.com/cloudflare-1-1-1-1-incident-on-july-14-2025/
233•nomaxx117•6h ago•126 comments

Tilck: A Tiny Linux-Compatible Kernel

https://github.com/vvaltchev/tilck
129•chubot•6h ago•24 comments

GPUHammer: Rowhammer attacks on GPU memories are practical

https://gpuhammer.com/
176•jonbaer•9h ago•54 comments

Six Years of Gemini

https://geminiprotocol.net/news/2025_06_20.gmi
134•brson•7h ago•40 comments

LLM Daydreaming

https://gwern.net/ai-daydreaming
61•nanfinitum•7h ago•20 comments

Ukrainian hackers destroyed the IT infrastructure of Russian drone manufacturer

https://prm.ua/en/ukrainian-hackers-destroyed-the-it-infrastructure-of-a-russian-drone-manufacturer-what-is-known/
89•doener•1h ago•30 comments

Documenting what you're willing to support (and not)

https://rachelbythebay.com/w/2025/07/07/support/
26•zdw•3d ago•3 comments

Show HN: Shoggoth Mini – A soft tentacle robot powered by GPT-4o and RL

https://www.matthieulc.com/posts/shoggoth-mini
478•cataPhil•18h ago•91 comments

Reflections on OpenAI

https://calv.info/openai-reflections
537•calvinfo•17h ago•304 comments

Hijacking Trust? Bitvise Under Fire for Controlling Domain of FOSS Project PuTTY

https://blog.pupred.com/blog/puttyvsbitvise/
44•ColinWright•3h ago•30 comments

NIST ion clock sets new record for most accurate clock

https://www.nist.gov/news-events/news/2025/07/nist-ion-clock-sets-new-record-most-accurate-clock-world
296•voxadam•18h ago•105 comments

Where's Firefox going next?

https://connect.mozilla.org/t5/discussions/where-s-firefox-going-next-you-tell-us/m-p/100698#M39094
203•ReadCarlBarks•12h ago•279 comments

Running a million-board chess MMO in a single process

https://eieio.games/blog/a-million-realtime-chess-boards-in-a-single-process/
117•isaiahwp•3d ago•15 comments

To be a better programmer, write little proofs in your head

https://the-nerve-blog.ghost.io/to-be-a-better-programmer-write-little-proofs-in-your-head/
337•mprast•16h ago•137 comments

The FIPS 140-3 Go Cryptographic Module

https://go.dev/blog/fips140
147•FiloSottile•13h ago•49 comments

The beauty entrepreneur who made the Jheri curl a sensation

https://thehustle.co/originals/the-beauty-entrepreneur-who-made-the-jheri-curl-a-sensation
5•Anon84•2d ago•0 comments

My Family and the Flood

https://www.texasmonthly.com/news-politics/texas-flood-firsthand-account/
164•herbertl•11h ago•56 comments

Algorithms for making interesting organic simulations

https://bleuje.com/physarum-explanation/
66•todsacerdoti•2d ago•6 comments

The Story of Mel, A Real Programmer, Annotated (1996)

https://users.cs.utah.edu/~elb/folklore/mel-annotated/node1.html#SECTION00010000000000000000
104•fanf2•3d ago•32 comments

Nextflow: System for creating scalable, portable, reproducible workflows

https://github.com/nextflow-io/nextflow
17•saikatsg•4h ago•1 comments

Congress moves to reject bulk of White House's proposed NASA cuts

https://arstechnica.com/space/2025/07/congress-moves-to-reject-bulk-of-white-houses-proposed-nasa-cuts/
152•DocFeind•7h ago•90 comments

I'm Switching to Python and Actually Liking It

https://www.cesarsotovalero.net/blog/i-am-switching-to-python-and-actually-liking-it.html
52•cesarsotovalero•2h ago•66 comments

Mostly dead influential programming languages (2020)

https://www.hillelwayne.com/post/influential-dead-languages/
160•azhenley•3d ago•101 comments

Plasma Bigscreen rises from the dead with a better UI

https://www.neowin.net/news/kdes-android-tv-alternative-plasma-bigscreen-rises-from-the-dead-with-a-better-ui/
154•bundie•16h ago•59 comments

Designing for the Eye: Optical corrections in architecture and typography

https://www.nubero.ch/blog/015/
164•ArmageddonIt•16h ago•25 comments

Mira Murati’s AI startup Thinking Machines valued at $12B in early-stage funding

https://www.reuters.com/technology/mira-muratis-ai-startup-thinking-machines-raises-2-billion-a16z-led-round-2025-07-15/
113•spenvo•16h ago•133 comments

Lorem Gibson

http://loremgibson.com/
139•DyslexicAtheist•3d ago•30 comments

LLM Inevitabilism

https://tomrenner.com/posts/llm-inevitabilism/
1583•SwoopsFromAbove•1d ago•1490 comments

Voxtral – Frontier open source speech understanding models

https://mistral.ai/news/voxtral
93•meetpateltech•19h ago•21 comments