frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

AI Didn't Create These Problems. It Just Stopped Routing Around Them

https://baweaver.com/writing/2026/05/27/ai-didnt-create-these-problems/
1•mooreds•1m ago•0 comments

Kickle Cubicle

https://en.wikipedia.org/wiki/Kickle_Cubicle
1•tosh•2m ago•0 comments

A new extraction process could unlock the lithium

https://www.technologyreview.com/2026/05/28/1138096/lithium-extraction-rock-zero/
1•joozio•3m ago•0 comments

Kemmerer Plans for Man Camp to House 1,600 TerraPower Nuclear Plant Workers

https://cowboystatedaily.com/2026/05/29/kemmerer-plans-for-man-camp-to-house-1-600-terrapower-nuc...
1•Bender•4m ago•0 comments

A Practical Guide for Secure MCP Server Development

https://genai.owasp.org/resource/a-practical-guide-for-secure-mcp-server-development/
1•mooreds•4m ago•0 comments

Too much time with colleagues can sour social interaction

https://www.economist.com/science-and-technology/2026/05/27/too-much-time-with-colleagues-can-sou...
1•kjw•6m ago•0 comments

Dear Steve Lemay

https://ilyabirman.net/meanwhile/all/dear-steve-lemay/
1•zahrevsky•6m ago•0 comments

Show HN: UN Condemnation Statistics

https://boxed.github.io/UN-condemns/
1•boxed•9m ago•0 comments

Token Is the New Currency

https://github.com/leogong99/codepulse
1•leogong99•9m ago•0 comments

Show HN: Community Ninja – Find customers searching for your product

https://communityninja.ai/
1•shashanoid•9m ago•0 comments

Fever Dreams

https://lwlies.com/article/werner-herzog-jungle-workshop
1•jruohonen•11m ago•0 comments

China building ASAT launchers to defend against Elon Musk's Golden Dome

https://www.reuters.com/graphics/CHINA-MILITARY/NUCLEAR/zjpqmbrlqpx/
1•infinitewars•11m ago•1 comments

Nikon weaponizes lower prices to break ASML's lithography monopoly

https://www.tomshardware.com/tech-industry/nikon-plans-to-undercut-asml-on-price-to-win-back-chip...
1•rbanffy•12m ago•0 comments

Practical Uses of Monads in Haskell

https://nauths.fr/en/2026/05/28/practical-use-of-monads.html
1•thunderbong•12m ago•0 comments

Ask HN: Why can we compare Python to Go, but we can't compare apples to oranges?

2•chirau•13m ago•0 comments

Chips Act 2.0 and beyond: Indispensability, not self-sufficiency

https://www.bruegel.org/opinion-piece/chips-act-20-and-beyond-indispensability-not-self-sufficiency
1•jruohonen•15m ago•0 comments

The tension between local and cloud agents

https://vivekhaldar.com/articles/local-vs-cloud-agents/
1•gandalfgeek•16m ago•0 comments

My thoughts on the future of Go in the AI era

https://www.youtube.com/watch?v=TjlRD_VE12Y
1•der_gopher•16m ago•0 comments

Edgar Morin

https://en.wikipedia.org/wiki/Edgar_Morin
1•simonebrunozzi•19m ago•0 comments

Fluid Simulation for Dummies

https://www.mikeash.com/pyblog/fluid-simulation-for-dummies.html
2•sebg•20m ago•0 comments

Nightmarish Heron-Like Dinosaur Unearthed in Patagonia

https://nautil.us/nightmarish-heron-like-dinosaur-unearthed-in-patagonia-1281530
1•Brajeshwar•22m ago•0 comments

Abcdfhijkmnpqrstuvwxyz.com – can you spot what's missing and why it matters?

https://medium.com/@gui__/abcdfhijkmnpqrstuvwxyz-com-lipogram-or-signature-648bbcc7bd04
2•gillesr•23m ago•1 comments

I missed Network integrated tools on Windows so I built a Linux equivalent

https://github.com/thongor77/nmlinux
1•magetriste•26m ago•1 comments

Toranj: Our Adventure Left Mid-Way inside a loud and grieving Iran

https://medium.com/@alirezamd/toranj-an-adventure-left-mid-way-2da199493720
2•alir8zana•28m ago•0 comments

Beginner's Guide to Python

https://wiki.python.org/moin/BeginnersGuide
2•ankitg12•28m ago•0 comments

Show HN: Ping Pals – Simple social tracker iOS app without coding

https://apps.apple.com/tr/app/ping-pals/id6770330997
1•seugur•28m ago•0 comments

A Trademark Dispute over MeshCore

https://lwn.net/SubscriberLink/1070218/e95f4f2e2c9fe208/
2•6581•29m ago•0 comments

Leaked Files from Putin's Troll Factory: How Russia Manipulated EU Elections

https://vsquare.org/leaked-files-putin-troll-factory-russia-european-elections-factory-of-fakes/
3•alephnerd•31m ago•0 comments

Teardown of Jio Set Top Box Remote

https://pallavaggarwal.in/2026/02/07/teardown-jio-set-top-box-remote-india/
2•ankitg12•31m ago•0 comments

Show HN: MigraDiff v1.3.0 – PostgreSQL schema diff with AI migration explanation

https://github.com/migradiff/migra/releases/tag/v1.3.0
1•lateos-ai•32m ago•0 comments
Open in hackernews

Show HN: Ego lite – why our browser agent writes JavaScript not CLI commands

https://github.com/CitroLabs/ego-lite
8•Nicole9•1h ago

Comments

braxton4•40m ago
smart move, when I was using agent browser,I have to watch it execute commands one by one, it’s really inefficient. using JS code to execute all commands at once is smart.
qddegtya•38m ago
Why javascript ?
braxton4•32m ago
I have read the repo, from what I can see is the thing used to connect the browser is writen in js, command and tool all stay in js makes the execution faster, make sense, but I m not sure, coz I haven’t read about their benchmark, could just a story lol
qddegtya•24m ago
Thanks bro, I'll check the repo by myself.

My point is here: There are many popular AI-Friendly PL, eg. Python, Rust ...

I also see many CDP-based framework which implemented by Python-Binding libs, They works very well.

I think javascript is not the only option.

imJack•36m ago
This might be a niche use case, but I love using browser agents for web games.

A browser that can run multiple agent-controlled sessions at the same time basically turns multiboxing from a chore into a one-click experience. My productivity may not improve, but my game progression definitely will.

haruharuha•22m ago
Just tried it out, the Space concept is exactly what I’ve wanted all along,which so straightforward: agent gets its own independent space but still holds my credentials. Browsers like Dia, which evolved from Arc (working on the workspace concept very early on), should have taken this route ages ago. What a missed opportunity that they didn't integrate it this way.
haruharuha•15m ago
I’ve been wanting to use browser automation to track private twitter accounts that I already follow, since the API obviously won't cut it. My main concern with this browser's automation features is account safety—how well does it mask itself? I'm worried it might trigger the platform's anti-bot detection and get my account flagged or banned :(