Long time no sleep,
starting today, the DNS¹ (Deoxyribonucleic System) of our development server points to the live IP address, which in translation means that dreamingsheep's DNA¹ has officially come to life!
git checkout master
git tag -a v1.0.1 -m "Release version 1.0.1"
git push origin v1.0.1
In case you were under the false impression that we were running some kind of woo-woo website, the above commands should make it clear that we are doing serious business here! If you are still a bit suspicious, you can perform a forensic DNA test (DNS lookup²) on the sweat and blood that went into our creation.
If you haven't done so already, for context, please read the Life purpose, milestone #1, then sign up and follow your dreams!
Happy dream logging!
1 - fun fact: in Hungarian, DNS and DNA use the same abbreviation
2 - DNS lookup is like a phone book for the internet, translating user-friendly domain names (like www.example.com) into the numerical IP addresses that computers use to find the website.
Long time no sleep?