Posts
All the articles I've posted.
-
xchecker: Spec Pipeline for LLMs
Keep your code monster under control with xchecker: a Frankenstein spec harness that stitches Rust safety to LLM creativity in an auditable flow.
-
Proactively Augmented Generation (PAG): When the Harness Steers Retrieval
PAG is a flow-scoped context pattern where a harness—request routing, analyzers, and a packet builder—decides what an LLM sees. Unlike auto-context that heuristically grabs nearby files, PAG uses a curated spec-first library with deterministic rules and auditable receipts to reduce AI hallucination and prevent Process Confabulation.
-
Analysis: How even Huawei's use of AOSP may be in jeopardy with the US-China trade war
The common understanding is that since AOSP is open source, Huawei cannot be blocked from using it. I am here to tell you that, unfortunately, is not true.
-
Flutter 1.5 Bridges the Gap, Adding Support for Web, Embedded, and Desktop
Google announces Flutter 1.5 at I/O 2019, expanding its cross-platform UI toolkit to support web, embedded systems, and desktop applications beyond mobile.
-
Android Jetpack Rockets Forward With Cameras and Biometrics
Google announces new Android Jetpack libraries at I/O 2019, including CameraX for simplified camera development and Biometrics Prompt for easy biometric authentication.