frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

I hate my consulting job so I made an API to automate it

https://blinkslides.com
1•corbkise•53s ago•1 comments

Zip-Bombs vs. Aggressive AI Crawlers: Defensive Tactics for Sites

https://jsdev.space/zip-bombs/
1•javatuts•2m ago•0 comments

Rock comminution as a source of hydrogen for subglacial ecosystems

https://www.nature.com/articles/ngeo2533
1•akshatjiwan•2m ago•0 comments

Scientists on 'urgent' quest to explain consciousness as AI gathers pace

https://erc.europa.eu/news-events/news/scientists-urgent-quest-explain-consciousness-ai-gathers-pace
1•geox•4m ago•0 comments

Show HN: Visualize branch relationships between open PRs in a GitHub repo

https://github.com/hnarayanan/pr-graph-generator
1•hnarayanan•5m ago•0 comments

Esp-hal 1.0.0 release announcement

https://developer.espressif.com/blog/2025/10/esp-hal-1/
2•mort96•7m ago•0 comments

Shift in Drinking Habits Wipes $830B Off Alcohol Stocks

https://www.bloomberg.com/news/articles/2025-10-30/shift-in-drinking-habits-wipes-830-billion-off...
2•toomuchtodo•9m ago•1 comments

Prince Andrew to Be Stripped of His Royal Title

https://www.nytimes.com/2025/10/30/world/europe/uk-prince-andrew-title.html
2•thelastgallon•13m ago•0 comments

.NET 10 Is Coming: What's New, and Why It Matters

https://www.endpointdev.com/blog/2025/09/dotnet-10-is-coming/
2•jpventoso•13m ago•0 comments

Autumn Lisp Game Jam 2025

https://itch.io/jam/autumn-lisp-game-jam-2025
1•NeutralForest•14m ago•0 comments

Ask HN: Did the best tab change on HN?

2•etrvic•14m ago•0 comments

iPhone fans always want this year's model, but what about everyone else?

https://sixcolors.com/post/2025/10/iphone-fans-always-want-this-years-model-but-what-about-everyo...
2•tosh•14m ago•0 comments

Tennet to grant grid access to 6 GW of Dutch battery projects

https://www.pv-magazine.com/2025/10/27/dutch-tennet-to-grant-grid-access-to-6-gw-of-battery-proje...
1•DamonHD•14m ago•0 comments

Charting the Course of the M5 Processor

https://sixcolors.com/post/2025/10/charting-the-course-of-the-m5-processor/
1•tosh•14m ago•0 comments

Multi-Domain Rubrics Requiring Professional Knowledge to Answer and Judge

https://arxiv.org/abs/2510.18941
1•PaulHoule•15m ago•0 comments

Fluoroquinolone Toxicity Study

https://fq100.org/
1•lcnmrn•17m ago•0 comments

Not your run of the mill Chromium based browser

https://openai.com/index/building-chatgpt-atlas/
2•darinf•17m ago•1 comments

A hitchhiker's guide to CUDA programming

https://www.seanzhang.me/posts/hitchhiker_cuda/
2•jxmorris12•17m ago•0 comments

Anthropic scientists hacked Claude's brain – and it noticed

https://venturebeat.com/ai/anthropic-scientists-hacked-claudes-brain-and-it-noticed-heres-why-thats
2•gradus_ad•18m ago•0 comments

Internal Guidelines Shed Light on Amazon's Plan to Cut Managers

https://www.businessinsider.com/amazon-plan-cut-managers-aws-internal-guidelines-2025-1
1•rbanffy•18m ago•0 comments

Generative AI, Simplicity, and Easiness

https://gioleppe.github.io/posts/genai-simple-easy/
1•locmot•19m ago•0 comments

X Box prototype mod build

https://www.youtube.com/watch?v=0OMP8JvGWNY
1•brian_herman•19m ago•0 comments

Prince Andrew stripped of title and evicted from royal lodge

https://www.abc.net.au/news/2025-10-31/prince-andrew-to-leave-royal-lodge-lose-title/105955534
4•asdefghyk•22m ago•3 comments

Can you still bootstrap a unicorn in 2025?

1•moneymanskurt•24m ago•0 comments

