Bitcoin has risen from obscurity to one of the most talked about technologies. In the…
There are many fine articles floating around about fitting traditional UX design into an Agile mold. They tend to cover the principles well, but what I’ve found lacking is content that shows in a practical manner how to create the assets and…
This article is adapted from chapter 7 of my book, Teach Yourself Linux Virtualization and…
In this article I want to show how to use docker for development and testing. To show that now is time…
Update: For a deeper analysis see: First Principles: The Inevitable Rise of AI
Two mindsets.
I’ve been doing a lot of coding on the front-end lately; actually I’ve been doing so much that I might need to create a quick primer about it. If you’re just like me and need a refresher or are just getting the hang of SQL and need a quick reference, you might appreciate this…
Exoframe started with one goal — to provide a simple self-hosted solution that allows one-command deployments using Docker.I’ve been working on Exoframe since its beta announcement about 6 months ago. All that time Exoframe has been…
By Hans Tung, written in collaboration with Zara Zhang
After our launching our ICO we have learned some very valuable lessons. We believed our impressive…
“Imagine if you could connect with anyone in the world…
“Can I trust you?” Is a question we ask every day. We ask it of our friends, family, colleagues, and even the tech companies who hold our data. In our most cherished relationships trust is implicit, while in the fledgling ones it’s unestablished. We all cherish our Gmail and Google search. We grew…
Around 458 BC a general of Rome’s army was called out of retirement and given absolute executive…
Who’s the machine? A short dialogue about.
In the last few articles, we’ve combined several useful Haskell libraries to make a small web app. We used Persistent to create a schema with automatic migrations for our database. Then we used Servant to expose this database as an API through a couple…