Posts

  • How to install Ubuntu in the smallest size? 20.04 Edition

    Summary

  • How to install Ubuntu in the smallest size? 19.10 edition

    Summary

  • Linux on a USB Stick - Direct Boot and Running in a Virtual Machine the same Linux Environment

    Summary

    I have been running a Linux virtual machine, with the virtual disk on a USB stick for a while as my main development environment. Running a VM on my harddisk impacted performance of my windows machine (I don’t have a SSD), so I run it off a USB stick which worked nicely. I at times wanted to boot directly into my linux environment to leverage the full performance of my laptop. I also move around various computers, so haveing the portablility to use any computer and resuming work was something I desired. Thats when I looked into the options of how to do this.

  • Linux - Ubuntu Desktops - Which one should you choose?

    Summary

    I was intersted in getting a new linux distro. I know there are favorites out there, but I decided to go with Ubuntu which has been on top 10 lists for a few years at least and has a large user community. Ubuntu had switched to Unity being the default desktop, but recently announced switching back to Gnome. Considering I was going to go with the LTS version, Unity is still the default desktop. So I was intersted in trying out 2 other Ubuntu desktop variants of LXDE and XFCE. I will share my experience of installing the variants, what I learned, and what I ended up with.

  • Cross Platform Game Development - Part 3

    Summary

    Will look into how we will build are basic Airplane game using Corona. When I first looked at this, I saw Corona not updated since 2016. However when I created an account I learned the latest version was March 2017 and daily dev builds are available.

  • Cross Platform Game Development - Part 2

    Summary

    Will look into how we will build are basic Aireplane game using defold game engine. This game engine is offered by the King Game studio well knwon for their games like Candy Crush Saga.

  • Cross Platform Game Development - Part 1

    Summary

    Will look into how to build a basic Airplane game using Love2D.

  • Cross Platform Game Development - Introduction

    Summary

    I’ve been looking into developing a small 2D game as a hobby, but have been undecided on which game engine or framework I should use. This post will cover game engines/frameworks that I narrowed down too. I’ll cover my perspective of what drived the short list.

  • Hybrid Mobile Development - What should I use?

    Summary

    Mobile development teams today most commonly use a silo approach to building mobile applications. Each mobile platform application is written in a separate programming language, using the platforms native tools. The three major platforms are iOS/Objective-C/XCODE, Android/Java/Android Studio, and Windows/C#/Visual Studio.

  • Cross Platform code for Mobile - Should I use C++?

    Summary

    When choosing the development approach for mobile development, the idea of cross mobile development always comes up. Write once, deploy everywhere. Do more with a smaller team. There are a number of approaches out there, but which one should you choose and should you?

  • Interview Coding Chalenges

    Summary

    I recently decided to test myself in solving common interview coding challenges. I started with FizzBuzz.

subscribe via RSS