You are here |
pyodide.org | ||
| | | |
daniel-m.github.io
|
|
| | | | Generalist Developer, an enthusiastic physicist that spends most of its days telling computers how to do stuff | |
| | | |
github.com
|
|
| | | | The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. - twbs/bootstrap | |
| | | |
blog.jak-linux.org
|
|
| | | | 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. | |
| | | |
graphite.dev
|
|
| | How GitHub became a version control monopoly |