HackerTrans
TopNewTrendsCommentsPastAskShowJobs

forks

234 karmajoined 7 ปีที่แล้ว

Submissions

Claude: Elevated Errors on Multiple Models

status.claude.com
2 points·by forks·3 วันที่ผ่านมา·0 comments

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

databricks.com
1 points·by forks·3 วันที่ผ่านมา·0 comments

Vercel: Eve, an open-source agent framework

vercel.com
4 points·by forks·18 วันที่ผ่านมา·1 comments

Claude: Elevated errors across many models

status.claude.com
1 points·by forks·19 วันที่ผ่านมา·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 วันที่ผ่านมา·38 comments

Claude: Elevated errors across many models [resolved]

status.claude.com
189 points·by forks·25 วันที่ผ่านมา·160 comments

An Unbiased OSS Benchmark for Code Review Agents

codereview.withmartian.com
3 points·by forks·เดือนที่แล้ว·0 comments

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

techtrenches.dev
82 points·by forks·3 เดือนที่ผ่านมา·71 comments

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

zerodayclock.com
3 points·by forks·4 เดือนที่ผ่านมา·0 comments

[untitled]

4 points·by forks·4 เดือนที่ผ่านมา·0 comments

AI Agents Gone Rogue

osohq.com
1 points·by forks·4 เดือนที่ผ่านมา·0 comments

AWS Duvet: a bidirectional link between implementation and specification

awslabs.github.io
12 points·by forks·6 เดือนที่ผ่านมา·1 comments

Hax: Verifying Security-Critical Rust Software Using Multiple Provers

eprint.iacr.org
2 points·by forks·6 เดือนที่ผ่านมา·0 comments

Bake Oven Knob

en.wikipedia.org
2 points·by forks·6 เดือนที่ผ่านมา·0 comments

Learning from Sudoku Solvers (2007)

ravimohan.blogspot.com
22 points·by forks·6 เดือนที่ผ่านมา·8 comments

Architecting Security for Agentic Capabilities in Chrome

security.googleblog.com
1 points·by forks·6 เดือนที่ผ่านมา·0 comments

Continuously hardening ChatGPT Atlas against prompt injection attacks

openai.com
3 points·by forks·6 เดือนที่ผ่านมา·0 comments

We removed 80% of our agent's tools

vercel.com
3 points·by forks·7 เดือนที่ผ่านมา·0 comments

Calm: Consistency as Logical Monotonicity

bloom-lang.net
3 points·by forks·7 เดือนที่ผ่านมา·0 comments

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

scworld.com
1 points·by forks·7 เดือนที่ผ่านมา·1 comments

comments

forks
·16 วันที่ผ่านมา·discuss
https://news.ycombinator.com/item?id=47500239
forks
·6 เดือนที่ผ่านมา·discuss
Worked fine on Safari on macOS.
forks
·6 เดือนที่ผ่านมา·discuss
> Processing begins August 1, 2026.
forks
·7 เดือนที่ผ่านมา·discuss
Ah neat, thank you for sharing!
forks
·7 เดือนที่ผ่านมา·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 เดือนที่ผ่านมา·discuss
RIP. 8 Spruce is a personal favorite.
forks
·7 เดือนที่ผ่านมา·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 เดือนที่ผ่านมา·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 เดือนที่ผ่านมา·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 เดือนที่ผ่านมา·discuss
- Polar, the authorization DSL created by Oso

It's a common name