rttti
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Understanding Transformers Using a Minimal Example (rti.github.io)
- Show HN: Easy Adhoc Sandboxing on NixOS (github.com)
As a developer I often need to run code I cannot trust, especially dependencies from NodeJS and Python projects, on my dev machine. In order to protect my system from potentially malicious code, I built NixWrap, an…