September 2009
55 posts
RT @stringbot: Palm is doomed. You really can’t afford to alienate your developers before you even have users. http://bit.ly/2JEMI
Sep 30th
As much as I like TextMate, it seriously has the most horrendous system halting “Search/Find in Project” feature in the history of software.
Sep 29th
Which best describes using the Visitor Pattern with Flow-Based Programming in a functional paradigm? Nomadic Monads or Monadic Nomads?
Sep 29th
So is this what whytheluckystiff is up to now? Way cooler than Shoes (maybe not as cool as Bloopsaphone though) http://www.why-yachts.com/
Sep 29th
Am about to go medieval. Just discovered that there is actually something worse than PHP. That is PHP on Windows. 3 more crap-filled days
Sep 29th
Had to go to a command-prompt in Windows today. “ls” FAIL. “cat” FAIL. “tail” FAIL. “ln” FAIL. “grep” FAIL. This feels so alien to me now.
Sep 29th
I know pear has mirrors, but none of them seem to mirror the pear installation script. :-p Which means I still can’t use them.
Sep 26th
pear.php.net has been down for a day now. Kinda messing with the final deployment we’re trying to do. Talk about crap de grĂ¢ce. #php
Sep 25th
10 Awful IE Bugs and Fixes http://bit.ly/4MHXu (useful bookmark) (via @joe_carney) Really useful stuff. Pop em all in a file called ie.css
Sep 24th
Lexical Scope and Class Name assignment http://gist.github.com/192949
Sep 24th
Why does Windows 7 have a “shake” gesture for mouse users? Accelerate your repetitive stress injury with Windows 7!
Sep 24th
EXTREMELY looking forward to starting my new job at CloudCrowd.com on October 1st.
Sep 23rd
Actually, I *will* consider coding PHP again, but only for $10,000 an hour.
Sep 23rd
Okay, If not elitest, the @rubyconf capacity of 440 is, at best, stupid. Monthly SFRuby meetup is 60-120 people, and that’s just one meetup
Sep 23rd
This years @rubyconf == FAIL. There is no excuse for limiting the size of the conf to 440 people. It’s elitist and doesn’t help Ruby.
Sep 22nd
I learned to code BASIC on my TRS-80 Model III so I could get Group6 access and emancipate the systems of the world from the MCP #selftaught
Sep 22nd
Am I the only San Franciscan who is pissed off at #RubyConf because there isn’t even room to register for the waitlist? Get a real venue!?
Sep 22nd
Who thought switching MySpace from CF to .NET was going to make it better? Like getting healthy by switching from McDonalds to White Castle.
Sep 21st
My javascript implementation of the super keyword for overloading/around_methods http://gist.github.com/189370 Is there a better way?
Sep 19th
If your programming language doesn’t support implicit-virtual-lazy-multi-continuation-macro-meta-monad-closures, then you FAIL!
Sep 18th
RT @noradio: “Facebook has nearly no overhead.” @NPR on how Facebook is able to be profitable. I consider $.5billion a yr in costs overhead.
Sep 18th
I find it sad that someone is just squatting on imgonnaletyoufinish.com without at least the equivalent of a http://rubyonrails.ytmnd.com/
Sep 17th
The worst thing about JavaScript, really, is the name.
Sep 16th
Just spent a couple minutes looking for a color theme for syntax highlighting that could make PHP not look like crap. fg:#000 bg:#000
Sep 16th
Adobe really shouldn’t have added persistence to Flash aka Flash cookies that circumvent browser policies without considering privacy issues
Sep 15th
Doing something only once is *actually* more efficient than doing something 1000 times, 1000 times faster.
Sep 15th
Apache Bench comparing serving an EMPTY PHP file vs a mongrel providing FULL Rails stack rendering a HAML template: PHP ~0.9ms Rails ~2.1ms
Sep 15th
Benchmarking PHP MVC frameworks to deliver empty pages vs running Rails to deliver empty page shows perf numbers significantly Rails favor
Sep 15th
I am so disinterested in trying to prove that performance/scaling arguments against Rails are outdated and ignorant.
Sep 15th
http://restpatterns.org
Sep 15th
First videos of the SICP replacement course at MIT: http://bit.ly/14pstT (thanks for the post, @mfeathers)
Sep 14th
Crossing my fingers that I might actually convince my superiors to allow me to use Ruby on the next phase of this project. Wish me luck.
Sep 11th
It’s like JQuery, but in PHP. http://simplehtmldom.sourceforge.net/
Sep 10th
Why is it that every time I wind up having to google for a way to do something with PHP I inevitably discover there IS NO WAY. #phpmustdie
Sep 10th
There is no excuse for not using <label for=”x”> with a checkbox in 2009. I’m looking at you, Apple.com
Sep 9th
Pro-tip: Only hire developers that code fluently in several programming languages.
Sep 9th
In a meeting yesterday, someone was talking about Black-Box vs White-Box testing. What’s the difference if they’re both OPAQUE? “Glass-Box”
Sep 9th
OH: “The prudent mariner prepares for the unexpected.” (via http://bit.ly/3MRw4) (via @noradio)
Sep 9th
Just wanted to say that automatic dependency injection is really really really really great.
Sep 9th
It would enable some interesting control structure options if there was a way in Ruby to trigger the calling context to return.
Sep 9th
Interesting approach to code around “the dog-pile effect” in Rails apps, though there is no solution for an empty cache http://bit.ly/1xxh50
Sep 8th
Javascript Paradox: typeof(NaN) == “number” #javascript #paradox
Sep 5th
Having finally looked into the issue and given it much thought, I am totally horribly disgusted by HTML 5’s “data-” Attributes.
Sep 5th
Not sure how I feel about XML literals via E4X in JavaScript 1.6. I assume this is ActionScript’s fault.
Sep 5th
RT @bemaniac typeof(“ceci n’est pas un string”) == “string” #javascript #paradox
Sep 5th
Best HTML5 feature so far is the doctype: “<!DOCTYPE html>”
Sep 5th
Whoever came up with the syntax for XML DTDs and Qname modules should be KILLED.
Sep 5th
Am presently enjoying writing HTML for some reason.
Sep 4th
No one should die because they cannot afford health care, and no one should go broke because they get sick.
Sep 3rd
Google QSB is actually not bad as a Quicksilver replacement. http://code.google.com/p/qsb-mac/
Sep 2nd