Cloudflare Tunnels is the newest alternative to tools like Ngrok and localtunnel. These tools help expose locally hosted apps and websites to the internet.
This post is in response to a Hacker News thread about being slow to produce work.
Read more →You will be working for the company. But will the company work for you? If you are interviewing with companies, these notes should help ask questions and know what is in it for you.
Read more →Because I cannot find the best documentation everytime I need to remember tar command.
Read more →This post contains notes about issues faced and solutions, when attempting to update a Lambda function deployed using aws-cdk.
Read more →Notes on enabling AutoShift and TapDance for the Drop Preonic keyboard
Read more →Found this scenario where I wanted to (out of pure laziness) sort records by specific order of a column’s possible values. I looked around and to my surprise I found a way to do it.