Here is a quick snippet which shows how to add AES-256, AES-192, or AES-128 GCM encryption to your Golang applications. I needed this for a microservice so I searched around and found this code which really helped me understand...
Here is a way to print graphics to an EPOS receipt printer using APA(All Points Addressable) format. When printing to one of these little receipt printers, you could always use a windows driver which lets windows see it as...
Have you ever wanted to play around with Google’s Android OS before you go down to buy one of the many Android tablets or smartphones? Well here is a quick way to get the JellyBean 4.2 version running on...
Attention software developers, programmers, all around code geeks! I decided to compile a list of useful development tools that will make the development life cycle easier and fun. I try very hard to list open source tools since most...