Tilde.run – Agent Sandbox with a Transactional, Versioned Filesystem

https://tilde.run/

#HackerNews #TildeRun #AgentSandbox #Filesystem #Technology #Innovation

tilde.run - Let AI agents loose on production. Without the risk.

Run AI agents and pipelines on real production data. Every run is a transaction you can roll back, with every network call audited and GitHub, S3, and Drive composed as one versioned filesystem.

tilde.run
MinIOからRustFSへの移行:Docker ComposeでのS3互換ストレージ構築ガイド - Qiita

MinIOからRustFSへの移行:Docker ComposeでのS3互換ストレージ構築ガイド はじめに ローカル開発環境でS3互換ストレージを構築する際、長らくMinIOがデファクトスタンダードとして利用されてきました。しかし、関連リポジトリのアーカイブ化やライセン...

Qiita
A new filesystem for pidfds

The pidfd abstraction is a Linux-specific way of referring to processes that avoids the race co [...]

LWN.net
Jan-Piet Mens :: A wiki from a single Go binary: LeoMoon Wiki-Go

Yıllardır aynı muhabbet:

“FUSE güzel ama performans...”

Şimdi sahneye FUSEX çıkıyor.

Userspace tarafında kalıp, daha düşük latency + daha yüksek throughput hedefliyor.

Eğer beklendiği gibi çalışırsa: → Daha güçlü kullanıcı alanı dosya sistemleri
→ Kernel’a dokunmadan performanslı çözümler
→ Container & sandbox dünyasında ciddi upgrade

Kısacası: Belki de artık “ya performans ya esneklik” seçmek zorunda değiliz.

Detay: https://www.phoronix.com/news/FUSEX-File-System

#TuxForge #Linux #OpenSource #FOSS #FileSystem

I don't remember if I posted about it originally, but the #FTRFS (Fault-Tolerant Radiation-Robust Filesystem) repo was updated with a direct link to the paper and more extensive documentation. #FileSystem

Do I have a use for this? No. I just think it's a neat idea, and possibly a good way to learn how a FS module works on linux.

Repo: https://github.com/roastercode/FTRFS

GitHub - roastercode/FTRFS: Fault-Tolerant Radiation-Robust Filesystem for Linux - CRC32 + Reed-Solomon FEC, RFC submitted to linux-fsdevel

Fault-Tolerant Radiation-Robust Filesystem for Linux - CRC32 + Reed-Solomon FEC, RFC submitted to linux-fsdevel - roastercode/FTRFS

GitHub
CVE Alert: CVE-2026-7400 - geekgod382 - filesystem-mcp-server - RedPacket Security

A security vulnerability has been detected in geekgod382 filesystem-mcp-server 1.0.0. This issue affects the function is_path_allowed of the file server.py of

RedPacket Security
Have pushed 0.9.5-dev branch to codeberg of foxing ( https://codeberg.org/aenertia/foxing/src/branch/0.9.5-dev ) in preparation for release tagging. A LOT of features and a couple of bug-fixes now the packet/file processing engine has stabilized ; including Semantic Routing to Parsers for Metadata Extraction and in-path Binary analysis using local ORT/BERT models ; letting you get semantic search powers for free when you copy something with foxingd/fxcp #linux #filesystem #bert #vectordb #postgres #xfs #stratis #blake3 #localllm
foxing

`foxing` (formerly xfs-mirror) aspires to be a production-grade, eBPF-powered replication engine for Linux filesystems (XFS, Btrfs, F2FS, Ext4). It captures filesystem events in the kernel and replays them asynchronously on a target directory, providing near real-time mirroring with robust consis...

Codeberg.org

Open-source replacement for the Amiga's CD file system: ODFileSystem 0.4

Stefan Reinauer has created a modern open-source replacement for the Amiga CD file system.

Since version 0.2, targeted bug fixes have been implemented to improve AmigaDOS compatibility when opening files via "assigns". In addition, issues with the AmigaOS 3.2 CD image that occurred during booting and when using the utilities have been resolved.

https://www.amiga-news.de/en/news/AN-2026-04-00110-EN.html

#Amiga #opensource #cd #filesystem

amiga-news.de - Open-source replacement for the Amiga's CD file system: ODFileSystem 0.4

Mounting tar archives as a filesystem in WebAssembly

How to use a file index to mount a tar.gz archive directly into the Emscripten virtual filesystem without extracting it

ʕ•ᴥ•ʔ Notes from Jeroen