🦞🌯 Lobster Roll

Thread

Ask HN: The new wave of AI agent sandboxes?
In the last couple of months, several new solutions for sandboxing AI agents have launched (microVMs, WASM runtimes, browser isolation, hardened tool containers, etc.). Curious to hear from people using them in production. Are they working as advertised, or are there still major tradeoffs around sec...

Stories related to "Ask HN: The new wave of AI agent sandboxes?" across the full archive.

Ask HN: The new wave of AI agent sandboxes?
In the last couple of months, several new solutions for sandboxing AI agents have launched (microVMs, WASM runtimes, browser isolation, hardened tool containers, etc.). Curious to hear from people using them in production. Are they working as advertised, or are there still major tradeoffs around sec...
Haskell prelude using GHC's new data kind promotion (blog.atnnn.com)
The Architecture of Open Source Applications (Volume 2): The Glasgow Haskell Compiler (aosabook.org)
Data.Records: Extensible Records for Haskell (GHC 7.6) (github.com)
From Ruby to Haskell, Part 1: Testing (bendyworks.com)
So güd.
Getting Started with Haskell (bob.ippoli.to)
From Ruby to Haskell, Part 2: Similarity, Refactoring, and Patterns (bendyworks.com)
A Comparison Between Perl and Haskell (ocharles.org.uk)
Helm, a functionally reactive game engine for Haskell (helm-engine.org)
Typo: a programming language that runs in Haskell's type system (github.com)
Writing Haskell every damn day (blog.begriffs.com)
Tricking Haskell into being dynamic (blog.begriffs.com)
GHC (the standard Haskell compiler) gets first class iOS support (groups.google.com)
Haskell, where to start? (tmp.devcharm.com)
Popularizing Haskell through easy web deployment (blog.begriffs.com)
How to start a new Haskell project (jabberwocky.eu)
Haskell for all: Equational reasoning (haskellforall.com)
Haskell development environment for your iPad (slidetocode.com)
Haskell: Haskell and GHC: Too Big to Fail? (panel) (ezyang.tumblr.com)
typo: A programming language that runs in Haskell's type system. (github.com)
Sideproject: Simple race management in Haskell on PostgreSQL (racemetric.com)
Racemetric is a simple athletic race registration and credit card processing app. It's all written in Haskell (Snap, Heist) and JS on top of PostgreSQL. The idea is for race organizers to accept credit card registration payments within minutes instead of having to talk to sales people, get a merchan...
Haskell vs. Erlang for bittorent clients (jlouisramblings.blogspot.ca)
Project by @bos31337 that uses "crit-bit trees" to teach Haskell (github.com)
Haskell-based bitcoin startup Bridgewalker is now open source (bridgewalkerapp.com)
Implementing a JIT Compiler with Haskell and LLVM (stephendiehl.com)
A Dominion simulator in Haskell (vimeo.com)
Ask Lobsters: Can you recommend any videos of high-quality talks online?
Lately I've found myself watching a lot of recorded technical talks on YouTube. I prefer text for learning about something in detail, but I've found recorded talks more helpful when I want a broader overview of a topic, or if I want an intro to something outside my usual interests. (They also mak...
EvenOdd in Agda, Idris, Haskell, Scala (brianmckenna.org)
Haskell Development on Emacs (tim.dysinger.net)
I reviewed all available options for haskell development on emacs again & came up with a 5 minute setup than includes cabal-sandbox-aware repl & code completion.
How Haskell can solve the integration problem (fpcomplete.com)