Public

Agile as trauma
Agile as trauma
Great article that nicely puts into words many of the things I find problematic about agile.
·doriantaylor.com·
Agile as trauma
Excalidraw
Excalidraw
Simple online drawing tool that generates diagrams that appear to be hand-drawn.
·excalidraw.com·
Excalidraw
Different methods of arranging circles
Different methods of arranging circles
Fascinating tweet (and thread) that shows all the different ways you can arrange a collection of circles without them overlapping.
·twitter.com·
Different methods of arranging circles
0.30000000000000004.com
0.30000000000000004.com
Handy web page that explains the issue of floating point numbers, as it relates to different programming languages.
·0.30000000000000004.com·
0.30000000000000004.com
How to remove condescending language from documentation
How to remove condescending language from documentation
Interesting post talking about how we can improve language in documentation so that it's more inclusive. The tool that it links to is new to me. I've tried it and there's a lot of false positives, but as long as you don't take a "this should be totally lint-free" approach to using it it could help with tweaking things.
·dev.to·
How to remove condescending language from documentation
python - PyLint "Unable to import" error - how to set PYTHONPATH? - Stack Overflow
python - PyLint "Unable to import" error - how to set PYTHONPATH? - Stack Overflow
Very handy solution to the problem of making a project you're working on available to its own tests. While this tends not to be an issue for linting from the command line (I use a Makefile and sort the PYTHONPATH when doing the linting), but from within Emacs with flycheck it can be more awkward.
·stackoverflow.com·
python - PyLint "Unable to import" error - how to set PYTHONPATH? - Stack Overflow
awesome-for-beginners: A list of awesome beginners-friendly projects.
awesome-for-beginners: A list of awesome beginners-friendly projects.
A great repo that contains a list of projects that encourage beginners (in programming, in some language, or perhaps even in a problem domain) to work on issues. All have some sort of "low-hanging fruit" tag for issues that would be a good place to build confidence in contributing.
·github.com·
awesome-for-beginners: A list of awesome beginners-friendly projects.