ABAshutosh Bhagatinwirelessnetwork.hashnode.dev·3d ago · 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·4d ago · 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
PMPrabhat Mishrainprabhatlabs.hashnode.dev·Jul 9 · 8 min readBuilding a Minimal, Self-Hosted Port-Forwarding Tool in GoWe've all used tools like Ngrok or Cloudflare Tunnels to quickly expose a local development HTTP server to the internet. They're very good at what they do and come packed with enterprise-grade feature00
KSKanishka Shashiinhtml-dev09.hashnode.dev·Jul 7 · 25 min readModern Next.js: Routing, Layouts, Server Components, API Routes & Server ActionsThe question that started it all Can a React application have both frontend and backend inside the same project? For most of React's history, the honest answer was "not really, not cleanly." A typical00
MMMichael Miroshnichenkoinhetman-software.hashnode.dev·Jun 30 · 1 min readHow to Recover Data from RAID 5, RAID 6, and RAID 0 Arrays Created on a Dell PERC H700 Controllerhttps://www.youtube.com/watch?v=n6chAEUEBKo In this video, we show how to recover data from RAID 5, RAID 6, and RAID 0 arrays created on a Dell PERC H700 controller. You’ll learn how the controller s00
HHugoinhugovalters.hashnode.dev·Jun 28 · 4 min readProxmox Network Configuration: Bridges, Bonds, and VLANsI once spent a Sunday afternoon restoring a client's 12-node Proxmox cluster because someone thought balance-rr on a single switch was a good idea. The switch's MAC table filled up in 47 seconds, the 00
ATAbdul Talhainpythonfullstackwebdevelopment.hashnode.dev·Jun 27 · 9 min readHow to Secure a Self-Hosted Docmost ServerDeploying Docmost is only the first step. Once your server is publicly accessible, it becomes a target for automated bots that continuously scan for exposed services, weak SSH configurations, and othe00
SDSynfinity Dynamics Pvt Ltdinsynfinitydynamics.hashnode.dev·Jun 22 · 5 min readNext.js Server Components vs Client Components: Complete GuideOne of the Biggest Mistakes New Next.js Developers Make When developers first start using the Next.js App Router, they often ask: "Should this component be a Server Component or a Client Component?" 10
SSSidharth Shambuinshambu2k.hashnode.dev·Jun 11 · 7 min readA bastion with no open portsI needed to reach a private Postgres database from my laptop, so I built a little bastion to tunnel through. The interesting thing about it is that it has no open ports at all. Nothing listens for inb00
MSMIG serversinmigservers.hashnode.dev·Jun 11 · 6 min readHow to Install Prometheus and Node Exporter on CentOS Stream 9If you are managing enterprise hardware or dedicated servers, having real-time visibility into your infrastructure is non-negotiable. Prometheus is an industry-standard, open-source monitoring and ale00