Hackernews posts about JITX
JITX is a software-defined electronics company that enables the design and manufacturing of circuit boards at unprecedented speeds and scales through its AI-powered platform.
- How Ruby executes JIT code (railsatscale.com)
- Emulating aarch64 in software using JIT compilation and Rust (pitsidianak.is)
- JIT-ing a stack machine (with SLJIT) (bullno1.com)
- Ruby Executes JIT Code: The Hidden Mechanics Behind the Magic (railsatscale.com)
- xbyak: A JIT assembler for x86/x64 architectures (github.com)
- How to make things slower so they go faster (www.gojiberries.io)
- AI Bubble? (economictimes.indiatimes.com)
- Restoring the Toast-O-Lator (2020) (www.jitterbuzz.com)
- JITX – The Fastest Way to Design Circuit Boards (www.jitx.com)
- Testing Generative AI for Circuit Board Design (blog.jitx.com)
- Python 3.13 Gets a JIT (tonybaloney.github.io)
- JIT WireGuard (fly.io)
- Everything you need to know about Python 3.13 – JIT and GIL went up the hill (drew.silcock.dev)
- Tiny JITs for a Faster FFI (railsatscale.com)
- I wrote a new JIT compiler for PostgreSQL (www.pinaraf.info)
- A copy-and-patch JIT compiler for CPython (github.com)
- YJIT is the most memory-efficient Ruby JIT (railsatscale.com)
- Jitsi privacy flaw enables one-click stealth audio and video capture (zimzi.substack.com)
- An Attempt to Catch Up with JIT Compilers (arxiv.org)
- .NET 10 Preview 6 brings JIT improvements, one-shot tool execution (www.infoworld.com)
- Decorator JITs: Python as a DSL (eli.thegreenplace.net)
- Writing memory safe JIT compilers (medium.com)
- Sljit: Platform independent low-level JIT compiler (github.com)
- Building a baseline JIT for Lua automatically (2023) (sillycross.github.io)
- Following Up on the Python JIT (lwn.net)
- Making PyPy's GC and JIT produce a sound [video] (www.youtube.com)
- Ravi is a dialect of Lua, with JIT and AOT compilers (github.com)
- Juice – Oberon JIT browser plugin (1996) (www.modulaware.com)
- Reflections on 2 years of CPython's JIT Compiler (fidget-spinner.github.io)
- NativeJIT: A C++ expression –> x64 JIT (2018) (github.com)