ESEshan Singhinblogs.eshansingh.net·May 29 · 12 min readRemote Access to My Home Mac mini with Tailscale (No Static IP)My setup notes — what I did, why, and how to recover when things break. The goal I have a Mac mini sitting at home on a residential connection with no static IP. I want to: SSH into it from my laptop10
ESEshan Singhinblogs.eshansingh.net·Feb 15 · 2 min readI Built My Own Kindle Cloud (Because Amazon Made Me)I’ve always loved reading. I’m the kind of person who still appreciates the smell of a physical book. But carrying hundreds — let alone thousands — of books while moving cities or traveling just isn’t practical. In my second year of college, my mom g...00
ESEshan Singhinblogs.eshansingh.net·Feb 10, 2024 · 2 min readSetup docker in ubuntuInstallation of docker, here we are assuming a Ubuntu machine.P.S. There is a bash script at the end that does all of this, you can just run that as well Let us first remove existing docker files if any are present in the system sudo apt-get remove d...00