
How to Create Your Own Redis
Build your own in-memory key-value store and know how redis works internally Continue reading on Medium »

Build your own in-memory key-value store and know how redis works internally Continue reading on Medium »

Installation For my backend, I’m going to use Prisma. This is my first time ever to use Prisma, so… any feedbacks are welcome. Anyway, let’s move to t...
This is likely a bit unrealistic, but why can't we make a half rack server to go in someones basement that can also heat up their hot water and use th...

I've been interviewing software engineers for a while. Recently I started incorporating GenAI system design into the loop — RAG pipelines, agent archi...

Before (PHP/Laravel): 4 containers (app, queue worker, websocket, monitoring) + Redis (queues, cache, sessions) + Meilisearch (full-text search) + 9 A...

One of the best things about working on Invoiso , a free offline invoice and billing tool available for Windows and Linux operating systems, has been...

Network Protocols: A Senior Engineer's Guide A comprehensive guide to REST, GraphQL, WebSockets, and SSE for system design interviews. 1. REST (Repres...

AI Agent vs Chatbot: What's the Real Difference? (2026) - [Paxrel](/) [← Blog](/blog.html) # AI Agent vs Chatbot: What's the Real Difference? March 25...

Caching Documentation Introduction Caching is a technique used to store the result of expensive operations so that future requests can be served faste...

In Part 1, I described the problem and five principles: write everything explicitly, use layers, catalog hallucination traps, mark silent collapses, s...

In the fintech sector, real-time performance is a core competitive advantage. Millisecond differences in stock price movements, forex fluctuations, or...

The Power of Python Pandas Python Pandas is a powerful library that provides data structures and functions to make data manipulation and analysis easi...

I've been writing code for a few decades now. Started with C. The kind of C where you know roughly what the CPU is doing at any given moment — moving...

AI coding agents are everywhere now — Claude Code, Cursor, Codex, Gemini CLI. But most developers use them like fancy autocomplete. The real power com...

Introduction The foundation of every successful Power BI report is reliable data ingestion. No matter how visually stunning your dashboards are, if th...

tl;dr I build a tool that utilizes the data schema exported from MongoDB Compass, and use vector search to determine what is the most appropriate Fake...

If you are building a social media clone, a real estate app, or a photography portfolio in Flutter, displaying metadata adds a massive layer of polish...

Introduction What skills do you really need to understand how real-world software systems work? Many beginners start with programming, but soon realiz...
Linux still lacks a reliable, native biometric authentication system. While platforms like Windows and macOS have tightly integrated face authenticati...
Day 16: The Art of Iteration — Generators, Yield & Space Complexity 42 min read Series: Logic & Legacy Day 16 / 30 Level: Senior Architecture ⏳ Prereq...
Showing 1 - 20 of 2086 articles