Live data from Hacker News

Viewing profile — jamesseattle

jamesseattle

HN member
Joined
Wed, Jan 30, 2013, 5:55 PM UTC
HN karma
42
Public activity
18 items

About jamesseattle

No profile information was provided.

Recent public activity

  1. comment
    Comment #5752056

    I found it interesting that they didn't discuss pricing. I wonder why not and I wonder when they will.

  2. comment
    Comment #5677595

    Why not a capped pay per use?

  3. comment
    Comment #5578881

    I couldn't do my job without ack. We have a code base with millions of lines of C/C++ and tons of PHP. I use ack every day to find code and files. I've been looking forward to 2.0 …

  4. comment
    Comment #5572246

    He says advertising is dying, but Google makes most of its money from advertising and they're doing well.

  5. comment
    Comment #5533452

    You're mistaken. I worked on the 787 and a derivative of the 747. They use protocols defined by ARINC (google it) that are only used in the airplane industry. Stuff like telnet nee…

  6. comment
    Comment #5533425

    I concur. I used to work on interfaces to all the computers on the latest 747 and the 787 and there is no wireless way to talk to any of the computers or sensors that have any inpu…

  7. comment
    Comment #5463209

    Nothing special. He put his resume on job boards and started getting calls from recruiters. He looked at jobs offered found some he liked, applied to some, and one of those hired h…

  8. comment
    Comment #5463164

    It's a problem with web apps vs apps in general. If I have an app on my laptop/tablet/phone and a new version comes out I don't have to download it if I don't like what I read abou…

  9. comment
    Comment #5457394

    I'm not as tuned into iOS right now but a guy I work with just got an Android gig. As soon as he started looking he got a ton of calls and found one he liked in less than a week.

  10. comment
    Comment #5410025

    If you have an OS X or Linux machine just use a cron job to do daily google searches. Certainly less than a page of Python.

  11. comment
    Comment #5378142

    Try LOGO. http://en.wikipedia.org/wiki/Logo_(programming_language)

  12. comment
    Comment #5369125

    The suggestion "Containerize the airline industry" is wrong on so many levels. First of all every air port in the world would have to install new equipment. That would take money a…

  13. comment
    Comment #5340328

    I once joined a project that had been going on for 5 years with >100K lines of Python. At any given time we had more than 25 programmers. In my two years on the project I never had…

  14. comment
    Comment #5240855

    Cyclists insist on their rights but do not accept their responsibilities. Once I was walking in a crosswalk with the light when the guy zooms through the crosswalk a foot in front …

  15. comment
    Comment #5209026

    http://taxes.about.com/od/payroll/qt/payroll_basics.htm

  16. comment
    Comment #5185112

    I have never used lambda in years of programming Python. If I need a one time function I define a function and use it once. To me it is more readable and readability is one of Pyth…

  17. comment
    Comment #5185080

    The final app will certainly run more slowly than a native app. But if you must have a web app...

  18. comment
    Comment #5140730

    I worked on two airplane programs at boeing. The first was a derivative of the 747, the 747-400. The main features of this version that differed from previous 747s were going from …