frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

SendLang: A DSL for Email Automation

https://www.sendlang.com
1•ksajadi•1m ago•0 comments

Tools vs. Resources vs. Prompts: the MCP primitive you're misusing

https://prashamhtrivedi.in/mcp-primitive-youre-misusing/
1•speckx•5m ago•0 comments

AIs, a private notebook you search by your own tags

https://github.com/Anode1/ais
1•siberean•5m ago•0 comments

MentalHappy – a support group marketplace rebuilt by a solo founder using AI

https://www.mentalhappy.com/
1•MentalHappyInc•6m ago•0 comments

Generative AI Is an Engineering Disaster

https://www.theatlantic.com/technology/2026/07/generative-ai-engineering-disaster/687901/
2•poisonfountain•6m ago•1 comments

DEA to Temporarily Schedule 7-Oh and Related Substances to Protect Public Safety

https://www.dea.gov/press-releases/2026/07/01/dea-temporarily-schedule-7-oh-and-related-substance...
2•gnabgib•7m ago•0 comments

Valve Silently Discontinues Steam Deck LCD Spares at iFixit

https://www.techpowerup.com/350758/valve-silently-discontinues-steam-deck-lcd-spares-at-ifixit
3•nosecreek•8m ago•0 comments

I tested 11 AI detectors on my pre-ChatGPT writing and I'm as little as 5% human

https://originalseparation.substack.com/p/i-have-been-95-robotic-since-2019
1•BetterHalfAI•8m ago•0 comments

InviZible Pro – Android application for online privacy and security

https://github.com/Gedsh/InviZible
1•aniviacat•9m ago•1 comments

Museum of the Human Web

https://museum.parallel.ai/introduction?era=modern
1•ohjeez•9m ago•0 comments

OpenAI's first hardware device is reportedly a screenless speaker that can move

https://techcrunch.com/2026/07/14/openais-first-hardware-device-is-reportedly-a-screenless-speake...
1•Brajeshwar•9m ago•0 comments

Russ Tedrake launches Walden Robotics [video]

https://www.youtube.com/watch?v=fewvZrckA5c
1•raptortech•10m ago•0 comments

I built an app that checks if you're paying attention in boring meetings

https://play.google.com/store/apps/details?id=com.pelumi.focuspulse&hl=en_US
1•CatalystPz•11m ago•1 comments

Stanch – Dead man's switch that stops the bleeding when no one answers

https://github.com/getstanch/stanch
1•mboo2•13m ago•0 comments

Agent runtime reduces LLM turns by 80% with a higher success rate in DeepSWE

https://github.com/Tura-AI/tura
1•yohji1984•14m ago•1 comments

After Xbox layoffs, idSoftware says worker-owned studios "the only path forward"

https://www.gamesradar.com/games/after-incomprehensible-xbox-layoffs-id-software-producer-says-wo...
4•robtherobber•15m ago•0 comments

Sorry, your account isn't able t

1•TheNorthKairo•15m ago•0 comments

Florida student's historic 11.99 GPA triggers district policy overhaul

https://nypost.com/2026/07/14/us-news/florida-students-historic-11-99-gpa-triggers-district-polic...
1•nradov•16m ago•0 comments

The American E.V. Has Been Crushed. Will It Take the U.S. Auto Industry with It?

https://www.nytimes.com/2026/07/15/magazine/electric-cars-american-evs.html
1•ilamont•19m ago•0 comments

Federal Court Suspends Trump Immigration Policy Targeting Technology Researchers

https://knightcolumbia.org/content/federal-court-suspends-trump-immigration-policy-targeting-tech...
3•hn_acker•20m ago•0 comments

Show HN: Specsanity.dev – an OAS linter that works

https://specsanity.dev
1•buildwithdennis•21m ago•0 comments

Code-Manager

https://github.com/maguowei/code-manager
1•maguowei•22m ago•0 comments

Show HN: XViral – Post virality predictor based on X's For You Ranking pipeline

https://github.com/ninjahawk/XViral
1•ninjahawk1•23m ago•0 comments

Coffee May Protect the Liver in More Ways Than Scientists Realized

https://scitechdaily.com/coffee-may-protect-the-liver-in-more-ways-than-scientists-realized/
2•mritzmann•24m ago•0 comments

The Clockwork Moss Tee: Cutting Through Greenwashing with GOTS-Verified Truth

https://ddsboston.com/blogs/news/the-clockwork-moss-tee-cutting-through-greenwashing-with-gots-ve...
1•robert_dds•24m ago•0 comments

Locality Social Cloud

https://localitysocial.cloud/
2•MrMalte•25m ago•0 comments

GeoSQL: Showing AI a map increased its accuracy by 4× (Korean)

https://ideas.paasup.io/geosql/
1•delfrrr•25m ago•0 comments

Linux creator Linus Torvalds puts foot down on anti-AI comments

