Explore >> Select a destination


You are here

sookocheff.com
| | observablehq.com
4.5 parsecs away

Travel
| | The JavaScript library for exploratory data visualization
| | www.softdevtube.com
4.5 parsecs away

Travel
| | Computers are orders of magnitude faster than when most of us started programming and yet a lot of software runs much slower than it should. Nobody likes progress bars. Slow code provides for a horrible user experience, drains batteries faster, and increases our cloud bill. This session explores some of the reasons why software is
| | blog.jak-linux.org
4.4 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.
| | patrickhalina.com
16.2 parsecs away

Travel
| With the right prep and approach, you should be able to ace any big tech coding interview. Here are my tips.