标签:#hackernews
找到 10630 篇相关文章
Underarm Bowling Incident of 1981
LaTeX.wasm: LaTeX Engines in Browsers
Wavacity: Audacity audio editor ported to WASM, under GNU GPL v2
Proton avoids internal IP fingerprinting
AWS Lambda introduces MicroVMs: isolated sandboxes with full lifecycle control
Signs you're a dangerous terrorist: using Signal, moving zines
Exposing the 'brute force' of AI that is 'trying to make humans redundant'
Show HN: Wordit – Change One Letter, Keep the Chain Going
Hi everyone, I got this idea for a game where, starting from a four letter word you need to go as deep as you can in your vocabulary, changing only one letter per word. bear -> beer -> peer... Each correct word gives you 1 point Each incorrect word takes one life away from you, you start with 3
AI Hiring Tools Yield Racial Bias and Systemic Rejection; 26% Black & 15% Asian
Millions in UK could claim share of £3B after Apple case given green light
Jerry's Map
https://www.openculture.com/2026/06/this-man-has-been-drawin...
Modal Auto Endpoints: Optimized inference you own
SpaceX launches $25B notes offering, source says
Show HN: RLM-based local debugger for AI agent traces
We built HALO (Hierarchal Agent Loop Optimizer), an open-source tool for debugging and optimizing AI agents using their execution traces. It’s a loop. Run your agent, feed the traces to HALO, get the report, apply the fixes, then re-run your agent. HALO takes in OTEL compliant traces from AI agents using tracing frameworks such as Langfuse, Arize/OpenInference, or even just plain JSONL. It uses an RLM (Recursive Language Model) to more efficiently break trace analysis into smaller subproblems in