Hacker News

Subscribe to Hacker News feed
Hacker News RSS
Updated: 2 min 3 sec ago

Portal: Teleport into your Claude Code sessions

Fri, 07/17/2026 - 12:32pm
Categories: Hacker News

Homomorphically encrypted CIFAR-10 inference in 200ms

Fri, 07/17/2026 - 12:29pm

Article URL: https://sofar.belfortlabs.cloud/

Comments URL: https://news.ycombinator.com/item?id=48949240

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: Favur Evals – evals of our agent harness, explore and control replays

Fri, 07/17/2026 - 12:20pm

Maker here. Favur is a multi-agent harness written in Python: a team of 14 specialized agents — planner, architect, coder, tester, reviewer, builder among them — coordinated by Favur itself, not by an LLM. It takes a written statement of work and produces completed code, with no hand-holding or constant guidance along the way. Favur Evals scores those runs across models, using the same standardized SOW every time.

The fastest way to get it: https://favur.dev/drive/top_run — an interactive replay of whatever run currently tops the board. Every run is captured end-to-end, so you can watch the agents plan, hand work to each other, write the tests before the code exists, go through review, and ship — at your own pace, exactly as it happened. (Faithful playback of the record, not a live run.) Every run on the board has its replay linked from its details page.

Scoring: each run gets a composite across eight engineering subjects — code quality, test quality, cost efficiency, velocity, tool discipline, effort efficiency, process discipline, deliverables — computed from the run's own artifacts (lint, complexity, its pytest results, tool telemetry). Click any score and it expands into its formula.

Favur is a multi-model harness — different models can take different seats in the same run — and what we keep finding is that no single model leads every part of the job. Currently the top composite is an all-Meta Muse Spark run, while the strongest test suites, the best value-per-dollar, and the cleanest zero-failure execution belong to three other configs. The per-seat behavior fingerprints (cache utilization, reasoning depth, tool cadence) are my favorite way to compare models.

Caveats: every model runs inside our scaffolding, so treat the scores as relative rankings inside this harness, and some configs only have a run or two so far. Favur itself is closed-source and invite-only — please sign up for email updates to get news and future access.

Happy to answer anything about the harness, the scoring, or the replays.

https://evals.favur.dev https://favur.dev

Comments URL: https://news.ycombinator.com/item?id=48949145

Points: 1

# Comments: 0

Categories: Hacker News

Mal – Make a Lisp, implemented in 89 Languages

Fri, 07/17/2026 - 12:20pm

Article URL: https://github.com/kanaka/mal

Comments URL: https://news.ycombinator.com/item?id=48949143

Points: 1

# Comments: 0

Categories: Hacker News

Show HN: I built CraftVis, an AI image editor

Fri, 07/17/2026 - 12:19pm

Article URL: https://craftvis.com

Comments URL: https://news.ycombinator.com/item?id=48949140

Points: 1

# Comments: 0

Categories: Hacker News

Pages