chat 8 Feb 2010   Roman War Cry
  • danly: http://store.steampowered.com/sub/1348/
  • yangman: .... you know you're a ling nerd when once of the first things you notice looking at that Total War page is that the Roman solder has his tongue in a "high" position, and wonder what he's saying >.>
  • danly: yangman: COCKS
  • yangman: no, that doesn't fit AT ALL
  • yangman: neither does "asshat"
  • danly: maybe
  • danly: LLLLLLLARRRGE COCKS
  • yangman: yeah, that works
  • hjohnson: yangman: "I knew I shouldn't have worn burlap underware... the chafe is killing me."
  • yangman: that was their official war cry: "Large Cocks"
  • danly: So it is written
  • yangman: the king on the left is approves
Comments
chat 28 Jan 2010   Feline Interruption
  • Dan: Have you read When the Tripods Came?
  • Dan: I had a dream like that last night
  • Graham: I haven't read it, but I'm familiar..
  • Dan: Heather and I were trying to escape from these rather large, floating behemoths. A bit like a manowar, but the size of a steel dirigible
  • Dan: They had long ganglia that dissolved your flesh on contact, and they harvested humans for food
  • Graham: Fuuuuun
  • Dan: They had some kind of orbital network that could pinpoint humans solely on their brain activity
  • Graham: Hah! How'd you deal with that one..
  • Dan: Well, we had to wear chicken wire skull-caps
  • Graham: Nice!
  • Dan: My main concern was having something to do
  • Dan: But lugging all the books around was difficult as hell, and the board games rattled too much
  • Graham: Like, being useful, or being not-bored?
  • Graham: jajaja
  • Graham: nice..
  • Dan: And of course, no power means no ebooks
  • Graham: Oh, naturally,
  • Dan: Anyhow, we escaped to my cabin
  • Dan: Which was nice
  • Dan: Relaxing, lots of sunshine
  • Dan: Until we started to run out of food; I realized that it being mountainous we couldn't farm; let alone being spotted for having huge fields of food
  • Dan: So we went off in search of any other survivors, to see if we could collaborate on food acquisition
  • Dan: Somehow we ended up at the mouth of this cave, way up on a sunny bluff, that occasionally belched hot steam
  • Dan: For whatever reason we thought it a good idea to explore it; I woke up as we were climbing inside
  • Dan: With a cat pawing at my face
  • Dan: mew mew
  • Graham: haha! benching hot steam, no doubt.
Comments
chat 28 Jan 2010   Haskell in your Dreams
  • Graham: The past two nights, I've been dreaming about solving problems with Haskell.
  • Graham: I've never had anything like that in my dreams before.
  • Graham: Like last night, I was waiting at a desolate country train station, and this gunfight broke out, and while me and a few others were entrenched behind some boulders, I came up with a short Haskell program that let us know when the next train was arriving so we could make a break for it.
  • Graham: WHAT HAVE YOU DONE TO ME!?!?!
  • Dan: haha
  • Dan: it definitely changes the way you think
Comments
text 27 Jan 2010   Encrypted, Distributed Documents

I find that I do a lot of reinstalls because I’m a rather big nerd. I love trying new things, and quite often wiping clean is quicker than repairing an operating system I’ve tanked hard. As a result I find that quite often I’m stuck properly resyncing my documents. This devolves into all sorts of merging and permission errors that are a PITA to figure out, more often than not.

But I’ve found a solution. I use Dropbox to store files online, and sync them across all my machines. But I’m paranoid, so in no way in hell will I trust a third party with my private data. As a result I’m storing an Encfs folder inside my Dropbox, which is ludicrously simple to set up.

However, I’m also lazy, and I wanted this to be auto mounted every time I logged into a Linux system. Turns out this isn’t so hard either! With pam_encfs it’s pretty straight forward:

Add the following to /etc/security/pam_encfs.conf:
YOUR_USER_NAME    /home/YOUR_USER_NAME/YOUR_DROPBOX_ENCFS_DIR    /home/YOUR_USERNAME/Documents    -v,--idle=0    allow_other fuse_default allow_other

Add the following to /etc/pam.d/login and /etc/pam.d/gdm:
auth requisite pam_encfs.so

Add the following to to /etc/fuse.conf:
user_allow_other

You may need to muck about with file permissions a bit, and this can break so hard you’re unable to login so be certain to check if it works by doing:
sudo login

