NMNahid Mahmudinnahid-mahmud555.hashnode.dev·6d ago · 2 min readAI needs complex Float numbers to think... But servers need 0 and 1 to survive!🚀 BitEmbed Engine: Vector Quantization & Semantic Search Simulator An interactive Python-based simulator built in Google Colab to explore how modern vector databases handle memory optimization using 10
MSMIG serversinmigservers.hashnode.dev·Aug 11 · 2 min readTechnical Walkthrough: Configuring NVIDIA MIG for Bare-Metal GPU PartitioningUnderutilizing high-capacity GPUs (such as the A100, H100, or Blackwell architectures) in bare-metal environments directly wastes compute capacity. While software time-slicing exists, it lacks guarant00
MRMo Rizalinmorizal.hashnode.dev·Aug 11 · 20 min readZero-Touch Provisioning With Ansible: From 0 To Secure Production Ready ServerProvisioning a new server is often more complicated than simply installing a few packages. A fresh Ubuntu server may start with almost nothing configured. An engineer still needs to create users, conf00
AYAkash Yadavinblog.akashy.com.np·Jul 31 · 4 min readUnderstanding Next.js Caching: How I Optimized App Using ISR, use cache & revalidateTag()While building My Project, one of the biggest challenges wasn't building the UI—it was deciding how to cache data correctly. I wanted my application to: ⚡ Feel instant while navigating 🔍 Remain SEO10
UBUddipan Bhattacharyyainuddipan.hashnode.dev·Jul 27 · 3 min readThe Day I Learned to Respect Database Indexes (The Hard Way)In 2021, I graduated from my university and joined a startup as its first employee. That time, I learned a lot of things. I picked up the full stack from scratch, Flutter, Node.js, MongoDB, all of it.00
ANakshay Nikhareinakshaynikhare.hashnode.dev·Jul 24 · 2 min readFireViston TV: Android App & Streaming Server for the Living RoomLive Project: tv.cadnative.com What Is FireViston TV? FireViston TV is a full-stack streaming solution designed for the modern living room. It consists of two parts that work in tight coordination: 00
OFOluwaseyi Fatunmoleinfreecodecamp.org·Jul 23 · 50 min readHow Clients and Servers Communicate: Full Handbook on HTTP/1.1, HTTP/2, REST, WebSockets, GraphQL, gRPC, and Protocol BuffersYou've built and consumed APIs. You know what a GET request is, what a JSON response looks like, and how to add an Authorization header. You've used REST, maybe tried GraphQL, and perhaps heard of gRP10
OOOluwagbade Odimayoingbadedata.hashnode.dev·Jul 23 · 13 min readThere Is No "Public" Checkbox: What Building a VPC From Scratch in Terraform Actually Teaches You I set out to complete Week 1 of the HUG Lagos/Ibadan 30 Days Terraform Challenge, which asks for something that sounds almost trivial: deploy a web server on a cloud platform. A VPC, a subnet, an inte00
ABAshutosh Bhagatinwirelessnetwork.hashnode.dev·Jul 15 · 5 min readI Built a Home NAS From a Dead PC and a Forgotten Router (And learnt networking.)It started with cleaning. An old desktop that hadn't been switched on in years and a spare TP-Link router sitting in a drawer since we upgraded our home internet. Both were headed for the "maybe somed00
EEyeseminalinmodular-game-engine.hashnode.dev·Jul 14 · 3 min readAbout the ProjectBuilding a Moddable, Server-Authoritative Voxel Engine from Scratch GitHub Repository: github.com/stanleyzihanfan/A_Game (Stable versions are on main branch. Active development lives on the feature b00