Explore >> Select a destination


You are here

florimond.dev
| | www.softdevtube.com
5.6 parsecs away

Travel
| | Programming history is filled with bugs that turned out to be features and limitations that pushed developers to make even more interesting products. We'll journey through code that was so 'bad' it was actually good. Along the way we'll look at the important role failure plays in learning. Then we'll tame our inner perfectionists and
| | stefan-marr.de
7.5 parsecs away

Travel
| | A look into the implementation details of CPython's Global Interpreter Lock (GIL) and how they changed between Python 3.9 and the current development branch that will become Python 3.13.
| | xavd.id
7.5 parsecs away

Travel
| | Learn about Python's dataclass module and implement a working version from scratch!
| | wweb.dev
22.6 parsecs away

Travel
| In this post, I will show how to set up debugging for Javascript in VS Code for Node.js and for React in Firefox or Chrome...