Category: How To - Page 11
-
Headless Chrome on Heroku
I’ve been experimenting with headless chrome for a Link Unshortener tool I’ve built to take screenshots of websites. I’ve been using BrowserShot which is great. It’s a php wrapper around Puppeteer which makes it...
-
Build Your Own Standing Desk for $350.00
Alright first off if you’re in the market for an electric standing desk, you’ll notice to take ownership of this flagship of technological innovation that is a “standing desk” you’ll need to shell out five Benjamins...
-
Marketing To Developers
If you’re a developer and have ever tried to market your own app or website, you’ve most likely discovered that the biggest challenge isn’t the building but the marketing of your app. When trying to come up with...
-
Animated Badge Icon
Weather Extension was recently updated to have a spinning indicator in the badge icon to let the user know the extension is loading when it is clicked. I wanted to give the user immediate feedback. The challenge was...
-
How to Edit Global Git Ignore
Recently I was trying to add some folders to my global .gitignore file on windows. Unfortunately I ran into some issues. After some searching, I couldn’t come across a solution that worked for me. Here are the steps...
-
Stress Test with Loader.io
Ever wonder how many requests your $5 a month Digital Ocean server can handle? Using Loader.io’s free load testing tool can help you do just that! It’s a good idea to know what your server can handle so you can be...
-
Round Robin DNS
In a previous post, I’ve covered how I used Digital Ocean’s load balancer to handle the increasing number of request my Weather Extension receives. For weeks everything was going great but about a month ago I started...
-
Easy Smoothie Recipe
A recent Freakonomics episode on the dangers of sugar, spark the idea for me to share my fruit smoothie recipe I’ve been making for the past 2 years. If you struggle with drinking sugary drinks, switching to fruit...
-
DigitalOcean Load Balancers
Performance and reliability are two key factors that contribute to a user being happy when using a website/app. They tend to not be forgiving when a website fails to load especially when it comes to browser...
-
How to Market Browser Extensions
For the past year and a half I’ve been testing different ways to market my Weather Extension. Currently Weather has over 125,000 users. Here are some of the strategies that have worked well for me: Share the...