Posts

  • Big Sky Dev Con 2017 Recap

    Last Saturday, I attended the Big Sky Dev Con (BSDC) in Bozeman, Montana. BSDC is put together by Montana Programmers, and is a wonderful place to meet others that are working in Montana in various companies. This was my second year attending and hopefully not my last. This post will...

    Read more >>

  • Tech on the Edge: E-ink Displays

    Arguably, E-ink may not be on the edge, since it is used commonly in e-readers. The question that is left, though, is why it isn't implemented in a larger range of devices.  New devices have started to come out in the past year or two such as ReMarkable, an e-ink...

    Read more >>

  • Secure OS's Part 2: Methods to Security

    Recap Last week, I wrote a post talking about why we need secure operating systems. So with the need to better secure our systems, how can this be achieved? What examples are being set? Methods First off, we must have a basic understanding of how security can be achieved. Joanna...

    Read more >>

  • An Extensible Daily Development Assistant

    I have found the growth of artificial intelligence to be interesting. A while back I read Mark Zuckerberg's blog post on his AI. This got me thinking, what if I were to create an AI system for development purposes. I have various tasks that already run on cron jobs or...

    Read more >>

  • Introduction to Secure Operating Systems

    We all have information stored on our devices. Protecting our information must be a priority. The primary issue we face now is that security is not something that just happens, and generally our current solutions fail much too often. The mainstream operating systems are designed more for user experience than...

    Read more >>