Laminate: the missing layer between messy data and your Rust types
Built on serde, Laminate shapes messy JSON, CSV, and LLM output into typed Rust structs with four coercion levels and a diagnostic for every conversion.
Engineering insights, product updates, and deep dives from Lamco Development LLC.
Built on serde, Laminate shapes messy JSON, CSV, and LLM output into typed Rust structs with four coercion levels and a diagnostic for every conversion.
Why RDP beats VNC for a modern Linux desktop, and why building it native to Wayland instead of bolting it onto the old X11 path is the part that matters.
lamco-rdp-server is an RDP server that runs natively on Wayland. Any RDP client connects to your Linux desktop on GNOME, KDE, or Sway, with no X11 involved.
NetKit pulls the WiFi analysis engine out of an Android app into seven pure Kotlin modules with zero Android dependencies, published on Maven Central.
I spent months on eighty thousand words of architecture and a 2,700-line Rust PDF parser. The AI document app they were for never opened a window.
I built an AI memory system, then measured it: 97% information loss, one truncated knowledge item per document, zero graph edges. This is the teardown.
What would it take to give an AI a memory that lasts? A three-phase idea borrowed from the brain, with a rough Postgres and pgvector prototype underneath.