Explore >> Select a destination


You are here

blog.javascripting.com
| | www.kencochrane.com
5.6 parsecs away

Travel
| |
| | ryhl.io
7.7 parsecs away

Travel
| | This page functions as a home page for my rust library backblaze-b2-rs, which is used for interacting with the web service Backblaze B2.
| | blog.jak-linux.org
7.7 parsecs away

Travel
| | In the past weeks, I was looking at several build systems. As it turned out, there is not a single sane generic build system out there. Autotools: Autotools are ugly, slow, and require an immense amount of code copies in the source tree. WAF: WAF is not as ugly as autools and it's faster and does not generate Makefiles or stuff like this. But it has serious issues: It requires one to copy it to the source tarball, has no stable API, and requires Python for building. Furthermore, support for unit testing is broken: It runs the unit tests, but does not abort the build process if the tests fail and does not display why the tests fail.
| | softwarelifecycle.wordpress.com
23.2 parsecs away

Travel
| The other day I was at the local PyData meetup and met a young man who had just started his job as a software developer. He was immensely excited and felt like he was really learning from those around him. As someone who has been in this rodeo for a little while now, I took...