Explore >> Select a destination


You are here

mattstauffer.com
| | largedatabank.com
10.6 parsecs away

Travel
| | I wrote about my home office setup soon after COVID rendered many of us work from home hostages. It's a popular post, and one that I've enjoyed sharing frequently to friends, coworkers, and Twitch denizens who are interested in enhancing their own home setups or curious about how I achieve high quality video and audio in remote meetings. Since then, however, I've made a ton of further changes and enhancements to enhance my coding livestream and improve my ergonomics and health, so the original post is no...
| | rode.com
11.7 parsecs away

Travel
| | The NT-USB Mini is a compact, studio-quality USB microphone, perfect for gaming, vocal and instrument recording, streaming, podcasting, voice calls and more.
| | nickjanetakis.com
10.0 parsecs away

Travel
| | You could use these tips for remote interviews, code pairing, talks, podcasts, live streaming, YouTube videos and creating courses.
| | ericlathrop.com
113.8 parsecs away

Travel
| I often need to view a bunch of static HTML files in my browser locally, and I often need to open them with http:// rather than file:// URLs so related CSS or JavaScript files load correctly. Luckily, Python provides a simple web server, and most Linux distros include Python.