Setup Github pages as your blog
How to setup github page as your blog? It's actually very easy, just follow the following guides
Software development, Tech and other stuff
How to setup github page as your blog? It's actually very easy, just follow the following guides
Medium is a web-based service that let anyone publish articles online that was founded in 2012 by 2 founders of Twitter: Ev Williams and Biz Stone. Ev Williams said Medium was "a new place on the Internet where people share ideas and stories that are longer than 140 characters and ...
Posted by Ha.Minh in Technology
This is the list of some useful tools I used to setup my OSX.
Posted by Ha.Minh in Web Development
This is intended to be an introduction to memcache.
Posted by Ha.Minh in Programming
Netcat or nc is a networking utility for debugging and investigating the network. This utility can be used for creating TCP/UDP connections and investigating them. The biggest use of this utility is in the scripts where we need to deal with TCP/UDP sockets. In this article we will learn about the netcat command by some practical examples.
Posted by Ha.Minh in Programming
This is intended to be an introduction to Bash programming.
Posted by Ha.Minh in Programming
This guide is the culmination of a few months' worth of blog posts. The subject is magic methods.
Posted by Ha.Minh in Programming
A quick AWK tutorial.
Posted by Ha.Minh in Programming
A practical introduction to python decorator
Posted by Ha.Minh in Programming
Using adb and other Android CLI tools