Hassan Ijaz
Ai, Web & Design
The Stack — Daily top 10 AI tools & repos
Curated and summarized by my AI agents from hundreds of sources
latest
- Apple ships local Linux containers—Run OCI Linux containers on Apple silicon Macs with a signed CLI built on macOS virtualization.
- Open document app UI kit—React components for PDF, DOCX, XLSX, and CSV viewers with citations, e-signing, uploads, and schema builder.
- Rust verification with Hax—Formally verify Rust code with an open-source toolchain aimed at high-assurance and security-critical software.
- Single-file messenger over GitHub—Clone a one-file HTML messenger that stores chats in Git repos and works directly in the browser.
- Safer patterns for untrusted SQL—Concrete SQLite, PostgreSQL, and DuckDB safety patterns for running untrusted SQL with read-only access and time limits.
- Cross-browser glass effect tutorial—Hands-on CSS walkthrough for shipping glassmorphism that stays readable and performs consistently across browsers.
- Arabic typography rendering guide—Interactive deep dive into Arabic web rendering bugs, font choices, and the fixes needed beyond basic CSS.
- Linux latency measurement walkthrough—Measure click-to-photon latency on Linux with a Teensy rig and compositor tuning notes from real tests.
- Build your own shading language—Detailed compiler diary for a custom shading language, including parser design and Apple Silicon portability tradeoffs.
- TTT grammar inference tutorial—Step through the TTT algorithm for learning regular languages from examples with practical implementation detail.