seeyoudoc SeeYouDoc at UnionBank's GlobalLinker TradeConnect Singapore SeeYouDoc at the TradeConnect GlobalLinker in Singapore sponsored by UnionBank.
elixir Buffing Vim for Elixir and React Development Upgrade to Vim8 Thanks to this guide [https://gist.github.com/oPauloChaves/440a8725e3fa52f008ee7e707c9e43ec]: For Ubuntu: sudo apt-get remove --purge vim vim-runtime vim-gnome vim-tiny vim-gui-common sudo apt-get install liblua5.1-dev luajit libluajit-5.1 python-dev
nginx File upload limit in Kubernetes & Nginx In case you're stuck with a file upload problem in one of your app deployed in Kubernetes, this blog may help you. Just a brief background: * We have an app built in Phoenix
blockchain Blockchain Hackathon Experience Last weekend (Nov 11-12, 2017), we joined the Blockchain Hackthon. My team was composed of myself, Jethro, Reysel, Raymond, and Anton. We created an app called RxVault [https://rxvault.pragtechnologies.com] - an
azure Deploying Phoenix using Dokku in Azure There are many ways to deploy a Phoenix web application in a Virtual Private Server (VPS). One of them is through Dokku [https://github.com/dokku/dokku]. In this post, I will show
windows 10 Windows 10 update & Grub No Partition Issue Do you have a dual boot setup of Ubuntu & Windows? Did you update your Windows 10, then suddenly you're encountering grub rescue where the error is no partition found? Just like that, BOOM!
linux Phoenix Elixir Setup This guide is for users using Ubuntu Linux and wants to setup Phoenix Framework [http://www.phoenixframework.org]. If you want to know more on our setup of Ubuntu, checkout Ubuntu Setup [https:
ghost Ghost in Azure with built-in CI I want to have a Ghost blog deployed in Azure that has a built-in CI (Continuous Integration). In this post, I will show you how to do exactly that. Assumptions: 1. You have
linux Linux Dev Setup And now it begins - Pragtech's journey towards open source. There's gonna be some gotchas, excitement, and struggles but one thing is for sure, we're gonna learn a lot of cool stuff. As