https://www.gamingonlinux.com/2026/07/linux-creator-linus-torvalds-puts-foot-down-on-anti-ai-comm...
5•ndr42•27m ago•0 comments

Show HN: DripLit – Your Inbox is for books, too

https://www.dripl.it/
3•mankins•27m ago•1 comments

Most Americans now say the public should own half of the big AI companies

https://thenextweb.com/news/most-americans-now-say-the-public-should-own-half-of-the-big-ai-compa...
1•robtherobber•27m ago•1 comments
Open in hackernews

Towards a Harness That Can Do Anything

https://eardatasci.github.io/c/ambiance/index.html
39•evakhoury•1h ago

Comments

embedding-shape•45m ago
What has been the most helpful when developing harnesses:

> When in doubt, simplify. Remove, trim and minimize. Reproduce issues in as small cases as possible, understand the full design completely, there is no shortcuts for this.

_superposition_•31m ago
I really like this idea and the way you mapped the concepts to unix primitives. Indeed llms are already "unix native". I've been experimenting with similar event driven workflows using k8s primitives but that's one level up the stack. This makes a whole lot of sense to me in terms of organizing a shared mental model. Will definitely check it out. Thanks for the good work.
ardatasci•27m ago
thanks a lot! let me know what you think -- i'd love to share ideas with people doing similar stuff!
_superposition_•18m ago
I do have a gripe already... The readme says macos, however as of yet I don't see the actual dependency. Sort of defeats the *nix spirit as well, no?
ardatasci•12m ago
Yeah, a little... I was mostly building this for myself so I didn't really think about other platforms but I'll get to it asap :)
mnky9800n•4m ago
good news. now you have a feature request.
ardatasci•10m ago
Actually I was initially going to put this on my Arch machine because utilizing FUSE made a lot of sense to me, but I realized that I use my mac a lot more often so I suppose that's what caused that choice.
FrattB•29m ago
Why are we not just using Claude Code or Codex on our machine and using this thing? Real question...
esafak•18m ago
This one is open source, and potentially better, since it responds to (file system) events instead of polling.
PhunkyPhil•14m ago
I'm kind of in the same boat and it's been pestering me for months. Every agent is simply a less capable Claude Code.

If it had a lossless, massive context window (100m-1b tokens), then it will squash everything. Give it bash + r/w and it can in theory /goal anything.

I think there's something to be gained in a production environment be siloing agents for reproducebility/auditability, but I suspect that will go away in the future.

There's that video of a silly demo someone made of an OS that was just nested copilot instances that generated the HTML of each window, which allowed you to do whatever you could imagine. It was seen as silly because it was, but that seems truly transformative.

mnky9800n•7m ago
i think the point is less about what agent you should or should not do and more about what is the natural harness for an agent to succeed in. And agents are often autonomously doing things right now, why would you want claude code doing such stuff for you?
brainless•8m ago
I kind of have a different idea of agents. I totally believe in a deterministic scaffold but I really think that an agent should be as deterministic as possible - the more code, the better.

Think of a typical loop we may ask of Claude Code today (assume we are not using TDD): run some test suite with fail fast mode, diagnose if the failure is due to recent feature changes (pass reference to backend/frontend, github issues, PRD,...). Ask CC to decide if test failed due to feature change and then update the test. Perhaps ask CC to use sub-agent to investigate and fix (if deemed so). Commit each fix, move on to next.

I know, this has a so many ways to make blunder but I am talking about the agent here, not our error-prone test maintenance. What if we had an agent that had context of your codebase, deterministically ran test suite, linter, hooks, etc. The "English" prompt would become a code loop with the LLM only brought in to decide if a test has failed because of feature change. Also, we can extract git log, JIRA and what not.

Each tool here is real code. Executable code that calls others and only prompts when they meet edge cases. Edge cases are defined but we can now accelerate the maintenance of these tools using agents themselves. But the system is built on "programs that do one thing and do it well" and then reach out to an LLM for its specific edge case. The agent is how these executables work with each other.

rob•4m ago
[delayed]
simonreiff•3m ago
Awesome work! This is really impressive. I gave a GitHub star.

I build precision-editing tools for AI coding agents (hic-ai.com) and worked out thousands of JSON-wrangling and regex issues, so I can verify they are indeed a bit of a pain, across all possible failure modes that AI coding agents and models and harnesses can produce. Anyway, I completely agreed with everything in your article, though I would suggest however that agents need *three* things at runtime to fix a defect: great logging and a clear error response (just like you have it), but also, precision-editing tools that enable agents to make the minimal, surgical change without touching or copying any other portion of the file. These actually change not just the feedback but also the options available to the agent and capabilities in the midst of the workflow to self-heal. If Ambiance adds a kernel to buffer the LLM from the outside world, HIC Mouse adds a "kernel" or buffer between the LLM and its own environment and file system. Anyway, this is such a cool project. Please reach out if you ever add MCP support for Ambiance -- I'm happy to release a new version of Mouse that supports it. Again, great work.