Russell Coker: DNSSEC
Planet Debian
2 January 2015Planet Debian
2 January 2015Hacker News
Hacker News officially released their API this October, giving access to a vast amount of news articles, comments, polls, job postings, etc and via JSON, perfect to put it into Elasticsearch. Elasticsearch is currently the most popular Open-Source search…
2 January 2015Hacker News
2 January 2015MySQL Performance Blog
Query caching is one of the prominent features in MySQL and a vital part of query optimization. It is important to know how it works as it has the potential to cause significant performance improvements – or a slowdown – of your workload. The MySQL query…
2 January 2015Hacker News
Join over 12,000 others, and learn how to start spending your time on what matters most. Plus, immediately get the single most valuable lesson I’ve learned in my professional life — one that took me years of trial and error to discover. Get the first…
1 January 2015Hacker News
HomeControl is a HomeKit implementation in Go. It helps you to bridge existing Home Automation accessories to HomeKit. You can also use it to create your own HomeKit accessory. HomeControl is available on Github. Fork on Github LIFX Bridge LIFX offers…
1 January 2015Hacker News
Generally, I prefer to mention the bad news first: * Websites will continue to become more complex and bigger. * Our demand for speed and patience will certainly not decline. These facts shouldn’t come as a surprise to anyone who cares about web…
1 January 2015Hacker News
Runtime-Compiled C++ is a way to reliably make major changes to your C++ code at runtime and see the results immediately. It's aimed at games development but could be useful in any industry where turnaround times are a bottleneck. * Windows XP+, Visual…
1 January 2015Hacker News
Welcome! Meredith collects data to deliver the best content, services, and personalized digital ads. We partner with third party advertisers, who may use tracking technologies to collect information about your activity on sites and applications across…
28 December 2014Planet Debian
LXC - Linux Containers allows us to run multiple isolated Linux system under same control host. This will be useful for testing application without changing our existing system. To create an LXC container we use the command, it can accepts the template…
26 December 2014