Quantcast
Channel: Programming Rants
Browsing all 204 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

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 Article


Image may be NSFW.
Clik here to view.

Flowchart 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 Article


If 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 Article

Image may be NSFW.
Clik here to view.

Keyboard 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 Article

Image may be NSFW.
Clik here to view.

Remap 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 Article


Image may be NSFW.
Clik here to view.

ZSH 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 Article

Image may be NSFW.
Clik here to view.

If Programming Language were Musical Instruments

Sauce: http://9gag.com/gag/aM9YOgPGo would be a drum :3

View Article

Best Video about Bitcoin and Blockchain

This is old (2013), but quite informative, the explanation about BitCoin and BlockChain.

View Article


Image may be NSFW.
Clik here to view.

LXC 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 Article


Image may be NSFW.
Clik here to view.

Rescue the Princess using 8 Programming Languages

For the lolz, source.

View Article

Crystal 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 Article

Image may be NSFW.
Clik here to view.

Techempower 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 Article

Image may be NSFW.
Clik here to view.

Best 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 Article


Image may be NSFW.
Clik here to view.

Bootstrap 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 Article

Image may be NSFW.
Clik here to view.

How 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 Article


Installing 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 Article

Image may be NSFW.
Clik here to view.

Sinatra-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 Article


Javascript 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 Article

Websocket 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 Article

Image may be NSFW.
Clik here to view.

Faster 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
Browsing all 204 articles
Browse latest View live