frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

The Therac-25 Incident

https://thedailywtf.com/articles/the-therac-25-incident
123•lemper•3h ago•76 comments

WebLibre: The Privacy-Focused Browser

https://docs.weblibre.eu/
21•mnmalst•1h ago•9 comments

Malleable Software Will Eat the SaaS World

https://www.mdubakov.me/malleable-software-will-eat-the-saas-world/
20•tablet•2h ago•25 comments

Claude for Chrome

https://www.anthropic.com/news/claude-for-chrome
659•davidbarker•15h ago•352 comments

Scientist exposes anti-wind groups as oil-funded. Now they want to silence him

https://electrek.co/2025/08/25/scientist-exposes-anti-wind-groups-as-oil-funded-now-they-want-to-...
212•xbmcuser•3h ago•52 comments

Gemini 2.5 Flash Image

https://developers.googleblog.com/en/introducing-gemini-2-5-flash-image/
938•meetpateltech•20h ago•429 comments

Dissecting the Apple M1 GPU, the end

https://rosenzweig.io/blog/asahi-gpu-part-n.html
481•alsetmusic•8h ago•105 comments

Light pollution prolongs avian activity

https://gizmodo.com/birds-across-the-world-are-singing-all-day-for-a-disturbing-reason-2000646257
74•gmays•3d ago•14 comments

GNU Artanis – A fast web application framework for Scheme

https://artanis.dev/index.html
224•smartmic•14h ago•45 comments

Chinese astronauts make rocket fuel and oxygen in space

https://www.livescience.com/space/space-exploration/chinese-astronauts-make-rocket-fuel-and-oxyge...
231•Teever•2d ago•96 comments

Rv, a new kind of Ruby management tool

https://andre.arko.net/2025/08/25/rv-a-new-kind-of-ruby-management-tool/
256•steveklabnik•1d ago•92 comments

The man with a Home Computer (1967) [video]

https://www.youtube.com/watch?v=w6Ka42eyudA
39•smarm•5h ago•19 comments

Bypass PostgreSQL catalog overhead with direct partition hash calculations

https://www.shayon.dev/post/2025/221/bypass-postgresql-catalog-overhead-with-direct-partition-has...
21•shayonj•3d ago•5 comments

Reverse Engineered Raspberry Pi Compute Module 5

https://github.com/schlae/cm5-reveng
40•_Microft•2d ago•5 comments

Neuralink 'Participant 1' says his life has changed

https://fortune.com/2025/08/23/neuralink-participant-1-noland-arbaugh-18-months-post-surgery-life...
290•danielmorozoff•3d ago•332 comments

One universal antiviral to rule them all?

https://www.cuimc.columbia.edu/news/one-universal-antiviral-rule-them-all
303•breve•20h ago•135 comments

US Intel

https://stratechery.com/2025/u-s-intel/
461•maguay•23h ago•483 comments

Show HN: FilterQL – A tiny query language for filtering structured data

https://github.com/adamhl8/filterql
5•genshii•2d ago•1 comments

Japan has opened its first osmotic power plant

https://www.theguardian.com/world/2025/aug/25/japan-osmotic-power-plant-fukuoka
260•pseudolus•2d ago•83 comments

Molluscs of the Multiverse: molluscan diversity in Magic: The Gathering

https://jgeekstudies.org/2025/08/24/molluscs-of-the-multiverse-molluscan-diversity-in-magic-the-g...
6•zdw•2d ago•0 comments

SpaCy: Industrial-Strength Natural Language Processing (NLP) in Python

https://github.com/explosion/spaCy
90•marklit•4d ago•31 comments

A teen was suicidal. ChatGPT was the friend he confided in

https://www.nytimes.com/2025/08/26/technology/chatgpt-openai-suicide.html
299•jaredwiener•20h ago•313 comments

Uncomfortable Questions About Android Developer Verification

https://commonsware.com/blog/2025/08/26/uncomfortable-questions-android-developer-verification.html
298•ingve•5h ago•215 comments

Denmark summons top US diplomat over alleged Greenland influence operation

https://www.bbc.com/news/articles/c0j9l08902eo
88•vinni2•1h ago•68 comments

iOS 18.6.1 0-click RCE POC

https://github.com/b1n4r1b01/n-days/blob/main/CVE-2025-43300.md
209•akyuu•1d ago•46 comments

Show HN: Regolith – Regex library that prevents ReDoS CVEs in TypeScript

https://github.com/JakeRoggenbuck/regolith
25•roggenbuck•7h ago•22 comments

Why do people keep writing about the imaginary compound Cr2Gr2Te6?

https://www.righto.com/2025/08/Cr2Ge2Te6-not-Cr2Gr2Te6.html
168•freediver•16h ago•93 comments

The McPhee method for writing deeply reported nonfiction

https://jsomers.net/blog/the-mcphee-method
166•jsomers•1d ago•42 comments

Michigan Supreme Court: Unrestricted phone searches violate Fourth Amendment

https://reclaimthenet.org/michigan-supreme-court-rules-phone-search-warrants-must-be-specific
485•mikece•16h ago•89 comments

LiteLLM (YC W23) is hiring a back end engineer

https://www.ycombinator.com/companies/litellm/jobs/6uvoBp3-founding-backend-engineer
1•detente18•13h ago
Open in hackernews

Show HN: Stagewise – frontend coding agent for real codebases

