Explore >> Select a destination


You are here

stribny.name
| | doughellmann.com
2.5 parsecs away

Travel
| | [AI summary] A comprehensive book review and table of contents for The Python 3 Standard Library by Example, aimed at intermediate programmers learning Python's built-in modules.
| | nodogmablog.bryanhogan.net
3.4 parsecs away

Travel
| | It is easy to debug an AWS Lambda function locally with Visual Studio Code, all you need to do is install one tool and make one change to the launch.json file. Read on to see how.
| | lukeplant.me.uk
3.1 parsecs away

Travel
| | The flows I use for exploratory programming using a REPL and their advantages.
| | newcome.wordpress.com
14.5 parsecs away

Travel
| I'm a little slow on the uptake with version management of language runtimes and environments. For a long time I just followed the Linux distribution convention of global versions of dependencies and compiler versions for my system. This changed during my years doing NodeJS development where the language and tools were changing daily it seemed....