I replaced all my bash scripts with Python. Here’s what improved, what broke, and why the switch changed my workflow.
Ever used asyncio and wished you hadn't? tinyio is a dead-simple event loop for Python, born out of my frustration with trying to get robust error handling with ...
When viewing code blocks in the Mattermost mobile client for Android, long lines of code without newlines are rendered on a single line. This forces the user to scroll horizontally within the code ...