https://stagewise.io/
37•glenntws•1d ago
Hey HN, we're Glenn and Julian, and we're building stagewise (https://stagewise.io), a frontend coding agent that inside your app’s dev mode and that makes changes in your local codebase.

We’re compatible with any framework and any component library. Think of it like a v0 of Lovable that works locally and with any existing codebase.

You can spawn the agent into locally running web apps in dev mode with `npx stagewise` from the project root. The agent lets you then click on HTML Elements in your app, enter prompts like 'increase the height here' and will implement the changes in your source code.

Before stagewise, we were building a vertical SaaS for logistics from scratch and loved using prototyping tools like v0 or lovable to get to the first version. But when switching from v0/ lovable to Cursor for local development, we felt like the frontend magic was gone. So, we decided to build stagewise to bring that same magic to local development.

The first version of stagewise just forwarded a prompt with browser context to existing IDEs and agents (Cursor, Cline, ..) and went viral on X after we open sourced it. However, the APIs of existing coding agents were very limiting, so we figured that building our own agent would unlock the full potential of stagewise.

Since our last Show HN (https://news.ycombinator.com/item?id=44798553), we launched a few very important features and changes: You now have a proprietary chat history with the agent, an undo button to revert changes, and we increased the amount of free credits AND reduced the pricing by 50%. We made a video about all these changes, showing you how stagewise works: https://x.com/goetzejulian/status/1959835222712955140/video/....

So far, we've seen great adoption from non-technical users who wanted to continue building their lovable prototype locally. We personally use the agent almost daily to make changes to our landing page and to build the UI of new features on our console (https://console.stagewise.io).

If you have an app running in dev mode, simply `cd` into the app directory and run `npx stagewise` - the agent should appear, ready to play with.

We're very excited to hear your feedback!

Comments

simonbolivar•1d ago
Cool product! I have a question outside of this topic: how did you manage your open-source processes from day one, and how did you encourage people to contribute to the project?
juliangoetze•1d ago
We started with a setup that was quite GitHub-friendly (we set up https://github.com/changesets/changesets and added a small contribution guide).

People then found the courage to contribute themselves. We haven't really pushed for contribution so far!

Lalabadie•1d ago
Pet peeve because everyone seems to be doing this:

The video demo shows the operator asking for "same height", and then the agent sets a hardcoded 298px height instead of using any of the many reliable/solid ways to do it with CSS.

I'm sure there are better examples you could prompt to make that video convincing, though I appreciate the honesty showing what to expect.

juliangoetze•1d ago
Good catch - we could definitely put more effort into creating demos
cchance•1d ago
feels like a case of a system prompt should be enforcing the AI to avoid usage of arbitrary numbers like specific pixel counts and to leverage modern css standard for sizes.
juliangoetze•1d ago
that gave the best results so far - tweaking the system prompt to make sure the agent respects the project's ui system, is aware of dark mode and responsiveness, etc.
joshstrange•1d ago
Before I saw this comment I thought that's how it "fixed" it. I recorded my screen so I could slow it down and see what it said and sure enough:

    I've made the following change:
    1. Added a fixed height of `h-[298px]` to match the tallest card (which was 298px)

Screenshot: https://cs.joshstrange.com/d75pC236

This joins the ranks of prominent demos on the landing page that do the wrong or silly thing. It really makes it hard to take some things seriously.

That said, I like the overall idea of this. I think that Claude Code and friends will get way more powerful as we find ways to feed them better (not necessarily more) context.

cyanydeez•1d ago
More context is not going solve this.

CSS requires understanding emerging properties of layout. So context doesn't help. Knowing how a variable expands a a div into a set of constraints isnt context dependent.

What you probably mean is a well designed model context which fits the most flexible and logical code framework.

Reading the last paragraph should make you realize the proposition isnt likely going to happen.

faangguyindia•23h ago
Exactly, but do u think a model can be developed to deal with this?
lemming•1d ago
Unrelated to the actual product (which looks nice), I'm always curious when I see these landing pages with logos from massive companies on them. I'd bet a beer that you didn't go through Oracle's processes for using their logo, for example. Are you just YOLOing it and hoping they don't come after you for unauthorised use?
juliangoetze•1d ago
tbh, we just looked at our users/ stargazers and picked the most interesting companies - and were cautious with the wording ("embraced by engineers")

so, i guess YOLOing it is the best way to put it

nop_slide•15h ago
In other words trying to be as deceptive as possible while being able to CYA
FriendlyMike•1d ago
Came here to sat same. Airbnb has strict policies around what they endorse. Even things used can't be talked about. Just as FYI it doesn't come off great to folks that make decisions about future usage to see this
juliangoetze•1d ago
great point, we haven't really spent too much thoughts about that.. changing the logos to companies we know well makes more sense, we'll do that to save us trouble
thrown-0825•1d ago
this should be sandboxed by default, running agents directly on the host is a horrible idea.
faangguyindia•23h ago
I can't find info on your GitHub pages how dataflow works in this tool.

You can show an example of what is looking for and what is actually being sent to LLM

dennisy•15h ago
I really liked the look of the product, but since the founder replied multiple times to questions / comments some thing along the lines of “we have not really spent time on…” comes across not very well thought out!

However I am personally looking for a product exactly like this! I really want LLMs to make beautiful UI for me.

clayhacks•9h ago
Weird how you can’t sign up except via the CLI. And pricing isnt posted publicly and usage isn’t documented. The docs leave something to be desired as well. Would be nice to show more info for running this with a backend process as well