/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

mcuoneclipse.com
| | samthursfield.wordpress.com
3.6 parsecs away

Travel
| | I spent the past few weeks converting a bunch of Make and Autotools-based modules to use CMake instead. This was my first major outing with CMake. Maybe there will be a few blog posts on that subject! In general I think CMake has a sound design and I quite want to like it. It seems...
| | aleaengineering.com
1.1 parsecs away

Travel
| | Using a manufacturer independent tooling can have good impacts on autonomy, learning experience and realization on what really works for an engineer regarding the whole embedded development process. I wanted to look for a complete setup working natively in Windows, yet as much as possible open source, to have a manufacturer independent tooling. I will...
| | github.com
3.0 parsecs away

Travel
| | A cross-platform, linkable library implementation of Git that you can use in your application. - libgit2/libgit2
| | newcome.wordpress.com
22.0 parsecs away

Travel
| I wanted to spin up a Linux development environment to hack on some code that needed epoll. I could have run everything in a Docker container, but I kinda wanted to be in that environment for total hackage. I thought maybe I'd just do it in a Virtualbox instance. Then I didn't want to install...