Hacker News
A History of Microwave Ovens (2024)
Article URL: https://taylor.town/history-of-microwave-ovens
Comments URL: https://news.ycombinator.com/item?id=48540040
Points: 1
# Comments: 0
Mythos Proves AI Safety Can No Longer Live Inside the Model
Article URL: https://grith.ai/blog/mythos-ai-safety-cannot-live-inside-the-model?a=0
Comments URL: https://news.ycombinator.com/item?id=48540029
Points: 1
# Comments: 0
See Anthropic Orchestrate the Narrative
tl;dr FOSS is the biggest threat to the largest new economic sector, so everything that economic sector does should be viewed through the lens of trying to kill it.
I occasionally see articles and sentiments along the lines of, Anthropic is or is not, "scare mongering to boost the perceived cultural impact of their AI/ML tools; a sort of underhanded advertisement".
If your job is to defend Anthropic online, it's a good angle to fight from. It's a viral subject with no practical outcomes; the sort of thing that can cognitively DDoS your detractors for days.
Personally, I think Anthropic is scare mongering in order to kill their biggest competitor - free and open source ML. These companies, including Nvidia, OpenAI, Microsoft, and Apple, have invested untold billions into their own little ML ecosystems, as a loss leader, to get people and organizations emotionally dependent on this new technology, and eventually they are going to want ROI for that. The most likely obstacle to that is free and open models. Free and open training data and architecture makes the trillions or whatever previously pumped into the market obsolete. Out of all of the new technologies I've seen over the past couple decades, machine learning has the largest chance of success as a component of the free software ecosystem by a mile. How could any of these new trillionaires allow this to be?
Comments URL: https://news.ycombinator.com/item?id=48540028
Points: 1
# Comments: 0
Tell HN: Forget selectors and screenshots. The agentic web lives in your shell
These old ways are too heavy. Full self browsing doesn’t require Elon Musk vision processing.
It just requires Agentish - the agent’s native tongue, the LLM’s lingua franca - frickin plain text.
And honesty. About what it can do (everything on the web, besides stuff only you can do), and what it can’t do, but you can: MFA, captcha, login.
An agent skill with smart guardrails and a well designed Unix philosophy CLI tool is enough to power any task on the web.
You can try it too. Here’s some things I’ve thrown at it and it’s done:
- find at least 100 relevant tweets and craft apt replies that promote WebCLI to people experiencing the pain it solves Grok Build with Composer 2.5 Fast
- Compare flights from SFO to DC mid afternoon across a couple of providers like Google flights and kayak, etc.. Find the cheapest one with no stops. Fill in my details and book it but stop at payment. Codex 5.5 high
- Find some fun Lego products across amazon Walmart Alibaba and lego.com and find the coolest set or large quantity of blocks at the best price and take it all the way to checkout filling in details. Claude Sonnet 4.6
And many more. The agent’s always figure it out. No screenshots no selectors, just raw text and numbered references for actions with honest in validation and a bunch of useful surface.
The core loop is a simple OODA loop:
web inspect # agent observes and orients web do # agent decides and acts Repeat. Forever. That gets everything done. The tool is small enough, and transparent enough, and agents are smart enough, and persistent enough that they always figure it out.
It’s a new era of web task driving with intelligence. No more playwrights and puppets, no more robotic “auto-mation” beep boop. WebCLI is web improvisation, powered by agents’ intelligence.
I want to keep building technology for agency. Imagine if you tried this tool and it saved you time and drudgery. Try it and then pay because it’s valuable. You get a free, fully functional five day trial per email domain, with just email. Https://webcli.sh
Contact me if you have ideas to use it at scale
Comments URL: https://news.ycombinator.com/item?id=48540019
Points: 1
# Comments: 0
Open (YC W24): we'll refund every dollar, up to $2M, if our AI agent disappoints
Article URL: https://www.open.cx/guarantee
Comments URL: https://news.ycombinator.com/item?id=48540018
Points: 1
# Comments: 0
Fox buying streaming platform Roku in cash-and-stock deal worth $22B
Article URL: https://apnews.com/article/fox-roku-tubi-streaming-824089dbe16631fade634becdb164c94
Comments URL: https://news.ycombinator.com/item?id=48540011
Points: 3
# Comments: 0
Floating Point: The Origin Story
Article URL: https://thechipletter.substack.com/p/floating-point-the-origin-story
Comments URL: https://news.ycombinator.com/item?id=48540008
Points: 1
# Comments: 0
Quentin's Law of Optimal Velocity
Article URL: https://statusq.org/archives/2026/04/12/13679/
Comments URL: https://news.ycombinator.com/item?id=48540000
Points: 1
# Comments: 0
Anxiety around AI is materially triggered and existentially experienced
Article URL: https://michaellwy.substack.com/p/the-texture-of-ai-dread
Comments URL: https://news.ycombinator.com/item?id=48539991
Points: 1
# Comments: 0
Show HN: TopoGlyph – an extensible language system for problem solving
TopoGlyph is a language system. Asking Claude or any language model to extend TopoGlyph and apply it to model or solve some problem tends to produce a more intelligent thought process. Try the Claude Code plugin with a problem / domain you are an expert in an judge for yourself.
If you read the core module it may seem insane in some places, and it should because there are 'hallucinated' concepts and conclusions (not defending them). Regardless, it's very fun to watch them invent new symbols to help you see the structure of whatever problem you are working on. It is what it is, and it works anyway. I find that interesting.
If you are familiar with the APL programming language you may see where this is going - https://computerhistory.org/blog/the-apl-programming-languag....
You can find the claude code plugin on github - https://github.com/xyzcoordinate/TopoGlyph. (will add more examples, haven't taken the time to organize things)
Recently Anthropic's Fable model was banned (idk the right term). It would be annoying if a similar thing happened to this. I wrote the whole text onto the Ethereum blockchain and locked it.
- https://github.com/xyzcoordinate/TopoGlyph/blob/main/topogly... - read it with foundry: `cast call 0xe1888706EC9C071E149060aeF70B539eBeb61092 "profileOf(uint256)(string)" 2 --rpc-url https://ethereum-rpc.publicnode.com ` - https://etherscan.io/address/0xe1888706EC9C071E149060aeF70B5...
That is all. Have a look if you are curious, is pretty awesome.
Comments URL: https://news.ycombinator.com/item?id=48539988
Points: 1
# Comments: 0
Show HN: Comment Vibe – on-device tone check using Chrome's built-in AI
Article URL: https://chromewebstore.google.com/detail/comment-vibe/kibcnjcipaofjlbbnjdjaobbkoajiejp
Comments URL: https://news.ycombinator.com/item?id=48539986
Points: 1
# Comments: 0
Plugins Case Study: Pluggy
Article URL: https://eli.thegreenplace.net/2026/plugins-case-study-pluggy/
Comments URL: https://news.ycombinator.com/item?id=48539985
Points: 1
# Comments: 0
An O(x)Caml book that runs
Article URL: https://kcsrk.info/ocaml/oxcaml/teaching/nptel/llm/2026/06/13/an-oxcaml-book-that-runs/
Comments URL: https://news.ycombinator.com/item?id=48539980
Points: 1
# Comments: 0
Google found liable for bad AI Overview results Let's play Truth Or Consequences
Unity vs. Floating Point
Article URL: https://aras-p.info/blog/2026/06/11/Unity-vs-floating-point/
Comments URL: https://news.ycombinator.com/item?id=48539971
Points: 1
# Comments: 0
What rare earths and chip controls predict about the Fable shutdown
Article URL: https://tediware.com/resources/updates/what-rare-earths-and-chip-controls-predict-about-the-fable-shutdown
Comments URL: https://news.ycombinator.com/item?id=48539950
Points: 2
# Comments: 0
When Three Passive Funds Become the Market
Article URL: https://www.apollo.com/wealth/the-daily-spark/When-Three-Passive-Funds-Become-the-Market
Comments URL: https://news.ycombinator.com/item?id=48539947
Points: 1
# Comments: 0
I built an AI tool to auto-clip the most "hyped" moments from YouTube streams
Article URL: https://streamcut-jt4lxhl5gbajgzgc5wx438.streamlit.app/
Comments URL: https://news.ycombinator.com/item?id=48539945
Points: 1
# Comments: 0
Show HN: C++ problems, every solution compiled and tested on g++
Article URL: https://hatemwave.gumroad.com/l/ffenif
Comments URL: https://news.ycombinator.com/item?id=48539481
Points: 1
# Comments: 0
The Web We Know Is Going to Disappear
Article URL: https://www.minid.net/2026/6/15/the-web-is-going-to-dissapear
Comments URL: https://news.ycombinator.com/item?id=48539467
Points: 2
# Comments: 0