The Curious Case of Zoomable User Interfaces and AI [video]

https://www.youtube.com/watch?v=OESXpxUH_jI
1•beshrkayali•24m ago•0 comments

Phyllis Latour

https://en.wikipedia.org/wiki/Phyllis_Latour
1•vinnyglennon•27m ago•0 comments

Form's first 100-hour batteries are hitting the grid

https://www.latitudemedia.com/news/forms-first-100-hour-batteries-are-hitting-the-grid/
2•DamonHD•27m ago•0 comments

Interactive Flythrough Llama 8B

https://www.alphaxiv.org/labs/fly-through-llama
1•rayval•28m ago•1 comments

Innovative antivenom is a 'potential game changer' for snakebites

https://www.science.org/content/article/innovative-antivenom-potential-game-changer-snakebites
1•marojejian•31m ago•1 comments

As Social Media Restrictions Spread, Is the Internet Entering Its Victorian Era?

https://www.techdirt.com/2025/10/30/as-social-media-restrictions-spread-is-the-internet-entering-...
1•speckx•32m ago•0 comments
Open in hackernews

Launch HN: Propolis (YC X25) – Browser agents that QA your web app autonomously

https://app.propolis.tech/#/launch
67•mpapazian•3h ago
Hi HN, we're Marc and Matt, and we're building Propolis (app.propolis.tech/#/launch). We use browser agents to simulate users in order to report bugs and write e2e tests. Today, you can launch 10s-100s of agents that collaboratively explore a website and report back on pain points + propose e2e tests that can run as part of your CI.

You can try an initial run (two minute set up) to get a feel for the product for free here: app.propolis.tech/#/launch. Or watch our demo video: https://www.tella.tv/video/autonomous-qa-system-walkthrough-...

The Problem

Both Matt and I have been thinking about software quality for the last 10 years. While at Airtable Matt worked on the infrastructure team responsible for deploys and thought a lot about how to catch bugs before users did. Deterministic tests are incredibly effective at ensuring pre-defined behavior continues to function, but it's hard to get meaningful coverage & easy to "stub/mock" so much that it's no longer representative of real usage.

I like to pitch what we're building now as a set of “users” you can treat like a canary group without worrying about impacting real users.

What we do: Propolis runs "swarms" of browser agents that collaborate to come up with user journeys, flag points of friction, and propose e2e tests that can then be run more cheaply on any trigger you'd like. We have customers from public companies to startups running "swarms" regularly to massively increase the breadth of their automated testing + running the produced tests as part of their CI pipeline to ensure that more specific flows stay working without needing to worry about updating playwright/selenium tests.

One thing that really excites me about this approach is how flexible "checks" can be since they're evaluated partially via LLM, for example we've caught bugs related to the quality of non-deterministic output (think a shopping assistant recommending a product that the user then searches for and can’t find).

Pricing and Availability

It's production-ready today at $1000/month unlimited-use + active support for early users willing to give feedback and request features. We're also happy to work with you for capped-use / hobby plans at lower prices if you'd like to use it for smaller or personal projects.

We'd love to hear from the HN community - especially curious if folks have thoughts on what else autonomous agents could validate beyond bugs and functional correctness. Try it out and let us know what you think!

Comments

ttamslam•3h ago
Hey I'm Matt! Really excited to answer any questions.

To elaborate a little bit on the "canary" comment --

For a while at Airtable I was on the infra team that managed the deploy (basically click run and then sit and triage issues for a day), One of my first contributions on the team was adding a new canary analysis framework that made it easier to catch and rollback bugs automatically. Two things always bothered me about the standard canary release process:

1) It necessarily treats some users as lower value, and thus more acceptable to risk exposing bugs to (this makes sense for things like free-tier, etc. but the more you segment out, the less representative and thus less effective your canary is). When every customer interaction matters (as is the case for so many types of businesses) this approach is harder to justify

2) Low frequency / high impact bugs are really difficult to catch in canary analysis. While it’s easy to write metrics that catch glaring drops/spikes in metrics, more subtle high impact regressions are much harder and often require user reports (which we did not factor in as part of our canary). Example: how do you write a canary metric that auto rolls back when an enterprise account owner (small % of overall users) logs in and a broken modal prevents them from interacting with your website.

