DebianInstaller/Preseed - Debian Wiki
10 hours ago
Info on using Debian preseed files from the kernel command-line.
debian
preseed
automation
linux
10 hours ago
Tracking Every Release « Code as Craft
yesterday
In case you forget, write data to Graphite like this
echo "deploy.foobar 1 $(date +"%s")" | nc graphite.example.com 2003
to get vertical lines using the drawAsInfinite function.
graphite
monitoring
deployment
echo "deploy.foobar 1 $(date +"%s")" | nc graphite.example.com 2003
to get vertical lines using the drawAsInfinite function.
yesterday
The Julia Language
2 days ago
Maybe I don't have to learn R, after all.
julialang
julia
math
programming
language
2 days ago
Layering privacy onto Facebook pages | chrisadams.me.uk
3 days ago
Crypto being used outside of Facebook to encrypt communications happening via Facebook. Cool, but misses the just-as-important privacy issue which is Facebook's ownership of the social graph.
facebook
crypto
privacy
3 days ago
Interpreted Languages: PHP, Perl, Python, Ruby (Sheet One) - Hyperpolyglot
4 days ago
Large equivalence chart between languages.
php
perl
python
ruby
4 days ago
the go command - Google Groups
4 days ago
Russ Cox on the go command that replaces goinstall, gotest, make, and others in the Go toolchain.
golang
4 days ago
Removing Destroyed CloudStack Instances From Puppet Stored Configurations DB | Jason Hancock
4 days ago
Apparently Puppet ships a storeconfigs database management script.
puppet
4 days ago
this_blog(cool, exciting) :- posts(kleetus): VirtualBox PXE Boot or VirtualBox PXE / TFTP
13 days ago
Advice on using VirtualBox with PXEBoot. Particularly relevant: don't use a TFPPrefix or BootFile with spaces in the name.
virtualbox
pxeboot
13 days ago
PXE Booting in VirtualBox - reboot.pro
13 days ago
Extra steps necessary to use VirtualBox with PXEBoot. Note the path should be ".../LUN#0/AttachedDriver/Config/..." in all cases.
virtualbox
pxeboot
13 days ago
System Call Table
14 days ago
This is an awesome reference. Too bad it's from Linux 2.2.
linux
syscall
kernel
14 days ago
HollenbackNet - The Awesome List
14 days ago
This is exactly how we do standups at Square. Everyone gets two sentences to cover what they did yesterday, what they plan to do today, and voice any concerns or production issues. We're 8 people and standups last less than three minutes.
management
standups
culture
14 days ago
OpenShift by Red Hat
17 days ago
Add this to the "things you should use Heroku instead of" bucket.
redhat
openshift
cloud
paas
17 days ago
monitoringsucks's Profile - GitHub
18 days ago
The source of all things new and shiny in monitoring.
monitoring
18 days ago
Extremon Unveiled « Extremon Project
18 days ago
One-second resolution collectd write plugin (and more).
collectd
monitoring
extremon
18 days ago
Arimaa - Intuitively simple ... intellectually challenging
18 days ago
Interesting chess-like game that's designed to be difficult for computers.
arimaa
chess
boardgames
games
strategy
ai
18 days ago
Getting started with the Sensu monitoring framework « joemiller.me
21 days ago
Walkthrough of Sensu, another MCollective-alike focused on Monitoring. Unlike MonCLI, this one doesn't integrate with Nagios but rather reimplements the whole stack.
sensu
monitoring
21 days ago
smetj/moncli - GitHub
21 days ago
MCollective-alive over RabbitMQ that's focused on monitoring. Might be worth a second look for the Nagios forwarding alone.
moncli
monitoring
nagios
rabbitmq
21 days ago
disruptor - Concurrent Programming Framework - Google Project Hosting
22 days ago
Open-source implementation of the disruptor architecture in the previously-linked LMAX article.
lmax
disruptor
concurrency
22 days ago
The LMAX Architecture
23 days ago
A single-threaded transaction-processing system that punts all I/O to the outer edges to isolate the parts of the program that must operate concurrently.
concurrency
architecture
oltp
23 days ago
nrd - Nagios Result Distributor (NSCA protocol redefined) - Google Project Hosting
24 days ago
Next-generation NSCA-alike for pushing checks to the Nagios server rather than having it poll.
nagios
nsca
nrd
monitoring
alerting
24 days ago
Debian -- Details of package equivs in squeeze
28 days ago
Tool for quickly creating Debian metapackages. (Thanks, Hammond.)
debian
packaging
meta
deps
cm
28 days ago
Puppet modules in Jenkins. | vStone Blog
4 weeks ago
Jenkins-driven puppet-lint tests.
puppet
jenkins
testing
4 weeks ago
Null Objects and Falsiness | Virtuous Code
4 weeks ago
The best thing about Django's auth subsystem is that non-logged-in users have a User subclass dedicated to them so you don't have to check for None.
This article goes through the ins and outs of this pattern in Ruby.
ruby
nullobject
designpatterns
polymorphism
This article goes through the ins and outs of this pattern in Ruby.
4 weeks ago
macos | Graphviz - Graph Visualization Software
5 weeks ago
Graphviz is way better than OmniGraffle for looking at Puppet's dependency graphs.
graphviz
omnigraffle
mac
5 weeks ago
rubygems/rubygems-mirror - GitHub
5 weeks ago
A more official tool for mirroring RubyGems.
rubygems
ruby
packaging
5 weeks ago
Anaconda/Kickstart - FedoraProject
5 weeks ago
Documentation of all the things Kickstart can do.
kickstart
fedora
centos
redhat
5 weeks ago
MySQL Sandbox
5 weeks ago
Tool Ryan pointed me to for easily installing multiple MySQL servers.
mysql
mysqlsandbox
packaging
5 weeks ago
lib/veewee/scancode.rb at master from jedi4ever/veewee - GitHub
5 weeks ago
Ruby code from VeeWee that generates keyboard scancodes. Useful for programmatically controlling VirtualBox.
keyboard
scancode
ruby
veewee
virtualbox
5 weeks ago
Keyboard scancodes: Keyboard scancodes
5 weeks ago
Explanation of keyboard scancodes.
keyboard
scancode
5 weeks ago
Resource page for showkey 1.5
5 weeks ago
Tool to keep in mind when dealing directly with keyboard scancodes.
keyboard
scancode
5 weeks ago
0004959: SSH public key authentication doesn't work if selinux mode is Enforcing - CentOS Bug Tracker
5 weeks ago
Borken SELinux in CentOS 6. Beware.
linux
centos
selinux
5 weeks ago
Why I love everything you hate about Java « Magic Scaling Sprinkles
5 weeks ago
Great case for dependency injection but I think it's mistaken to think that Java's the only way to get there.
java
designpatterns
scala
programming
5 weeks ago
nkallen/querulous - GitHub
5 weeks ago
Scala SQL library that loves the factory pattern and dependency injection.
scala
sql
designpatterns
5 weeks ago
The MySQL “swap insanity” problem and the effects of the NUMA architecture « Jeremy Cole
5 weeks ago
For reference. I always lose track of this one.
mysql
linux
numa
swap
5 weeks ago
Chapter 2. First steps
5 weeks ago
How to build a "native" Debian package The Right Way. A "native" Debian package is one whose author is the maintainer.
debian
packaging
5 weeks ago
Monitoring Wonderland Survey - Nagios the Mighty Beast
5 weeks ago
A likewise comprehensive list of Nagios-focused interoperability tools.
monitoring
nagios
5 weeks ago
Monitoring Wonderland Survey - Metrics - API - Gateways
5 weeks ago
An awesomely comprehensive listing of monitoring interoperability tools.
monitoring
metrics
graphite
ganglia
munin
collectd
opentsdb
ruby
python
5 weeks ago
monitoring-puzzle.png (1662×1134)
5 weeks ago
Some poor soul tried to list all the monitoring tools.
monitoring
5 weeks ago
Hosting your own rubygem server » 2beards
5 weeks ago
Just in case. Mirroring packages is an oft-overlooked part of operating a large infrastructure.
ruby
rubygems
mirroring
packaging
5 weeks ago
paulasmuth/fnordmetric - GitHub
6 weeks ago
Event grapher that performs not just predetermined mathematical transforms on input but arbitrary Ruby functions.
monitoring
logging
metrics
redis
ruby
eventmachine
fnordmetric
6 weeks ago
Archive:Tools/RPM/VersionComparison - FedoraProject
7 weeks ago
Details on how RPM compares version numbers. It's not very sort(1)-compatible without some work.
rpm
rpmvercmp
versioning
packaging
7 weeks ago
Pipe Logic
8 weeks ago
An exercise in building digital logic wherein voltage is represented by the fullness or emptyness of a named pipe in a UNIX filesystem.
unix
logic
transistor
fet
mosfet
gate
8 weeks ago
uggedal/puppet-module-freight - GitHub
8 weeks ago
Neat! A Puppet module for installing Freight and managing one's own Debian archive.
puppet
debian
apt
freight
8 weeks ago
ripienaar/graphite-graph-dsl - GitHub
9 weeks ago
Ruby code for describing a Graphite graph. So far, this appears to be used to drive Nagios checks based on data collected by Graphite.
graphite
nagios
ruby
9 weeks ago
github/rack-statsd - GitHub
10 weeks ago
Stats from Rack apps. This can definitely be extended to do more, a la codahale/metrics and friends.
Perhaps the biggest revelation in reading the source, however, is that you can change a Ruby process' title by setting $0.
metrics
rack
statsd
ruby
Perhaps the biggest revelation in reading the source, however, is that you can change a Ruby process' title by setting $0.
10 weeks ago
Dropwizard
10 weeks ago
Yammer's JVM-based web service library and build system. Note how it doesn't have any runtime dependencies besides Java itself.
dropwizard
yammer
java
jvm
maven
jetty
10 weeks ago
d11wtq/whittle - GitHub
10 weeks ago
Sweet LALR parser example written in Ruby. I'm confused about its lexer, though.
ruby
parsing
lalr
10 weeks ago
Blosc
10 weeks ago
Compression library designed for the real last mile: CPU cache lines.
compression
cpu
memory
bandwidth
architecture
performance
10 weeks ago
SUMMARY: How to break CLOSE_WAIT
11 weeks ago
The first bit especially explains the precise duration of CLOSE_WAIT on sockets.
sockets
unix
networking
11 weeks ago
A reading list for JVM-based developers - Prehensile Tail
11 weeks ago
Books, not articles.
jvm
books
java
11 weeks ago
metaweb-nanny - Advanced UNIX process supervisor/auto-daemonisation/monitoring tool - Google Project Hosting
11 weeks ago
Nearly undocumented process supervision framework. The design seems like Upstart minus the part where it runs as init (PID 1).
nanny
metaweb
unix
init
supervision
11 weeks ago
rbranson/elasticsearch-deb - GitHub
11 weeks ago
Ian Eure / Rick Branson's ElasticSearch Debian packaging. Useful on its own but also a nice example of by-the-books Debian packaging.
debian
packaging
elasticsearch
11 weeks ago
vmtouch -- memory cache diagnostic tool
11 weeks ago
You shouldn't need this but here it is.
c
vm
vfs
linux
memory
caching
diagnostics
11 weeks ago
squid-deb-proxy in Launchpad
11 weeks ago
Save the bandwidth! Cache Debian packages in-LAN.
debian
squid
proxy
cache
11 weeks ago
Commit 32d561870c72c23dfecdf791f51954b82e73aa9f to asenchi/dotvim - GitHub
11 weeks ago
Automatic gofmt-on-save.
golang
vim
gofmt
11 weeks ago
Source file src/pkg/syscall/zsyscall_linux_amd64.go - The Go Programming Language
12 weeks ago
How to call fcntl(2) in Go.
golang
fcntl
syscall
unix
linux
12 weeks ago
Papilio FPGA Platform - Papilio
12 weeks ago
Cheapest FPGA development board I've ever seen. Bonus points for being based on a Xilinx Spartan-3, which brings back memories.
fpga
hardware
xilinx
spartan3
12 weeks ago
Sparks in C — Gist
november 2011
(Bookmarked on Thanksgiving.)
I am thankful for open-source.
c
spark
sparkline
graph
obfuscated
I am thankful for open-source.
november 2011
cdist - usable configuration management
november 2011
Interesting shell-based configuration management tool.
cm
cdist
november 2011
How Do I Cassandra?
november 2011
Rick's first presentation as a DataStax employee. Good intro to Cassandra, including a short list of things to not do.
cassandra
python
pycassa
november 2011
Why Your Monitoring Is Lying To You « the agile admin
november 2011
A friendly reminder of all the errors that slip through the cracks.
monitoring
november 2011
simplegeo/statsny - GitHub
november 2011
SimpleGeo's application-level monitoring and introspection tool.
statsny
monitoring
performance
november 2011
37signals
adobe
air
ajax
amazon
apache
apartment
api
apollo
appengine
apple
apt
architecture
art
assembly
async
audio
aws
backup
bash
beer
bicycle
bike
blog
book
browsers
build
c
c++
cache
california
camera
car
cartoon
cassandra
chicken
christmas
ci
cli
cloud
cm
code
color
comic
compiler
concurrency
conference
config
cooking
css
cvs
cycling
daemon
data
date
db
debian
debug
delaunay
delicious
design
dist
django
dmg
dns
docs
ec2
economics
ego
email
erlang
event
exif
extension
facebook
ffmpeg
filesystem
firefox
flash
flex
flickr
food
forum
funny
fuse
ganglia
gcc
gecko
geo
geometry
git
github
gnu
golang
google
graphicsmagick
graphite
greasemonkey
grep
hack
hackday
hadoop
hardware
hash
hdr
history
hosting
howto
html
http
humor
ie
innodb
intel
internet
io
irc
java
javascript
jpeg
jquery
json
jvm
kentucky
kernel
keyboard
kv
l10n
legal
libevent
linux
logging
mac
mail
make
mapreduce
maps
mashup
math
me
memcache
memcached
memory
meta
metrics
mfc
microsoft
monitoring
mozilla
mp3
msdn
multicast
muni
munin
music
mysql
nagios
network
networking
news
nokia
nsis
oauth
opendns
opensource
openssl
ops
oreilly
osx
packaging
parallelism
pecl
people
percona
performance
perl
photography
photoshop
php
politics
posix
postfix
presidio
press
profiling
programming
proxy
puppet
python
queue
rack
rails
rcrowley
recipe
redis
regex
richardcrowley
router
rpm
rrd
rss
ruby
s3
screenshot
script
sdk
search
security
sf
sh
shell
smtp
socket
software
solaris
songbird
sql
ssh
ssl
standards
startup
stl
storage
string
strings
svn
sxsw
tcp
tech
terminal
threading
time
tls
tokyocabinet
tokyotyrant
travel
triangulation
tshirt
twitter
typography
ubuntu
unicode
unix
uploadr
uploadr3
utf8
vc
vc++
versioncontrol
vhdl
video
vim
virtualbox
visualstudio
washu
web
web2.0
wedding
wifi
wiki
windows
wordpress
x86
xml
xpcom
xul
xulrunner
yahoo
youtube
zfs