Here's how to create UDP syslog messages via nc, netcat: echo '<14>sourcehost message text' | nc -v -u -w 0 localhost 514 Replace localhost with the syslog server, of course. "sourcehost" is a string identifying the source; can be anything. The 14 is a combination of the severity (low 3 bits) and the service (high N…
ktap - A lightweight script-based dynamic tracing tool for Linux
One of the most powerful aspects of popular high-level languages is the existence of a comprehensive standard library. Unfortunately, the most popular Linux shell, bash, lacks a full-featured library bundled with it. A number of people have written libraries to compensate for this lack, which can make your life infinitely easier if you need to…
flood.io » Load Testing for Everyone » Blog » Show » flood.io is a collection of performance test automation tools deployed on cloud resources, making them an inexpensive test asset for a wide variety of testing needs. flood.io can be used to execute basic URL load tests through to more advanced JMeter and Gatling based test plans. flood.io taps into the international cloud market offering distributed load tests across the globe. Use our grid infrastructure or host your own with our competitive pricing and flexible plans.
Hi there! I'm Nathan LeClaire, a friendly geek that helps people and organizations leverage the power of technology.
A tiny fluid simulator that fits in 80x25 terminal. http://www.ioccc.org/2012/endoh1/hint.html BGM: Water Music (Handel)
Slides from a talk at the Lean Startup conference (video link below). Update: I've interleaved slides covering what I actually talked about onstage. Update Up