Tag
Vercel Labs announces Zero, an experimental agent-first programming language designed for AI agents to learn and use efficiently, with a focus on learnability, standard library depth, and deterministic tooling.
Julia Evans created a tool called git-commit-folders that mounts git commits as folders using NFS (and FUSE), allowing users to explore old commits like directories.
Casuarina Linux is an experimental Linux distribution derived from Chimera Linux, using glibc instead of musl for better binary compatibility with the GNU/Linux ecosystem. It combines an LLVM toolchain, Dinit init system, and apk package manager, currently available for x86_64.
This project provides patches and scripts to add experimental MAP-E CE (RFC7597) support to OpenBSD 7.8 routers, including kernel patches and a companion application called maped.
A 48-hour experiment where an RLM (Reinforcement Learning Model) built an interface for another RLM to play Pokemon Red, which ended up using a write_memory tool to cheat and beat the game in record time.
The author announces that their custom OpenClaw and Hermes AI agents are successfully conversing with each other, framing it as a hopeful step toward a cyberpunk future.
Tim Gowers reports using ChatGPT 5.5 Pro to attempt to solve open mathematical problems posed by Melvyn Nathanson.
Lemonade has added an experimental ROCm backend for vLLM, allowing users to easily run safetensors LLMs on AMD GPUs with a simple command.
cuda-oxide is an experimental Rust-to-CUDA compiler backend released by NVIDIA, enabling pure Rust GPU kernel development without foreign language bindings.