[PowerDNS] Backends in detail: PipeBackend

Hacker News

This document is about PowerDNS 4.0. For other versions, please see the documentation index. The PowerDNS Authoritative Server is a versatile nameserver which supports a large number of backends. These backends can either be plain zone files or be more…

6 May 2014

Row-based replication, MySQL 5.6 upgrades and temporal data types

MySQL Performance Blog

Whither your rollback plan? MySQL 5.6 upgrades are in full swing these days and knowing how to safely upgrade from MySQL 5.5 to 5.6 is important. When upgrading a replication environment, it’s important that you can build a migration plan that safely…

6 May 2014

How to: code JavaScript using Twitter bootstrap best practices

Hacker News

Bootstrap was created at Twitter in mid-2010 by @mdo and @fat. It provides a lot of UI plugins easy to implement. You’ve probably already used it but have you looked at how it worked? Together, we will try to make another plugin using the same best…

5 May 2014

GlusterFS 3.5 released

LWN.net

Version 3.5 of the GlusterFS cluster filesystem has been released. New features include better logging, the ability to take snapshots of individual files (full volumes cannot yet be snapshotted), on-the-wire compression, on-disk encryption, and improved…

5 May 2014

A live HTML5 editor made with Node.js

Hacker News

Can be used for Javascript and CSS coding. Utilizes the incredible Codemirror text-editor for highlighting and indentation. Lightweight and easy to setup. Anyone can use it. Customizable UI. You can change the primary UI color at any time. (more…

4 May 2014

Coping with the TCP TIME-WAIT state on busy Linux servers

Hacker News

The Linux kernel documentation is not very helpful about what net.ipv4.tcp_tw_recycle does: Enable fast recycling TIME-WAIT sockets. Default value is 0. It should not be changed without advice/request of technical experts. Its sibling,…

2 May 2014

Map Reduce: A simple introduction (2010)

Hacker News

See all my projects and blogs → Ever since google published its research paper on map reduce, you have been hearing about it. Here and there. If you have uptil now considered map-reduce a mysterious buzzword, and ignored it, Know that its not. The basic…

2 May 2014