» Tag
development
35 postsViaduct: Tool to Convert Google Chrome Extensions to Safari Web Extensions
Viaduct is a command-line tool for converting Google Chrome extensions to Safari Web Extensions.
Four Levels of In-Place Initialization in Rust
Explore Rust's in-place initialization with a four-level hierarchy for efficient memory management.
BrowserPod 3.0: Running Rust Applications in the Browser
BrowserPod 3.0 enables running Rust applications in the browser, enhancing development possibilities for engineers.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comShow HN: posix-regex – POSIX Standard Regex Engine for JavaScript
Explore the posix-regex library, offering POSIX standard regex for JavaScript.
I tested my own security tool and found four bugs
Agentmetry is a flight recorder for AI coding agents. In this entry, I discuss four bugs found and their implications for security tools.
Oj: Rust Native Replacement for Vite
Oj is a Rust-based development server and bundler, providing a fast and lightweight alternative for Vite projects.
Rust's Polonius Alpha Borrow Checker Now Enabled on Nightly
Rust's Polonius Alpha borrow checker is now enabled on nightly for testing, offering better error messages and increased compilation capabilities.
ViperJS: A JavaScript Engine in Safe Rust with Zero Dependencies
ViperJS offers a JavaScript engine in safe Rust with zero dependencies, running 84% of test262.
The Right Amount of Specification for Agentic Development
An exploration of the importance and costs of the right amount of specification for agentic development.
Poka-Yoke: Mistake-Proofing Method for Software Development
Poka-Yoke offers error prevention methods in software development, simplifying engineers' tasks.