Blog

This is my blog! I (plan to) write about technologies I’m interested in, how-to guides, urban planning and anything else that comes to mind.

Shared Libraries for an Embedded Operating System

This post is a summary of my masters thesis project. The full thesis can be found here

Virtually all software use libraries. With so much existing code out there, why would we implement everything from scratch?

On traditional computing platforms (which I’m defining as desktop and server), library code can be shared between multiple processes. This means that only one copy of the library code needs to live on a filesystem or loaded into memory.

Welcome!

This is the first post of (hopefully) many on my blog. Time will tell if this ends up being the only post …

I don’t have a well-defined plan for this blog besides for a few ideas that have been floating in my head for the past year or so. I plan to cover:

If any of that sounds interesting, add this feed to your favorite RSS reader and stay tuned!