I view what we’re building at Propolis as an answer to both of these things. I envision a deploy process (very soon) that lets us roll out to simulated traffic and canary on THAT before you actually hit real users (and then do a traditional staged release, etc.)

mritchie712•3h ago
I've been looking for this exact thing. A couple questions:

Are your agents good at testing other agents? e.g. I want your agent to ask our agent a few questions and complete a few UI interactions with the results.

How do you handle testing onboarding flows? e.g. I want your agent to create a new account in our app (https://www.definite.app/) and go thru the onboarding flow (e.g. add Stripe and Hubspot as integrations).

ttamslam•3h ago
> Are your agents good at testing other agents? e.g. I want your agent to ask our agent a few questions and complete a few UI interactions with the results.

I'd say this is one of our strong suits I think, specifically the UIs tend to be easy to navigate for browser agents, and the LLM as a judge offers pretty good feedback on chat quality and it can inform later actions. (I'd be remiss not to mention though that a good LLM eval framework like Braintrust is probably the best first line though)

> How do you handle testing onboarding flows?

We can step through most onboarding flows if you start from logged out state & give the context it'll need (i.e. a stripe test card, etc.) That said though, setting up integrations that require multi-page hops is still a pain point in our system and leaves a lot to be desired.

Would love to talk more about your specific case and see if we can help! founders@propolis.tech

8note•2h ago
fraud/abuse/compliance is a good usecase for this kinda thing - an abuse vector is kinda like a bug, except that the system does what its expected to do.

testing for abuse stuff ive always found quite difficult, since to work well, you need to both create some real resources so you can delete/clean them up, and also you need to create a new test identity, since your abuse detection system should be deny listing found bad actors. the difficulty is that those sessions probably want to be open for like a week, so they can process both payments and refunds.

can the agents check their email? other notification methods?

ttamslam•2h ago
This is interesting, I think we've shied away a bit from security-ish use cases since it's outside of our personal core competencies, do you have examples of what tools exist today for catching things like that? Or is it totally adhoc?

> can the agents check their email? other notification methods?

Yes to email (for paying customers agents spin up with unique addresses), no to other notifications, but as soon as a paying customer has a use case for SMS, etc. we'll build it.

dfsegoat•2h ago
OTP protected flow verification
dfsegoat•2h ago
Really good call out re: email and other 'side-flows' - hopefully there is integration with something like Mailosaur.

https://mailosaur.com/email-testing

rvz•2h ago
Looks like a great idea. Does this fully automate QA testing of websites including removing the human in the loop during testing?

Once again, great product.

mpapazian•2h ago
Great question! The swarm takes a first pass to generate tests and can continuously add as it runs again over time.

In the off chance it misses specific tests - we have tools to let you build them directly with ai support, either by giving them objectives or dropping in a video of the actions you're taking!

mhb•1h ago
Good video, but it looks like it plays twice. Should be ~3.5 minutes...
mpapazian•1h ago
ah good catch! Fixed :)
ekarabeg•1h ago
This seems really interesting. I tried running a swarm on my landing page but didn't get a completed email. I'll try it again, though!
mpapazian•46m ago
hi! Looking at your swarm results, you might not have given the swarm login credentials to use, which is why most of the runs are failing out. Please feel free to try it again and give them access.
GeorgyM•1h ago
Sounds interesting. Is this handling mobile as well?
mpapazian•48m ago
We don't handle mobile yet, but we might get to it at a future date!
cloudflare728•1h ago
Can it find broken UI?

Human can find and report broken UI easily by using common sense.

Even though it is simple for human. Computer has no common sense and I am a machine learning expert. I tried and mostly failed to build a broken UI detector in my previous company. They had automated plugin upgradable process. That periodically broke UI.

I tried to detect it my taking long screenshot, and you could select a image as working version, then later finding diff between 2 images. I kind of worked but not satisfactory.

mpapazian•32m ago
The agents can definitely detect when something is off, given they're using VLMs. They don't necessarily compare it to previous versions, rather they have opinionated takes on whether something looks broken / off. So - yes!
orliesaurus•26m ago
Does it output playwright scripts?