Comments
chat 2 Dec 2009   My Happy Place
  • Boose: danly: But think about it: The world's biggest concentration of hot, Texas-hating atheists is probably _in Texas_.
  • danly: Boose: the world sucks like that
  • danly: There's no happy land - there's just places with good things mired by crappy things
  • katep: happy land is in my head
  • katep: it looks kinda like Toon Town from Who Framed Roger Rabbit
  • danly: Interesting
  • hjohnson: that was a good movie.
  • danly: Happy land in my head is filled with coquettish women playing with various toys and oils, dressed in attire ranging from bikinis to corsets, some playing video games, others giggling and talking; and it's all in a great library with mahogany shelves and leather bound books
  • danly: There's a big window that overlooks a covered porch with a rocking chair, out more is the vegetable garden, lawn then lake.
  •  katep considers trading for danly's happy place
Comments
chat 4 Nov 2009   Unsettling on Eighth
  • danly: So yesterday I was walking up 8th
  • danly: This young girl, about 14, was scantily clad with bare-middle and a rather uber-supportive bra, followed by a woman I presumed to be her ragged old mother
  • danly: As they approached I could hear their conversation
  • danly: The woman was coaching her on how to interact with the police when they bust you for solicitation
  • doviende: o_O
  • lumy: O_o
  • yangman: New West: classy
Comments
text 22 Oct 2009   CSS Used for Disqus comments

body {
  background:#262626 none repeat scroll 0 0;
  border-top:6px solid #FFBC00;
  color:#FFFFFF;
  font-family:"Lucida Grande","Lucida Sans Unicode";
}
a {
  color:#FFBC00;
  font-family:Georgia;
  font-variant:small-caps;
  text-decoration:none;
}
h1, h2, h3 {
  -moz-background-clip:border;
  -moz-background-inline-policy:continuous;
  -moz-background-origin:padding;
  color:#FFBC00;
  font-family:Georgia;
  font-size:23px;
  font-weight:normal;
  padding:3px;
  text-decoration:none;
  text-transform:lowercase;
}
input {
  background: solid;
}
#dsq-content iframe, #dsq-popup-alert iframe {
  height: 275px;
}

Comments
chat 22 Oct 2009   Run Fat Boy, Run!
  • 18: 29 < danly> Heather may be interested in pursuing a few of her own, too
  • 18: 29 < danly> Ones that have clear marketability and a low cost to market
  • 18: 29 < danly> I just don't have time to pursue them
  • 18: 29 < classam> danly: Are they good ideas? I have tonnes of ideas, but most of them I drop after a few days because they seem to me like not-so-good ideas.
  • 18: 30 < danly> Sure, we could discuss them in person at some point
  • 18: 30 < danly> I also am barred from pursuing such ventures given my current contract
  • 18: 30 < danly> (I'm already whole-in on another good idea ;)
  • 18: 30 < classam> Like... what about a social website where you post your weight and your savings on a regular basis? You could share them with others. Nothing motivates you to lose weight and save money like the mocking, mocking eyes of your many friends...
  • 18: 31 < classam> Also? I've got an idea for this mat - you draw conclusions on it, and then you... jump... to them.
  • 18: 31 < danly> classam: http://www.extrapounds.com/
  • 18: 31 < classam> It's called a "Jump to conclusions" mat.
  • 18: 31 < danly> classam: ^5 for red dwarf
  • 18: 32 < classam> danly: Extrapounds looks like it was designed by retarded cave trolls.
  • 18: 34 < danly> classam: their target market is trolls?
  • 18: 34 < classam> I said "BY", not "FOR" :p
  • 18: 34 < apike> Ha, you got trolled about trolls. That's meta-funny.
  • 18: 35 < danly> there's also: http://www.sparkpeople.com/
  • 18: 35 < danly> which was designed by spastic E-kids
  • 18: 36 < danly> http://www.runfatboy.net/
  • 18: 36 < danly> http://www.itrainharder.com/
  • 18: 36 < danly> http://www.skinnyr.com/
  • 18: 36 < classam> Ugh
  • 18: 36 < danly> http://www.traineo.com/
  • 18: 36 < classam> At least tell me the jump to conclusions mat hasn't already been done a thousand times.
  • 18: 37 < danly> I'm sold on Run Fat Boy for the domain alone
  • 18: 37 < classam> Also? I hate all of these sites, with a vicious passion.
Comments
text 3 Sep 2009   tumblr

My host sent me a bill. Seeing as how we’ve just bought a house I’ve come to terms with the lack of necessity in having hosting I used only for a blog.

Say hello to my new tumblr space.

Comments

Design crafted by Prashanth Kamalakanthan. Content powered by Tumblr.