Is it dangerous to publicly surf the web while my browser is being run in an IDE?

While developing web software, I typically run a browser (chrome) from my IDE. Here’s an example launch.json in VSCode:
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes… Continue reading Is it dangerous to publicly surf the web while my browser is being run in an IDE?

ORBTrace Effort: Open Tool For Professional Debugging

The Orbtrace debugger hardware connected to a development board t hrough a 20-pin ribbon cable. The development board has a green LED shining.

There are some fairly powerful debugging facilities available on today’s microcontrollers — if your code crashes mysteriously, chances are, there’s a debugging interface that could let you track down the …read more Continue reading ORBTrace Effort: Open Tool For Professional Debugging