Explore >> Select a destination


You are here

insinuator.net
| | ericlathrop.com
20.3 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.
| | taylorbrazelton.com
19.1 parsecs away

Travel
| | Taylor Brazelton's personal blog - Software engineer sharing insights on Python, AWS, DevOps, and business.
| | ciesie.com
19.8 parsecs away

Travel
| | You programmed STM32 microcontroller using Nucleo or Discovery boards. That means you used Serial Wire Debug (SWD) for programming/debugging. Now, you are designing a PCB with a STM32 microcontroller on it, which means you have to be able to program it. One solution is uploading the code through a bootloader - a small piece of software, made by ST that has been saved in the protected (read-only) memory of the microcontroller.
| | blog.melski.net
78.6 parsecs away

Travel
| Welcome! You've found Eric Melski's personal blog, where I share my thoughts about software development, with a particular emphasis on software build acceleration and data visualization. I'm a software developer with over 20 years of professional experience. Creating high quality, high performance software that solves real problems is my passion. Currently, I'm a Senior Software...