A curated list of Artificial Intelligence (AI) courses, books, video lectures and papers.Awesome Artificial Intelligence A curated collection of must-use, actively maintained resources for building and shipping AI systems. Focus: AI engineering (RAG, agents, evals, guardrails, deploy) plus the best books, guides, papers, and a carefully selected set of tools. 📚 Learn Deep, durable knowledge — still valuable five years from now. Books Modern & Practical — Scalable, maintainable ML pipelines (C... Read more ›
Haskell for FPGA Hardware Design: Use abstractions like monads and lenses to implement 1970's retro-computing devices like arcade machines and home computers. Read more ›
Some literate programming on a small crate I've written Read more ›
jcreed blog > One More Type in the Tiny Type Theory Read more ›
We present MonaVec, a deterministic, embedded vector-search kernel for edge and offline AI -- settings where server infrastructure, network connectivity, and training data are all unavailable. Existing vector-search systems assume a persistent server, gigabytes of RAM, or a training pass over the corpus; MonaVec instead targets the deployment profile of SQLite: one file, one function call, runs anywhere. Its quantization core is training-free by... Read more ›
First, I want to tell you how exactly I got to this point and why I started researching different options for handling asynchronous I/O on Linux… Last year, my students and I built a reverse proxy server called TinyGate. It was super simple, worker-based, and it basically worked well. Of course, I didn’t expect it to be very fast, but it was an educational project, and since we’d made a real, kind of production-ready tool, I was really proud of it. But my students weren’t as happy as I was - ... Read more ›
Recently, I’ve been fascinated by the trend of building data storage systems on object storage. Systems like TurboPuffer are all the rage in the search space right now. New storage primitives like SlateDB make creating bespoke storage systems feasible for a single developer or small team. Read more ›
Harvesting the freshest semiconductor content on the web. Hourly updates for press releases, news articles and government filings. Read more ›
GenDB is a Generative Query Engine that uses LLM agents to generate instance-optimized query execution code, tailored to your specific data, workloads, and hardware. Read more ›
A Comprehensive Guide for Budget-Conscious Users in Oriental Regions Prahlad Yeri · June 15, 2026 · 47 min read Note: This article was written with AI a... Read more ›
Understanding rqlite data integrity guarantees Read more ›
From pretraining to RLHF/GRPO — every algorithm hand-written in pure PyTorch. Read more ›
Chunk. Embed. Hybrid Search. Autonomous GhostAgent. Ephemeral RAG + MCP server. Rust + ONNX Runtime on GPU. No disk. No state. Read more ›
Async-friendly, bounded-memory, streaming HTML->Markdown for Python. Drop-in markdownify replacement built on lxml. - zocomputer/marktide Read more ›
Multi-GPU traffic modeling; physical neural computing; RISC-V fault injection; automotive CAN timing analysis; EUV source optimization; lithography defect detection; dual-beam EUV efficiency. The post appeared first on . Read more ›
Web components / custom elements are an easy way to create a modular architecture in vanilla js Read more ›
Vespa implements several useful features for customizing and improving Vector Search. Here, we will go into detail of each of them. The post appeared first on <a href=" Read more ›
Fork @affaan's grand-prize Everything Claude Code — 64 agents, 261 skills, hooks & rules — onto your own isolated microVM. Your Claude login, your keys, live in ~3 min. Read more ›