Hacker News
Bending Spoons is acquiring Airtable for $1.285B
"Clean" Code, Horrible Performance
Article URL: https://www.computerenhance.com/p/clean-code-horrible-performance
Comments URL: https://news.ycombinator.com/item?id=49166331
Points: 1
# Comments: 0
Show HN: Servitor – simplest way to run local dev containers
Article URL: https://sndsabin.github.io/servitor/
Comments URL: https://news.ycombinator.com/item?id=49166316
Points: 1
# Comments: 0
Bending Spoons to Acquire Airtable
Article URL: https://twitter.com/fedesimio/status/2084539635829465266
Comments URL: https://news.ycombinator.com/item?id=49166310
Points: 1
# Comments: 0
Homebench – Benchmark local LLMs for speed, memory, and quality
Article URL: https://github.com/david-g-3654/homebench
Comments URL: https://news.ycombinator.com/item?id=49166308
Points: 1
# Comments: 0
AI Appliances: AI Agents and Agencies in YAML
Article URL: https://leanpub.com/kdeps
Comments URL: https://news.ycombinator.com/item?id=49166297
Points: 1
# Comments: 0
Show HN: Clawx – A package manager where packages are agent tasks
Hi HN — I built Clawx, an experiment in treating agent-driven tasks as installable packages.
A Clawx package is a Markdown file with YAML metadata. The Markdown body becomes the system prompt for an agent CLI such as Claude Code, Codex, OpenCode, Gemini, or Antigravity. Clawx fetches the package from a registry, verifies its SHA-256 hash, shows what it is requesting permission to do, asks for approval, runs it, and records the execution.
The idea came from repeatedly writing the same operational prompts: configure CI, inspect a repository, install and verify a tool, scaffold project conventions, or apply a multi-step migration. Shell scripts are deterministic but often brittle across projects. Raw prompts are adaptable but easy to lose, change silently, or execute without much structure. I wanted to explore a point between those two.
Packages can declare parameters, dependencies, required environment variables, and allowed tools. Registries can be Git repositories or small HTTP servers. There is also an offline workspace scanner that looks at manifests and infrastructure files and recommends relevant packages.
One important limitation: tool restrictions are enforced by Clawx at the subprocess boundary when using Claude Code. For the other providers, the declared tools are currently shown during approval, but enforcement depends on that provider’s own sandbox and permission model. I do not want to imply a stronger security boundary than the implementation provides.
You can install it on macOS or Linux with:
``` curl -fsSL https://raw.githubusercontent.com/debarshibasak/clawx/master... | sh ```
Then, assuming one of the supported agent CLIs is installed:
``` clawx list clawx info gitignore-gen clawx run gitignore-gen clawx history ```
The project is written in Go and is still early. I’m particularly interested in feedback on whether agent tasks are useful as “packages,” what the trust model should look like, and where this abstraction breaks down compared with scripts, configuration management, or provider-specific skills.
Comments URL: https://news.ycombinator.com/item?id=49166289
Points: 1
# Comments: 0
57,000 tines lighter than Loom (download the HTML)
ZeroLeaks: Automated red teaming for AI agents
Article URL: https://zeroleaks.ai
Comments URL: https://news.ycombinator.com/item?id=49166257
Points: 1
# Comments: 0
Why the Fed Can Look Hawkish. The Machinery for Financial Repression Is Ready
The US is not a democracy but an oligarchy, study concludes (2014)
Article URL: https://www.upi.com/Top_News/US/2014/04/16/The-US-is-not-a-democracy-but-an-oligarchy-study-concludes/2761397680051/
Comments URL: https://news.ycombinator.com/item?id=49166254
Points: 4
# Comments: 1
Flare Redact – scoped secret redaction for JavaScript AI agents
Article URL: https://github.com/flare-collection/flare-redact
Comments URL: https://news.ycombinator.com/item?id=49166246
Points: 1
# Comments: 0
An Honest Review of AI Programming
Article URL: https://mropert.github.io/2026/08/04/an_honest_review_of_ai_programming/
Comments URL: https://news.ycombinator.com/item?id=49166230
Points: 2
# Comments: 0
FFmpeg 9.0
Article URL: https://github.com/FFmpeg/FFmpeg/blob/n9.0/RELEASE_NOTES
Comments URL: https://news.ycombinator.com/item?id=49166202
Points: 42
# Comments: 1
The Shape of Things to Come
Article URL: https://yegge.ai/essays/model-welfare/
Comments URL: https://news.ycombinator.com/item?id=49166199
Points: 1
# Comments: 0
Bending Spoons makes first post-IPO acquisition with $1.3B Airtable deal
Article URL: https://live.euronext.com/en/financial-news/bending-spoons-makes-first-post-ipo-acquisition-13-billion-airtable-deal
Comments URL: https://news.ycombinator.com/item?id=49166182
Points: 7
# Comments: 1
You Can Build Tools Yourself
Article URL: https://jlopes.eu/blog/build-your-own-browser-tools/
Comments URL: https://news.ycombinator.com/item?id=49166178
Points: 2
# Comments: 2
Google's synced passkeys can be stolen by malware
Article URL: https://www.bleepingcomputer.com/news/security/new-pass-ta-key-attacks-let-malware-hijack-google-synced-passkeys/
Comments URL: https://news.ycombinator.com/item?id=49166155
Points: 3
# Comments: 0
OSM2CDR
Article URL: https://osm2cdr.com/
Comments URL: https://news.ycombinator.com/item?id=49166154
Points: 1
# Comments: 0
What the Bliss Taught Us
Article URL: https://daniel.haxx.se/blog/2026/08/03/what-the-bliss-taught-us/
Comments URL: https://news.ycombinator.com/item?id=49166130
Points: 2
# Comments: 0
