Home servers are the unsung heroes of the digital age, quietly humming away in closets, basements, or living rooms, empowering us to take control of our data and services. My home server journey started with a desire to break free from pricey subscriptions, regain privacy, and tinker with technology in a way that’s both practical and fun. Over time, I’ve built a robust setup running a suite of services that handle everything from media streaming to network management. In this post, I’ll walk you through the eight services powering my home server, sharing why I chose them, how they work, and why they make my server the heart of my digital life.
Estimated time: 8 min read
Read More >How to get rid of docker desktop and use colima(Command line tools.)
Estimated time: 2 min read
Read More >How to get a proper flavor of Linux(Ubuntu) on the Windows 10. Also do whatever you can do in linux inside the windows environment.
Estimated time: 5 min read
Read More >Streaming response is a way to respond user continuously. Today we will learn how to properly use the steaming response.
Estimated time: 2 min read
Read More >Scylla is realtime NoSQL database written into C++ without changing the low level API of Apache Cassandra. So that, we can easily use cassandra's tools with scylladb.
Estimated time: 4 min read
Read More >A unit test is a way of testing a unit - the smallest piece of code that can be logically isolated in a system. In most programming languages, that is a function, a subroutine, a method or property.
Estimated time: 2 min read
Read More >An API Gateway is the abstraction layer between client and microservices.
Estimated time: 2 min read
Read More >Ideas of scaling and why should we scale up and which one should we use.
Estimated time: 2 min read
Read More >What is GenericForeignKey and How to use it properly with GenericRelation
Estimated time: 2 min read
Read More >What is __future__ module and how it works.
Estimated time: 2 min read
Read More >This will teach you how to containerize your application/services and setup development environment.
Estimated time: 6 min read
Read More >A beginner friendly docker introduction
Estimated time: 5 min read
Read More >This is very basic dev.to API based client pwa application written in vuejs
Estimated time: 2 min read
Read More >Making GraphQL API on Django with minimal configuration.
Estimated time: 2 min read
Read More >A very basic and complete intro for beginners with props and cons.
Estimated time: 3 min read
Read More >Javascript is asyncronous. Sometime async sucks. Here we'll talk about how to control them.
Estimated time: 2 min read
Read More >A very basic and complete intro for beginners with props and cons.
Estimated time: 2 min read
Read More >