frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Drop – Linux sandboxing for LLM agents and untrusted code

https://github.com/wrr/drop
1•mixedbit•1h ago
Drop is a Linux sandboxing tool with a focus on a productive local workflow. Drop allows you to easily create sandboxed environments that isolate executed programs while preserving as many aspects of your work environment as possible. Drop uses your existing distribution - your installed programs, your username, filesystem paths, config files carry over into the sandbox.

The workflow is inspired by Python's virtualenv: create an environment, enter it, work normally - but with enforced sandboxing. To create a new Drop environment and run a sandboxed shell you simply:

alice@zax:~/project$ drop init && drop run bash

(drop) alice@zax:~/project$ # you are in the sandbox, but your tools and configs are still here.

The need for a tool like Drop had been with me for a long time. I felt uneasy installing and running out-of-distro programs with huge dependency trees and no isolation. On the other hand I dreaded the naked root@b0fecb:/# Docker shell. The main thing that makes Docker great for deploying software - a reproducible, minimal environment - gets in the way of productive development work: tools are missing from a container; config files and environment variables are all unavailable.

The last straw that made me start building Drop was LLM agents. To work well - compile code, run tests, analyze git logs - agents need access to tools installed on the machine. But giving agents unrestricted access is so clearly risky, that almost every HN discussion on agentic workflows includes a rant about a lack of sandboxing.

Drop uses Linux user namespaces (no root required) as the main isolation mechanism, with passt/pasta used for isolated networking.

I'd love to hear what you think.

Applying the self-driving framework to commercial insurance underwriting

https://www.shepherdinsurance.com/blog/the-road-to-autonomous-underwriting
1•mmahalwy•20s ago•0 comments

I built a crash dump analyzer for C++ devs after getting burned by WinDbg

https://github.com/keithpotz/Crash-Catch-Analyzer-Release
1•crashcatchlabs•37s ago•0 comments

Xrism identifies gamma Cas X-ray origin, solving a 50-year-old stellar mystery

https://phys.org/news/2026-03-xrism-gamma-cas-ray-year.html
1•Brajeshwar•1m ago•0 comments

Graphs: Edge List, Adjacency Matrix, Adjacency List, DFS, BFS

https://www.youtube.com/watch?v=4jyESQDrpls
1•Brysonbw•2m ago•0 comments

Show HN: Vesper – MCP-native tool that automates dataset prep for AI agents

https://getvesper.dev/
1•sultanchek•2m ago•0 comments

Quirkatar – Zero-dependency avatar generator with 34M+ combinations

https://github.com/Nitty-Gritty-Design/quirkatarfor
1•NGDesign•2m ago•1 comments

Sandboxed Trivy GitHub Action

https://github.com/lhotari/sandboxed-trivy-action
1•flarecoder•2m ago•1 comments

Show HN: Glanceway – A programmable menu bar info aggregator for macOS

https://glanceway.app
1•codytseng•3m ago•0 comments

The mathematical crimes of the Young Sherlock Holmes series

https://theconversation.com/the-mathematical-crimes-of-the-young-sherlock-holmes-series-278812
1•samizdis•3m ago•0 comments

NASA Strategy Update

https://twitter.com/NASAAdmin/status/2036428252693078055
1•LorenDB•5m ago•0 comments

ArrowJS – The first UI framework for the agentic era

https://arrow-js.com/
1•nicksergeant•6m ago•0 comments

Show HN: Chat with a 76-file geopolitical simulation of the 2026 Iran War

https://notebooklm.google.com/notebook/4cf9474f-194d-4607-8953-8ee84a9e66e0
3•hrishirc•10m ago•2 comments

Show HN: PasteDrop – Share text and code without accounts or tracking

https://pastedrop.ai
1•buildani•11m ago•1 comments

Advanced Math for Kids: Geometry and Algebra Are the Same

https://kidswholovemath.substack.com/p/advanced-math-for-kids-geometry-and
1•sebg•12m ago•0 comments

Agents, Meet the Figma Canvas

https://www.figma.com/blog/the-figma-canvas-is-now-open-to-agents/
1•chrisdroukas•12m ago•0 comments

Tether Signs Big Four Firm to Complete First Full Audit

https://tether.io/news/tether-signs-big-four-firm-to-complete-first-full-audit-setting-a-new-qual...
1•evdubs•12m ago•0 comments

Are VCs getting value from AI, or just nicer outputs?

https://ventos.vc
1•pelegpor•14m ago•1 comments

Self Healing Electronics Combat Space Radiation

https://spectrum.ieee.org/self-healing-electronics-jupiter
1•rbanffy•16m ago•1 comments

Show HN: JSONVault Pro – JSON/YAML/XML Viewer After the Give Freely Incident

2•valentinconan•16m ago•0 comments

What is a dead man's switch?

https://blog.alcazarsec.com/posts/dead-mans-switch-meaning
1•alcazar•17m ago•0 comments

Craton HSM – A memory-safe PKCS#11 software HSM in Rust

https://github.com/craton-co/craton-hsm-core
2•victor-craton•18m ago•0 comments

Utah Republicans see storing nuclear waste as a 'once in a lifetime opportunity'

https://grist.org/energy/salt-dome-utah-nuclear-waste-curio-energy/
2•Brajeshwar•18m ago•0 comments

A Whole Lot of Nunsense

https://cinemasojourns.com/2026/03/24/a-whole-lot-of-nunsense/
1•jjgreen•19m ago•0 comments

Journalist Security Checklist: Preparing Devices for Travel Through a US Border

https://www.eff.org/deeplinks/2025/06/journalist-security-checklist-preparing-devices-travel-thro...
2•ColinWright•20m ago•0 comments

Scrapping business class could halve aviation emissions – new study

https://theconversation.com/scrapping-business-class-could-halve-aviation-emissions-new-study-275474
2•PaulHoule•20m ago•0 comments

OpenClaw lands in WeChat, signaling a new era of AI agents in messaging

https://www.digitimes.com/news/a20260323VL204/tencent.html
1•alephnerd•22m ago•0 comments

Hopscotch grid – a different way to visualize progress in ordered systems

https://www.npmjs.com/package/hopscotch-grid
1•GrouchyPanda•22m ago•1 comments

Why Disable_DDL_transaction Migrations in Rails Should Only Have One Statement

https://www.tbds.fr/en/blog/rails-disable-ddl-transaction-single-statement
2•HollowMan•23m ago•0 comments

Show HN: JSON-io – Java library for JSON, JSON5, and TOON (40% fewer LLM tokens)

1•jdereg•23m ago•0 comments

Dear Europe: Germany has shown the way forward

https://blog.documentfoundation.org/blog/2026/03/23/dear-europe/
4•taubek•24m ago•0 comments