Why I Write
tl:dr, to have a conversation, even with myself.…
Does what it says on the box.…
I used half the time thinking of recursive acronyms for this series: APIs Par Introspection.…
tl:dr, to have a conversation, even with myself.…
tl:dr: ssh into a server, scp files from it, set up your own VPN.…
Syndicated on Medium. Mailgun is a service that lets developers programmatically send and receive emails. Namecheap is a domain registrar. I wanted to setup Mailgun to use custom email with the domain I manage using Namecheap. But I stumbled on some issues with settings. I eventually got it working, and…
I was 28, and I believed a holiday tryst could have a future.…
Re-published on Medium. Today I finally simplified some tasks I keep doing over and over again. These tasks are exactly what shell scripts are useful for! Iβll list 5 steps to writing your own basic shell script! You can easily extend it after. If youβre new to development…