Yes, sadly our version of "rugby" features lots of standing around, pads, and helmet-induced concussions. Are you gearing up for the Rugby World cup in your backyard this year?
I just looked at your site, but I have no idea if I want an invite code. :)
Perhaps you could put at least some sort of teaser on the homepage as to what problem you might be solving or at least some clue as to the problem space.
I didn't even know it was today until all these Super Bowl articles started showing up.
I was happy that the Bears lost a few weeks ago because it means I have another year to be able to walk around in my neighborhood without being hit by drunk drivers. (I live right by soldier field, and it seems they don't let you drive away from it unless you are utterly tanked. Someone ran a red light and was inches away from hitting a baby in a stroller. What the fuck.)
Sometimes it's hard to cheer for sports teams when you see the havoc their fans wreak. I used to think Chicago had it bad, but I have since learned that we're actually pretty tame when it comes to sports riots (at least until the Cubs finally win).
Count me in; I'm lying in bed with my laptop, hacking (and checking HN every now and then) right now. ATM, I'm trying to remake myself into a UI person (well, at least a half-assed UI person) and trying to clean-up the user-profile form for Quoddy[1]. To hell with football, the Dolphins aren't in the SB, and there's code to be written...
I should have gone for a way to work in a reference to this quote:
There are worlds out there where the skies are burning, where the seas asleep, and the rivers dream. People made of smoke, and cities made of song. Somewhere there's danger, somewhere there's injustice...and somewhere else the tea is getting cold. Come on Ace...we've got work to do!
Got dynamic class loading working for my Faux framework yesterday. I guess I really ought to write a blog post about it tonight, but for now this sketchy overview will have to do:
I'm doing both, since neither team is my team I'm only half paying attention to it.
I also think it's hilarious how so many techies love to brag about not caring about football. I'd have thought that hackers would enjoy the complexity of the game (most of the programmers I know love football, and meeting up for beers on football Sundays is a ritual for us).
My attention span is way too low for something like Football. I love soccer because most of the time, people are actually playing instead of standing around.
I find that in soccer they're usually rolling around on the ground peeking out from behind their hands.
Also, maybe if anybody ever scored in soccer it would be a little more interesting. At least hockey has better fights and the players don't fall down so much.
Bullshit. Conformity is when you like something because other people like it. Not liking something because other people like it is conformity, just conformity with a group you think you should be a part of.
The complexity is actually one of the reason's I'm less attracted to American football than, say, soccer. In my experience programmers like simplicity and elegance, of which the NFL, with its large collection of seemingly arbitrary rules, has neither.
That's not to say I don't enjoy watching it (especially being a Wisconsinite...).
Could have to do with the presentation. I'm interested in better understanding the complexity of the game, but all the hype and advertising can be a turn-off.
That's what I'm talking about. I'm sure that the super bowl is awesome, but now that I have my weekend project (http://goo.gl/JdBqR) out of the way, I am working on the backend.
I've been working on finally beating zelda 2 on virtual console, catching up on client work and thinking about my next move with the TryAPL (https://github.com/shaunxcode/TryAPL) project I've been hacking on.
I'm putting together the release notes for the most substantial update for any project I've ever done. Probably shouldn't release yet if everyone's watching the Superbowl. Tomorrow it is?
I am. Playing around with Google App Engine and Honeycomb at the same time, making some tools for tabletop gaming. Just uploaded first revision (very feature incomplete) at https://github.com/cgranade/ProjectUmbra/.
I was playing music from Borodin's Prince Igor at an orchestra concert this afternoon; does that count?
(We had a good audience, too -- I have a feeling that the set of people who attend classical music concerts doesn't overlap very much with the set of people who watch football.)
I'm in the home office with a hot cup of Casi Cielo working in the bowels of CoreText and Quartz for a huge feature update to my iPhone/iPad app. When I need an eyeball break, I walk into the living room to see if I can catch a cool commercial)
I'm hacking my pantry. Right now, making chicken stock by using leftover carcasses from whole chickens that I cut-up myself in the last few months. Will freeze the stock to keep it up to 3 - 4 months and during that time can cut-up some more chickens to use in the next cycle. The stock is very simple to make and involves mostly inactive cook time (3-4 hrs simmering) and it teaches you to work with whole chicken rather than cut-up parts, making it more economical. And, it makes your house smell wonderfully delicious :)
This is a direct reaction to seeing this excellent chart from the "Knack for Getting Money" thread, and wanting to move as much finished work as I can from the middle category to the right-hand category:
I noticed that there seems to be no easy way for Haskell programmers to use bcrypt, so I made something similar, with the goal of making good security trivial. It's just a slick API around PBKDF1, with painless support for increasing the number of iterations:
I'm not naturally a sports fan, but I always find it good for social purposes to stay at least marginally aware of them (at least the major events). So, hacking in front of the TV for a change.
That said, football brings to mind a great PG quote: "Kids are sent off to spend six years memorizing meaningless facts in a world ruled by a caste of giants who run after an oblong brown ball, as if this were the most natural thing in the world."
I'm working on setting a new layout for thingist (the current one [http://thingist.com] looks terrible).
The new layout is here: http://dev.thingist.com/index.html nothing here will work properly, though, and it will probably blip in and out of actually working (it's a staging server [well, a virtual one]).
Oh that superbowl thing? Yeah I just found out they played one last February, I guess that's cool, does it happen every year? I wouldn't know, I'm not one of those proletariat mouth-breathing football fans, it's not even real football anyway. Instead I've been hacking a RESTful Ruby on Rails application that combines social media, blogging, and Markov chaining, all in 200 lines.
Watched a little and spent time debugging why Facebook invites with fb:multi-friend-selector were not working (serverfbml leading to 404). I solved it and Facebook's new https feature, if enabled by the user, is the cause :(
Filed bug: http://bugs.developers.facebook.net/show_bug.cgi?id=15066
I've been taking a break from working on http://101in365.com to watch the commercials sometimes, but yeah... hacking on a project is way more fun! Managed to get a lot done today too! Good that my friends have all be pre-occupied by the game so I can concentrate!
Some of us just weren't born with the sports-watching gene. You'd have to pay me, and pay me well, to watch the SuperBowl or any other TV sports (they're all equally tedious, in my eyes). And, in answer to your probable question, no I'm not female or gay.
I'm working on an AM/PM taskmanager circle-clock.
http://breefield.com/lab/days/
Japanese characters are via Google translate, probably horribly wrong, but mostly for aesthetic.
I am. I come up with a dumb little site idea and decided to implement it using PHP and the 960.gs system, both things I want more practice with. Also tried out some new (to me) Photoshop techniques to try to modernize my design style.
My bowl game happens to be between Postgre and MySQL. My development environment MySQL instance and Heroku's Postgre are very different with aggregate functions.
i.e. How can I possibly select parent rows where ALL children match a certain criteria.
Building a query cache for the distributed proxying layer in http://www.hybrid-sites.com/tech/ - much better than this "football" of which you speak ;-)
I've been working on my project non-stop this weekend and yesterday was my birthday. Took a dinner and cake break and got back to it. When you're really into something, it's all you can think about!
Visiting my girlfriend's dad at the cancer center. He is a lifelong Steelers fan. I am a lifelong coder. The game is on, but I am sitting here working on a Django app.
I am! I've been fixing up my side project, www.bookshrink.com, which I recently submitted here and got a bunch of feedback on. What project are you working on?