Explore >> Select a destination


You are here

bernsteinbear.com
| | abstractexpr.com
14.3 parsecs away

Travel
| | The C programming language is over 50 years old. Despite its age, it is still going strong. Many languages have tried to replace it. But so far none did succeed. To this very day, C is still the foundation on which all the software we use each and every day ultimately depends. But with such...
| | github.com
13.6 parsecs away

Travel
| | A cross-platform, linkable library implementation of Git that you can use in your application. - libgit2/libgit2
| | atilaoncode.blog
11.8 parsecs away

Travel
| | Big complicated projects nearly always need a build system. They might be generating code. They might be compiling different branches depending on the platform or a build-time configuration option. They might turn on/off unity builds for C++. For most simple projects however, build systems are stupid. Let's say you have a single C file. We...
| | tanjas.blog
20.8 parsecs away

Travel
| Recently I had a short period in between projects. During that time I had wonderful conversations with some peers. Every time I felt so uplifted and wished I took the time to do that more often. I also felt like I...