HackerTrans
TopNewTrendsCommentsPastAskShowJobs

forks

234 karmajoined 7 years ago

Submissions

Claude: Elevated Errors on Multiple Models

status.claude.com
2 points·by forks·3 days ago·0 comments

Contextual Policies in Omnigent: Using session state to better govern AI agents

databricks.com
1 points·by forks·4 days ago·0 comments

Vercel: Eve, an open-source agent framework

vercel.com
4 points·by forks·19 days ago·1 comments

Claude: Elevated errors across many models

status.claude.com
1 points·by forks·19 days ago·1 comments

Claude: Elevated Error Rates for Opus 4.8, Opus 4.7, Opus 4.6, and Sonnet 4.6

status.claude.com
34 points·by forks·20 days ago·38 comments

Claude: Elevated errors across many models [resolved]

status.claude.com
189 points·by forks·25 days ago·160 comments

An Unbiased OSS Benchmark for Code Review Agents

codereview.withmartian.com
3 points·by forks·last month·0 comments

The human cost of 10x: How AI is physically breaking senior engineers

techtrenches.dev
82 points·by forks·3 months ago·71 comments

Zero Day Clock: The gap between disclosure and exploitation is collapsing to 0

zerodayclock.com
3 points·by forks·4 months ago·0 comments

[untitled]

4 points·by forks·4 months ago·0 comments

AI Agents Gone Rogue

osohq.com
1 points·by forks·4 months ago·0 comments

AWS Duvet: a bidirectional link between implementation and specification

awslabs.github.io
12 points·by forks·6 months ago·1 comments

Hax: Verifying Security-Critical Rust Software Using Multiple Provers

eprint.iacr.org
2 points·by forks·6 months ago·0 comments

Bake Oven Knob

en.wikipedia.org
2 points·by forks·6 months ago·0 comments

Learning from Sudoku Solvers (2007)

ravimohan.blogspot.com
22 points·by forks·6 months ago·8 comments

Architecting Security for Agentic Capabilities in Chrome

security.googleblog.com
1 points·by forks·6 months ago·0 comments

Continuously hardening ChatGPT Atlas against prompt injection attacks

openai.com
3 points·by forks·6 months ago·0 comments

We removed 80% of our agent's tools

vercel.com
3 points·by forks·7 months ago·0 comments

Calm: Consistency as Logical Monotonicity

bloom-lang.net
3 points·by forks·7 months ago·0 comments

How the 'Lethal Trifecta' sets the conditions for stealing data on command

scworld.com
1 points·by forks·7 months ago·1 comments

comments

forks
·16 days ago·discuss
https://news.ycombinator.com/item?id=47500239
forks
·6 months ago·discuss
Worked fine on Safari on macOS.
forks
·6 months ago·discuss
> Processing begins August 1, 2026.
forks
·7 months ago·discuss
Ah neat, thank you for sharing!
forks
·7 months ago·discuss
Out of curiosity, why does the Algolia result for this submission show '4 days ago', the submission timestamp '3 hours ago', and the metadata on the submission timestamp '2025-12-18T15:34:11 1766072051'?

Is this an example of an article being resubmitted (by the same user?) or otherwise boosted back onto the front page?
forks
·7 months ago·discuss
RIP. 8 Spruce is a personal favorite.
forks
·7 months ago·discuss
If you click through to the article shared yesterday[0]:

> Microsoft denies report of lowering targets for AI software sales growth

This Ars Technica article cites the same reporting as that Reuters piece but doesn't (yet) include anything about MSFT's rebuttal.

[0]: https://news.ycombinator.com/item?id=46135388
forks
·8 months ago·discuss
> Remember: Always disable sourcemaps in production!

I wish I could downvote this comment from the README.

Minification to reduce bandwidth is noble. But to obfuscate? Why?
forks
·9 months ago·discuss
> The big problem that we kept running into was keeping everything in sync all the time. Every time we add a new user, organization, repository, etc. in our database, we also had to add the corresponding tuples in OpenFGA.

This is a fundamental problem with all Zanzibar-inspired authorization systems[0] that require centralizing ~all authorization data and led us @ Oso to build a more flexible system[1] that grants more control over what authorization-relevant data you centralize vs. decide keep locally.

0: https://www.osohq.com/post/authorization-for-the-rest-of-us

1: https://www.osohq.com/docs/develop/facts/local-authorization

disclosure: founding engineer at Oso
forks
·10 months ago·discuss
- Polar, the authorization DSL created by Oso

It's a common name