Category: How To - Page 11
-
Copy SSH key to Clipboard
Copying my ssh key to my clipboard is always something I have to google. It’s different depending on operating system and depends on what you have installed. This is a short guide on how to copy your ssh key to the...
-
Wireless Temperature Sensor
My goal of this project was to track the temperature in different rooms in my house using multiple temperature sensors to send the data back to a raspberry pi and have the data stored historically so I could display...
-
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...