Skip to main content

Tips

Using VPN during MDNS server development
·2 mins
Vpn Fullstack Tips Server
Are you using a VPN on your mobile device? Do you need to disable that to access your development web server over MDNS on your mobile device?
Using multiple SSH keys for Github and Github enterprise
·1 min
Ssh Terminal Tips
Looking to configure multiple SSH keys on the same computer? For instance to use a different SSH key for your public and enterprise Github contributions.
Verify Github profile link on Mastodon
·2 mins
Mastodon Github Tips
Looking to get a fancy verified checkmark on Mastodon for your Github account? This post details how I made this work. Steps # Before I get started, huge thanks to Simon Wilson for inspiring me with the original idea.
Test React app on mobile without Wi-Fi
·1 min
React Offline Tips
Traveling by train or plane and want to test your react app on your mobile phone? This quick post explains how to access your react development server from your phone without a Wi-Fi connection.
Modularization - Lessons learned
·7 mins
Modularization Architecture Software Engineering Tips
Wrapping up this series on modularization I’d like to share some of the things we’ve learned at Philips Hue while going through this process the past year.