EasyEngine: WordPress made easy
So, newbies out there, for those that have a root server access or VPS, and you want to create a blog. There is a tool called EasyEngine that could help you (automate) setup Nginx (not Apache), PHP (or...
View ArticleFlowchart to choose your programming language
Just now, I found a cool site to generate flowchart from source code (just like dot program):(click for larger picture)Anyway this just a joke, just like before (if programming language were...
View ArticleIf Operating Systems ran The Airlines
Copied from https://telegram.me/programmerjokesUNIX Airways Everyone brings one piece of the plane along when they come to the airport. They all go out on the runway and put the plane together piece by...
View ArticleKeyboard with built-in Soundcard
I was looking for keyboard with built-in soundcard (not just passthrough), but the moderator deletes both my question and answers. Oh well, I post the updated results here now:Cooler Master Storm Mech+...
View ArticleRemap Capslock to Backspace on Linux
Greatest idea IMHO from Colemak keyboard layout is replacing capslock with backspace key.Here's how to do it in linux:setxkbmap -option caps:backspaceBut if you really need capslock, you can set...
View ArticleZSH is better BASH!
ZSH is better BASH, you should really change to newer and better shell.Why it's better? it has better completion, support right prompt, see this presentation for moreHere's how to install it on...
View ArticleIf Programming Language were Musical Instruments
Sauce: http://9gag.com/gag/aM9YOgPGo would be a drum :3
View ArticleBest Video about Bitcoin and Blockchain
This is old (2013), but quite informative, the explanation about BitCoin and BlockChain.
View ArticleLXC Web Panel
As you (probably) already know, LXC (Linux Containers) or OpenVZ an operating-system-level virtualization is really faster than hardware virtualization, see the comparison. For those who hate CLI, you...
View ArticleCrystal Internal Benchmark (Nov 2016)
Update the snapshot of benchmark by Kostya. See the previous (April 2015) snapshot here.gcc (Ubuntu 4.8.2-19ubuntu1) 4.8.2Nim Compiler Version 0.14.0 (2016-06-06) [Linux: amd64]Crystal 0.19.2 [d81c32c]...
View ArticleTechempower Framework Benchmark Round 13
After long wait, the latest Techempower Framework Benchmark 13 is out! And just like previous one, Go's fasthttp really really fast. As usual the most important thing is data updates benchmark:Top...
View ArticleBest Golang IDE: IntelliJ and VSCode
I've been using IntelliJ + go-lang-idea-plugin for years now (because it's currently the best one for almost everything: Ruby, PHP, Python, Javascript, SQL, you name it..), previously it's ok to use...
View ArticleBootstrap Alternative
Today we're gonne see more alternative of css framework such as Bootstrap (and JQuery UI)Semantic UIPure.css (by Yahoo)FoundationUIKitHow about a nice Editor for CSS?EnjoyCSS (web based)Stylizer (mac,...
View ArticleHow to become AUR package adopter?
AUR is ArchLinux User Repository, similar to Ubuntu's Launchpad.To adopt an orphaned package it's easier than you think! adopt now :3What you need to do is register, find an orphaned package, then...
View ArticleInstalling AeroSpike on ArchLinux
As benchmarked previously (more than half year ago since this blog post written), AeroSpike has awesome search/retrieval performance. In this tutorial we will learn how to install AeroSpike on...
View ArticleSinatra-like Web Framework Benchmark
So today I come across some benchmark about sinatra-like web framework at 20 July 2016, it compares:Gin and Martini (Go 1.6.3)Phoenix and Plug (Elixir 1.3.2, Erlang/OTP 19.0.2)ExpressCluster (NodeJS...
View ArticleJavascript Virtual DOM Framework Benchmark
Recently I found a framework benchmark for javascript (round4 2016-09-12), it shows a lot information. The fastest ranker are:FrameworkVersionRuntime Ratio (% slower than fastest)MB StartMB 1K...
View ArticleWebsocket Benchmark
Once again, today I found another benchmark, about websocket:Round #1LanguageClientsRAM (MB)RAM / Client (KB)LOCLibraryC++33,00060018.62140https://github.com/zaphoyd/websocketppClojure...
View ArticleFaster than Go? Yes, plenty
Is there anything that faster than Go? yes, there are plenty, but I'm not sure if it would be fun to code with.. What are they?G-WANG-WAN is closed-source web application server (not a language like...
View Article