Tags
arduino authentication bash best buy copiers cpan deb debian development DNS dynex electronics fingerprint fire free software geek git hunter iphone ipv6 LOGO mac mobileme modules nerd OSX perl piezo python rrd ruby screen shell software spam stupid support thermistor tips ubuntu virus weather wxperl yapc youtubeTwitter...
- @ScienceMarshall Knew you'd love them <3 12 hrs ago
- @ScienceMarshall http://t.co/sgkiitOn 19 hrs ago
- @walt_man Nah, new built in door stops for keeping the doors open, they're all the rage these days. HA HA rage, get it?! 20 hrs ago
- As the developer of backings software, I accept. RT @DEVOPS_BORAT In devops time warp is when full backup is take more of 24 hours. 23 hrs ago
- Taking Hunter 7 to his 1st symphony the 15th "Orchestra Revolutionnaire" tkts were $100, let's hope he gets the education & not me 1 day ago
- More updates...
Posting tweet...
Powered by Twitter Tools
-
Meta
Tag Archives: geek
Join the FSF Today
The Free Software Foundation is having a year end fund drive. Go join today. Can you think of a better way to spend $10 per month? Tell them member 7097 sent you.
Ruby’s not Ready
Was looking for a specific essay about some of the issues with Ruby to point my boss to and stumbled across this instead, still haven’t quite finished reading it yet but good stuff. Increases my desire to further my Python … Continue reading
Quick & Easy Temperature Logging with the Arduino
Basic Voltage Divider with a Thermistor: Typical voltage divider, matched would have made better sense but the thermistor was a random one salvaged from consumer electronics so I didn’t know the value in advance. Would work just fine like this … Continue reading
multi-multi-multi function office machines
Currently in a waiting room and CNN is on. There was just a commercial for a Sharp deep freezer sized copier/scanner/printer/sink. The business person googled for a restaurant to take a client to on the built in touch screen then … Continue reading
No upstart Docs + asshole Canonical Employees = Fail
I was in need of a means to disable upstart scripts in /etc/event.d via some means other than getting rid of the file. Since upstart has no documentation to speak of, I asked my buddy Google. Google pointed me to … Continue reading
The Definitive qmail Patch
I have spent quite some time working on the definitive qmail patch. So as not to keep all this goodness to my self I have decided to make this patch available to all: http://thegrebs.com/~michael/netqmail-1.06.patch.bz2
Polite Spam
From: “claude je” <redacted> To: <billing@linode.com> Subject: You are about to get fired You are about to get fired http://[redacted]/view.exe It is quite polite of the sender of this piece of mail to warn the recipient that they are about … Continue reading
screen copy mode can be used to copy/paste
I’m aware of many people that use GNU Screen’s copy mode to scroll back through terminal history but don’t actually use copy mode for copying text for later pasting. I was one of those people myself for some time. Screen … Continue reading
dh-make-perl will rock your socks
dh-make-perl is the most awesome Debian package /ever/. dh-make-perl –cpan Some::Module –build sudo dpkg -i libsome-module-0.1-1_all.deb Done. Dependencies If you have apt-file installed and Some::Module requires Lib::Foo for which a Debian package is available, the dependancy will automatically be created. … Continue reading
Rotate through Screen Windows
A new command in screen version 4.00 is the idle command. idle time command Executes screen command, command when idle for time seconds. E.g. to rotate through screen windows with a 3 second interval: idle 3 next To cancel, idle … Continue reading