HN user

codejoust

698 karma

iain nash twitter.com/isiain

Posts21
Comments75
View on HN
shortlog.me 13y ago

Show HN: A personal, sms-based daily microjournal. (Get started: 707.327.2916)

codejoust
3pts1
github.com 14y ago

Tumblr now using Github for their Privacy Policy

codejoust
13pts3
github.com 14y ago

Open Source Visitor.js

codejoust
198pts52
royal.pingdom.com 14y ago

Stockholm Bunker Data Center

codejoust
2pts0
developers.gop.com 14y ago

Developer / Programmer Volunteers for the GOP

codejoust
4pts2
online.wsj.com 14y ago

Generation Jobless: Students Pick Easier Majors Despite Less Pay

codejoust
7pts1
www.ibm.com 14y ago

Master the Mainframe Competition (IBM ZOS)

codejoust
1pts0
www.odemagazine.com 14y ago

Your Brain is a Rain Forest - Ode Magazine

codejoust
1pts0
ringsong.cheerusup.com 14y ago

Show HN: Weekend Project - RingSong

codejoust
15pts5
www.ldrradio.com 14y ago

Listener-Driven Radio Stations - Crowdsourcing

codejoust
1pts0
news.ycombinator.com 15y ago

How is the iPad a revolutionary educational tool?

codejoust
1pts1
codetyper.tk 15y ago

CodeTyper - now you can type and sound like a hacker in the movies

codejoust
20pts6
online.wsj.com 15y ago

In Silicon Valley, Investors Are Jockeying Like It's 1999

codejoust
3pts0
www.khanacademy.org 15y ago

Khan Introduction to VC Investing and Startups

codejoust
67pts11
remixmyalbum.tk 15y ago

Show HN: My weekend project - remixmyalbum.tk

codejoust
1pts0
listen.grooveshark.com 15y ago

Grooveshark's new Javascript/HTML interface

codejoust
254pts129
apps.facebook.com 15y ago

An interesting (Facebook) app to see if you have too many 'friends'

codejoust
1pts0
essays.iain.in 15y ago

Back to the Basics -- LAMP + Clean Code

codejoust
4pts0
news.ycombinator.com 16y ago

Ask HN: Is AP Computer Science Worthwhile as a student Programmer?

codejoust
1pts7
sparkfind.appspot.com 16y ago

Rate my App: AppEngine Python Site Directory

codejoust
1pts0
essays.iain.in 16y ago

Thanks, but no thanks, Web 3.0

codejoust
1pts0

It looks like within the past 8 months or so that Facebook has changed to format of their data dumps to not truncate messages, as their previous data dumps were previously structured as one giant messages.htm file which would be difficult to parse and seems like it had missing data for certain cases.

[dead] 13 years ago

We're using Tropo.com, pretty easy. Otherwise it's just mysql/mysqli/php/apache. Pretty straight forward.

[dead] 14 years ago

How meta? A poll to ask about the number of polls.

One good thing about polls is they do bring a good discussion and a nice demographic insight, when they are not overused.

1: You can turn off location data.

2: None of this is being stored, beyond a cookie. Of course, you can call back to the server with that data, but the server has your IP address, which is where the location data came from.

I thought about doing that. I've used a lot of coffeescript in the past, but I just didn't see it being a big advantage here. The biggest issue with using CoffeeScript here is that I wanted control over the syntax as I wanted to have less code. CoffeeScript (generated) really creates more code than what it's worth.

No. And the recently-posted paid visitor.js site does have a few advantages, most being that this is using pure javascript, while they have the server side doing most of the heavy lifting.

Python for Humans 15 years ago

I've done a considerable amount of work in subprocess. It's API isn't amazing, but it does have quite a few great features and once you spend a little time with it really isn't too bad. Some of the piping features, along with shell arguments work quite well.

How about running the facebook javascript in a sandbox? Such as proxying the document.createElement and document.getElements* methods for the initial script while breaking it for everything else?

Totally agree with boredom is a choice. My parents don't believe in boredom... if you say you're bored, there's always housework, books to read, things to do. It's just a question of what you want to do.

My var story was a little harder scoping issue where a variable held the information for a pending call. It would asynchronously process the call, then mark the call as completed. Well, if there were more than one call going through, the callback was only getting one record, causing it to repeat the call about five times before I caught it and fixed the scoping.

I signed up without connecting my facebook account to spotify (or at least, giving it permissions), and there have been multiple nag screens when I start spotify now to connect to Facebook, some without a close button, where I would just deny the facebook connection request. I wonder how long they will let me skip the publishing connection to facebook.