February 2012
3 posts
This is what btrfs looks like to me
top - 16:06:23 up 108 days, 5:56, 1 user, load average: 17.14, 14.96, 11.48
Tasks: 173 total, 1 running, 172 sleeping, 0 stopped, 0 zombie
Cpu(s): 1.3%us, 0.3%sy, 0.0%ni, 34.4%id, 63.9%wa, 0.0%hi, 0.0%si, 0.0%st
Mem: 4039940k total, 2328376k used, 1711564k free, 26320k buffers
Swap: 7812092k total, 291284k used, 7520808k free, 1104092k cached
PID USER ...
January 2012
2 posts
1 tag
August 2011
1 post
Wants vs. Needs
jyfl987: hi, i am planning to implement an memcache server side application, can you guys told me where is the parsing part in projects memecached
dsal: What? Are you wanting to write an engine?
jyfl987: yes, my boss want to using memcache's protocol as our rpc protocol and i want to use inetd to wrote an simple and multi-thread implement for it
jyfl987: found it, its in memcache.c try_read_command
dsal: No, you want the storage engine framework. Trond wrote a tutorial on writing engines with it: http://blog.couchbase.com/writing-your-own-storage-engine-memcached
jyfl987: nope, i dont need the storage engine
dsal: If you think you need try_read_command, you need the storage engine interface.
jyfl987: i just want to learn how to parse the command :]
dsal: Why do you want to parse the command?
jyfl987: i am not a cs student, so missed some knowledge on parsing/compiling
dsal: This is definitely not the place to look, then.
jyfl987: anyway, i found what i need
dsal: I think you found what you were looking for. You've yet to find what you need.
jyfl987: yep,
September 2010
1 post
June 2010
2 posts
Test Ease
E: R, what would you like this repo called?
R: Test tools?
D: When I was in fourth grade, I had to find my own spelling words out of the dictionary and write stories and stuff around them.
D: One week, I used the word "scrotum" -- "pouch containing testes". My story was very interesting and I could not convince my teacher that I did not know that "testes" was not the plural of test.
D: My story involved a scientist conducting tests on a deer.
D: The part about delivering the results my teacher found particularly disturbing.
D: So, if you're asking for my opinion on what to call your bag of tests...
May 2010
2 posts
March 2010
5 posts
Movie Night
(my daughter got invited to movie night by some boy and mentioned another boy would be there. I asked her if she'd be watching porn with a bunch of boys. She said she would not. Then I got this SMS later)
her: ...23:30 or would you mind at 24:00 because we are watching forest hump 22:51
her: Gump* 22:52
Me: ¡ I knew you were watching porn! 22:52
her: Dad! 22:52
1 tag
1 tag
YAGNI
(upon finding an important bug obscured deep within code we will never use)
Him: on 679, sounds like you're tempted to make some big changes to fix it right but pointy haired boss (me) is loathe for big changes at this time
Me: I hope you recognize you're making every argument I've ever made against adding code that we don't need because of the horrible support burden it brings.
Adventures in Corporate Espionage
Friend: i'm at the moto hq again, there's this room i can kind of see in that has a bunch of phones wired up to PC's and terminals scrolling log output
Friend: looks kind of like a testing setup
Me: take phone
Me: inventory
February 2010
1 post
1 tag
December 2009
1 post
1 tag
March 2009
1 post
Busy?
defunkt: busy =)
Eridius: with GitHub?
defunkt: yeah
defunkt: scalin'
Eridius: ahh
Pieter: I thought rails doesn't scale
defunkt: Pieter: it doesnt thats why im so busy
defunkt: we're moving to scala
January 2009
2 posts
It's too slow.
grandy: dsal: thanks, that's what i guessed but tholught I'd ask... just building graphs in my app and not sure if real time will be fast enough
qrush: lol. what kind of time do you want?
qrush: this sounds like a question for dr. emmett brown
* dsal plots all of his graphs in unreal time
December 2008
1 post
November 2008
2 posts
Probably needs some parameters tweaked, and definitely a feed of real data (I was feeding logs in here), but I think this is going to be quite nice.
October 2008
9 posts
1 tag
Grow up or die.
– Bill Mahar, Religulous
Performance Merged?
Huh, I just noticed my beanstalkd performance branch was merged. Not sure when that happened, but here’s r1.0..
Dustin Sallings (13):
Added reserve timeout support.
Added missing commands from debug op_names.
Fix buffer underrun in stats printing.
Memoize the soonest job.
Storing all jobs within a hash.
Track the job reserver.
Use the job hash...
September 2008
1 post
August 2008
1 post
Jennalynn's Example of Argumentum ad Populum
Bill: "God is real"
Bob: "Do you have proof?"
Bill: "God is as real as you and me everyone knows that"
Bob: (under his breath) "Are we real?"
July 2008
2 posts
May 2008
16 posts
OK, damnit. Surely this is enough tests for such...
ok 31: autosetuprebase local on a tracked local branch
ok 32: autosetuprebase always on a tracked local branch
ok 33: autosetuprebase remote on a tracked local branch
ok 34: autosetuprebase never on a tracked local branch
ok 35: autosetuprebase local on a tracked remote branch
ok 36: autosetuprebase never on a tracked remote branch
ok 37: autosetuprebase remote on a tracked remote branch
...
John Resig - Processing.js →
Processing? In javascript?
In-place file upload with Ruby on Rails | Dmytro... →
Ajax file uploads.
JavaScript Information Visualization Toolkit (JIT)... →
Nice graph visualizations.
GNU ARM™ toolchain for CygWin, Linux and MacOS →
Let’s make hardware.