-
"Picking out political buzzwords from 2008 is like shooting moose in a pigpen. The fundamentals were so dizzyingly strong, it could be tough to keep them all straight." Good selection, though, both political and non.
-
"Waveform Series is the laser-cut shapes of the waveform of the sound in sound editing software environment. I used some human sound such as yawn, atchoum, giggle, wow, and the sound of church bell." Utterly, utterly gorgeous.
-
"A Mac OS X Leopard developer tool for debugging HTTP services by graphically creating & inspecting complex HTTP messages." Oh, that could come in handy.
-
Lovely way to generate pages for your github projects – and to do so as a branch of said project. Clever.
-
"CCP Games has uncovered an exploit in Eve Online that survived in the game for 4 years and may have had a massive impact on the game and game economy." Read the links for more details; suffice to say, EVE is going through a major economic upheaval right now; exploits that have lasted for four years are no longer viable, and everything's getting very expensive. Sound familiar?
-
"Semi-jestfully I would talk with my friends about how stupid it would be to get an I <3 Helvetica tattoo… an even stupider idea would be to get it as a tramp stamp. Well, I got good reviews from my posse and impulsively I got it last night…" Oh boy.
-
"The point here, is that the flickr team did not wake up one morning and think: “You know, if we captured THIS kind of data, we could create this mashup; so let’s create an application.” Instead, they re-used data they were already capturing, and brought out something very interesting indeed. By creating tools which match their data (and could be used with other data of the same kinds), flickr is able to expose layers of value from the rich-pickings of their own data-cloud. The good stuff is where the data are." Yes, it is.
-
"Some people love this kind of aggregation. Good for them. I, however, am human and my eyes glaze over when trying to comprehend a chronological stream of equally-weighted events, a format only robots could love. This is rubbish… There must be better ways of showing such “here’s what I’m up to” information." Phil talks about some problems he's been trying to solve with dashboard displays.
-
"A magnificent, huge orca-like beast, swimming calmly through the vast ocean beneath my smoke-belching craft. She was a beauty. And she instantly became my Moby Dick. “I’m coming back for you”, I thought. Big Shirl is a reason to reach level 80. I have no doubt the grind will get to me before too long, or that the thought of repeatedly running the same dungeons or battlegrounds come level 80 will turn me off all over again… In these early days though, before everyone in it knows everything, it’s an explorer’s paradise. That’s why I play MMOs." A nice, thoughtful article from a first look at WotLK from Alec Meer
-
"Wow. Ever get the feeling you've been thrown for a loop? I did just that, when I worked out that GSW commenter and erudite game blogger, PixelVixen707, appears to be not just a smart game blogger, but a fictitious front for some kind of damn weird ARG/online story." Down the rabbit hole we go, again.
-
"SourceForge is about projects. GitHub is about people… This is a pivot of the traditional open source project website. A pivot from project to programmer. I love the pivot."
-
"At the start it seemed reasonable to think that Mirror's Edge could stand entirely on the merits of its brilliant core concept, and not need to include extraneous and negligibly attractive features to appeal to as many people as possible. But, no, this is the video game business." This is the stuff that's scaring me most about Mirror's Edge.
-
"…in recent years, [the stage has] moved away from those practices. Today, we better understand the importance of offering kids the very best we can do. They are no different from the rest of us. They respond positively to quality, and they quickly grow bored and restless with mediocrity… We might consider a similar approach to video games. If we want our kids – heck, if we want all of us – to enjoy quality games, we must pay attention to and promote those games that deliver quality."
-
From Duncan Harris; postcards from post-apocalyptic DC.
-
Course notes from Stanford's Cocoa programming course.
Pulling from Git over a non-standard SSH port
13 October 2008
I must have lost about six or seven hours trying to get a Rails application deploying from Git in the past week. I could push and pull from the repository, but could I get the thing to deploy via Capistrano? No, I could not.
The problem, as far as I could tell, was not with Capistrano. It was a simple SSH problem. I block port 22 for SSH on the server in question, for security reasons, and use a different port. But, no matter how I specified it, Git was insistent on trying to pull over 22. I did a lot of Googling, and found lots of conflicting answers, none of which worked.
And then I learned my lesson. That lesson is: when Linus tells you what to do, you do it:
Use the “
.ssh/config
” file ;)
So I configured a hostname in .ssh/config
on the server, and everything worked instantly.
A lot of problems tend to come down to SSH, it seems. After that point, everything went swimmingly.
-
"The future is terribly easy to predict. It’s predicting the instantiation that’s hard."
-
"These travel posters by Steve Thomas, Amy Martin and Adam Levermore-Rich promote travel to exotic eras and destinations, such as the Crimson Canyons of Mars, Tranquil Miranda, or the Winter Wonderland of the Ice Age." Beautiful.
-
Lots of sed-goodness here.
-
Javascript demoscene craziness from Matt Westcott; 3D, music, and the most incredible editing tool I've seen in JS ever.
-
"The rest of this article will be a tutorial showing you how to host and manage Git repositories with access control, easily and safely. I use an up and coming tool called gitosis that my friend Tv wrote to help make hosting git repos easier and safer." Nice guide to getting up and running with gitosis.
-
"Turning the economic crisis into one of those clever internet memes." Lols.
-
"The Mugen (infinite) series of toys from Bandai Asovision has now brought us the Mugen PeriPeri, a keychain toy that aims to replicate the pleasure of opening a package for the first time. Snacks, boxes, and other tear-open packages tend to reveal good things, so perhaps experiencing this sensation boosts endorphins and sends us into pleasure mode." Tear-off wrapping you can tear forver.
-
"I don't begrudge Blow an attempt at addressing important historical events, but the weight of the atomic age seems too much to address with a few lines of text that feel incongruous with the rest of the production." This is, I think, a worthwhile point. I'll be returning to the whole "atomic bomb" question in a blogpost soon, I hope.
-
"Given that Valve is being forced to charge for the update, they wanted to ensure that 360 owners were getting their money's worth." Such a shame they have to charge for it – but still, more TF2 on 360, and that's a good thing from my perspective.
-
A nice simple explanation of what using Git is really like.
-
"What the hell is wrong with me? There are a lot of ways to win at Civilization Revolution that do not involve taking a happy, peaceful city and reducing it to a smoldering gravesite filled with radioactive trinitite." Clive Thompson on a case of Walter Mitty syndrome.
-
"Keldon Jones has published an artificial intelligence opponent for the game Blue Moon with an user interface written with GTK+ toolkit. This is a native Mac OS 10.5 version of the game written with Cocoa, so there's no need to install X11 and GTK+ libraries. It runs straight out of the box (on Leopard)." Heck yes.
-
"This is a write-up of my diploma project in interaction design from the Oslo School of Architecture and Design. The project is entitled ‘Adventures in Urban Computing’ and this weblog post contains a brief project description and a pdf of the diploma report." Well worth a read, and beautifully presented. I need to chew over this more.
-
"It's a shame to me that a game with Braid's narrative, artistic, and aesthetic aspirations is inaccessible to so many people hungry for exactly those things." Yes. Much as I adore it, Braid can be awful hard at times. A smart game for smart gamers, alas.
-
"A popular misconception about agile is that it doesn’t allow for plans. This isn’t true. Agile focuses on the activity of planning rather than focusing on a fixed plan."