Browsing Tag
rust
179 posts
ABSL v1.0.0: I trained a Neural Network to solve XOR using 100% Integers (No Floats, No FPUs, Written in Rust)
ABSL or Adaptive bitshift learning v.1.0.0 XOR Is a Integer only learning method for AI wich i developed…
[Advanced Rust] 1.14. Memory Types Pt.2 – Dynamically Sized Types and Wide Pointers, Packed Layouts, Larger Alignment for Speci…
Full title: [Advanced Rust] 1.14. Memory Types Pt.2 – Dynamically Sized Types and Wide Pointers, Packed Layouts, Larger…
Why We Built Bitweave: Sub-Millisecond Hybrid Retrieval in <1.1 MB RSS Memory
When building local RAG (Retrieval-Augmented Generation) applications, edge agents, or serverless AI pipelines, developers usually hit a wall…
389 Tests Passed. NIST Still Caught the Bug.
I gave an AI agent a calculator because I wanted one hard, inspectable point inside a probabilistic workflow.…
What I learned about PDAs in a week of building on Solana #solana #rust #anchor #webdev
On Solana, programs are stateless. If your program needs to remember something per user, per game, per config,…
Reverse-engineering an MMO Aion 2’s network protocol to build a real-time DPS meter (Rust + Tauri)
Disclosure: this is a write-up about my own side project — a combat analytics tool for AION 2.…
We rewrote a Go service in Rust and our velocity tanked for a quarter.
For a full quarter, our feature velocity significantly dropped after we re-implemented a Go service using Rust. The…
Go To Do Rust
In this post, I want to go from step by step what it would look like building a…
From Zero to 10 Apps: My Multi-App Productivity System
All tests run on an 8-year-old MacBook Air (Intel). Over the past three years, I’ve built and released…
lopdf vs pdfium in Rust — What I Learned Building a PDF App
All tests run on an 8-year-old MacBook Air. All results from shipping 7 Mac apps as a solo…