GopherCon 2016: Go Without the Operating System

Go lets you to compile your program into stand-alone binaries which can be safely shared across systems without worrying about a missing dependency.

But there’s one thing even a stand-alone executable depends on: the operating system. What if you could remove that dependency, too?

I gave the first recorded talk about AtmanOS at GopherCon 2016. The entire experience was fantastic.

I’m honored to have had the chance to share my personal project with so many of my peers, and appreciative of all the great feedback I received.

Here’s the recording of the talk (slides):

You can follow along with AtmanOS on GitHub and in the #atmanos channel on the Gophers Slack.

And if you would like to see this talk – or others related to AtmanOS – at other conferences, please get in touch.