frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Fine-grained HTTP filtering for Claude Code

https://ammar.io/blog/httpjail
53•ammario•2h ago

Comments

simonw•3d ago
This describes httpjail, a new Rust sandbox proxy tool: https://github.com/coder/httpjail

It works for any process, not just Claude Code. I got it working with Codex CLI like this:

  httpjail --js "r.host === 'chatgpt.com'" -- codex
After installing it using Cargo (and Homebrew):

  brew upgrade rust
  cargo install httpjail
I wrote more notes about it here: https://simonwillison.net/2025/Sep/19/httpjail/
moderation•2h ago
Previously [0]

0. https://news.ycombinator.com/item?id=45307459

dang•1h ago
We'll merge that comment hither. Thanks!
mandrade2•1h ago
> Allow only GET requests i.e. make the internet read-only

If only developers never made use of GET to modify resources...

https://www.reddit.com/r/webdev/comments/6999x7/comment/dh4v...

andy99•1h ago
Am I misunderstanding this one? GET still sends information to another server, what is the "read only" aspect?
kookybakker•52m ago
In theory a get request sent to a server should not have any side effects and only retrieve some data. In practice implemention is completely up to the developer and their rule is about as useful as putting up an exit sign to prevent people from entering your building.
ammario•48m ago
I meant read-only there in the sense of mutability, not exfiltration.

Of course, some websites may permit mutations through GET so it’s probably only sensible to use alongside known hosts.

cmpaul•45m ago
``` GET https://mysite.com/?query=all+the+secrets ```

Qwen3-Omni: Native Omni AI model for text, image and video

https://github.com/QwenLM/Qwen3-Omni
226•meetpateltech•4h ago•61 comments

Show HN: Perfect your presentation with a panel of AI reviewers

https://review.thorntale.com/
8•ellenfkh•25m ago•0 comments

Cap'n Web: a new RPC system for browsers and web servers

https://blog.cloudflare.com/capnweb-javascript-rpc-library/
313•jgrahamc•9h ago•154 comments

Choose Your Own Adventure

https://www.filfre.net/2025/09/choose-your-own-adventure/
98•naves•4h ago•53 comments

Why haven't local-first apps become popular?

https://marcobambini.substack.com/p/why-local-first-apps-havent-become
235•marcobambini•9h ago•255 comments

OpenAI and Nvidia announce partnership to deploy 10GW of Nvidia systems

https://openai.com/index/openai-nvidia-systems-partnership/
353•meetpateltech•6h ago•474 comments

Jailhouse confessions of a teen hacker

https://www.bloomberg.com/news/features/2025-09-19/multimillion-dollar-hacking-spree-scattered-sp...
43•wslh•3d ago•7 comments

I'm spoiled by Apple Silicon but still love Framework

https://simonhartcher.com/posts/2025-09-22-why-im-spoiled-by-apple-silicon-but-still-love-framework/
127•deevus•9h ago•185 comments

Diffusion Beats Autoregressive in Data-Constrained Settings

https://blog.ml.cmu.edu/2025/09/22/diffusion-beats-autoregressive-in-data-constrained-settings/
41•djoldman•4h ago•9 comments

Is a movie prop the ultimate laptop bag?

https://blog.jgc.org/2025/09/is-movie-prop-ultimate-laptop-bag.html
121•jgrahamc•10h ago•130 comments

Paper2Agent: Stanford Reimagining Research Papers as Interactive AI Agents

https://arxiv.org/abs/2509.06917
3•Gaishan•36m ago•2 comments

A board member's perspective of the RubyGems controversy

https://apiguy.substack.com/p/a-board-members-perspective-of-the
55•Qwuke•1d ago•77 comments

Testing is better than data structures and algorithms

https://nedbatchelder.com/blog/202509/testing_is_better_than_dsa.html
70•rsyring•6h ago•57 comments

SWE-Bench Pro

https://github.com/scaleapi/SWE-bench_Pro-os
80•tosh•6h ago•18 comments

Transforming recursion into iteration for LLVM loop optimizations

https://dspace.mit.edu/handle/1721.1/162684
22•matt_d•1d ago•2 comments

What happens when coding agents stop feeling like dialup?

https://martinalderson.com/posts/what-happens-when-coding-agents-stop-feeling-like-dialup/
77•martinald•1d ago•69 comments

Mentra (YC W25) is hiring to build smart glasses

1•caydenpiercehax•5h ago

Categorical Foundations for Cute Layouts

https://research.colfax-intl.com/categorical-foundations-for-cute-layouts/
24•charles_irl•17h ago•4 comments

Cloudflare is sponsoring Ladybird and Omarchy

https://blog.cloudflare.com/supporting-the-future-of-the-open-web/
565•jgrahamc•9h ago•358 comments

Easy Forth (2015)

https://skilldrick.github.io/easyforth/
169•pkilgore•10h ago•95 comments

AI-generated “workslop” is destroying productivity?

https://hbr.org/2025/09/ai-generated-workslop-is-destroying-productivity
162•McScrooge•4h ago•92 comments

Beyond the Front Page: A Personal Guide to Hacker News

https://hsu.cy/2025/09/how-to-read-hn/
187•firexcy•13h ago•80 comments

PlanetScale for Postgres is now GA

https://planetscale.com/blog/planetscale-for-postgres-is-generally-available
240•munns•7h ago•137 comments

Show HN: Python Audio Transcription: Convert Speech to Text Locally

https://www.pavlinbg.com/posts/python-speech-to-text-guide
20•Pavlinbg•4h ago•14 comments

SGI demos from long ago in the browser via WASM

https://github.com/sgi-demos
226•yankcrime•14h ago•59 comments

CompileBench: Can AI Compile 22-year-old Code?

https://quesma.com/blog/introducing-compilebench/
113•jakozaur•9h ago•46 comments

Unweaving warp specialization on modern tensor core GPUs

https://rohany.github.io/blog/warp-specialization/
20•rohany•2h ago•4 comments

What is algebraic about algebraic effects?

https://interjectedfuture.com/what-is-algebraic-about-algebraic-effects/
70•iamwil•8h ago•31 comments

The Beginner's Textbook for Fully Homomorphic Encryption

https://arxiv.org/abs/2503.05136
151•Qision•1d ago•28 comments

A simple way to measure knots has come unraveled

https://www.quantamagazine.org/a-simple-way-to-measure-knots-has-come-unraveled-20250922/
100•baruchel•7h ago•51 comments