I wanted to share some experiences of getting VNC setup on my Raspberry Pi. How hard could the experience be? A basic search on google and there are a ton of tutorials and examples to follow getting everything setup. Being a fan of adafruit I followed a detailed tutorial they had for setting up VNC which …
Author Archives: dniswhite
Setting up Ubuntu – Getting Ready for Server Side Swift
So this is going to be a quick step by step tutorial on the steps that I took setting up Ubuntu inside of VirtualBox on my Macbook Pro. Before we get started make sure you have VirtualBox Installed. You can get a copy here. While you are installing VirtualBox you will want to download a …
Continue reading “Setting up Ubuntu – Getting Ready for Server Side Swift”
Catching the Bug… Server Side Swift
In my opinion Swift is an extremely exciting and powerful language so like many others I was excited when I heard Apple’s decision to Open Source Swift and even more when a Linux compatible version of Swift was released. Writing apps for different platforms with Swift sounded exciting but what immediately started running through my mind was …