InLevel Up CodingbyDr. Ashish BamaniaCache-Augmented Generation (CAG) Is Here To Replace RAGA deep dive into how a novel technique called Cache-Augmented Generation (CAG) works and reduces/ eliminates the need for RAG.Jan 1015Jan 1015
InCodeXbyRahul SharmaTop 5 Programming Languages Trending in 2025Underappreciated Titans of TechJan 94Jan 94
InTDS ArchivebyVladimir ZhyvovBuilding Effective Metrics to Describe UsersHow can numerical user metrics be transformed into a personalized assessment of whether this behavior is typical or unusual for the user?Jan 87Jan 87
InTechnology HitsbyChris NgSay goodbye to slow, clunky containers and VMsStop Using Docker Desktop: A Faster, Lightweight Alternative You Haven’t Tried YetDec 9, 202425Dec 9, 202425
David LeePython 3.13 is Killing GolangAs someone who’s spent years working with both Python and Go, I can’t help but notice how Python since 3.11 is subtly borrowing from Go’s…Dec 23, 202432Dec 23, 202432
InTDS ArchivebyStefano BosisioTraining LLM, from Scratch, in RustIn this companion article, I’ll show my implementation for training from scratch a GPT-like model, in Rust.Dec 26, 20248Dec 26, 20248
InAWS TipbyNarendra SrinivasulaDeep Dive into New Amazon S3 Tables1. IntroductionDec 9, 20244Dec 9, 20244
InLevel Up CodingbyArman HossenMarkItDown: Microsoft’s Game-Changing Tool That Turns Any Document into Clean MarkdownA deep dive into Microsoft’s new Python library that seamlessly converts PDFs, Office files, and more into clean, version-control-friendly…Dec 18, 202412Dec 18, 202412
InTowards AIbyBarhoumi MosbehRAG From ScratchI’m working as a machine learning engineer, and I frequently use Claude or ChatGPT to help me write code. However, in some cases, the model…Oct 1, 202414Oct 1, 202414
InLevel Up CodingbyShalitha SurangaImpressive Open-Source Projects That Only A Few Programmers KnowPriceless open-source innovations that impress any programmerOct 21, 202416Oct 21, 202416
InAI AdvancesbyWei-Meng LeeAccelerating Hugging Face Pre-trained Models on Apple Silicon Using MLX-LM and MPSA Guide to Training and Serving Models Efficiently on M1, M2, and M3 ChipsOct 13, 20246Oct 13, 20246
InThe Ordinary Programmerbyhuizhou92SwissTable: A High-Performance Hash Table ImplementationWill it become the standard library for Go map?Oct 1, 20242Oct 1, 20242
Thomas ReidLambda functions in DuckDBWhat they are and some example use casesSep 23, 20241Sep 23, 20241
Thomas ReidIntroducing the more-itertools Python libraryOne of the most useful libraries you didn’t even know existed!Sep 24, 20241Sep 24, 20241
InTotal Engineering ManagementbyNitin DharAva — a GPT for Engineering Managers (Part 1)Using GPT to streamline engineering managementOct 7, 20245Oct 7, 20245
InAI AdvancesbyDr. Alessandro Crimi4 Compression Techniques for Language ModelsCan you make LLMs smaller without sacrificing performance?Sep 26, 20244Sep 26, 20244
Yassine EL KHALThe complete guide to string similarity algorithmsIntroductionAug 21, 20237Aug 21, 20237