Live data from Hacker News

Viewing profile — maxdeliso

maxdeliso

HN member
Joined
Sat, Oct 13, 2012, 1:43 AM UTC
HN karma
140
Public activity
11 items

About maxdeliso

[ my public key: https://keybase.io/maxdeliso; my proof: https://keybase.io/maxdeliso/sigs/lsk1Y8LiQ1eBNA65rA0HaF5EWElZi1VvHVdyXy6ppqQ ]

Recent public activity

  1. comment
    Comment #6502502

    The amount of engineering rigor that has gone into sqlite over the years boggles the mind. It's a project that has been held up as a sterling example of successful software develop…

  2. comment
    Comment #5107154

    This is kind of saddening to see, but it is a crime that virtually every programmer has committed at one point or another in their careers. Let's be honest - in some cases it can b…

  3. comment
    Comment #4739554

    Still: how many currently deployed devices running iOS are you going to be QAing that application on? Two, maybe Three? How many versions of iOS are you going to be seeing on those…

  4. comment
    Comment #4739526

    Having done corporate grade mobile work, there's no question of which platform is easier to develop for. On Android, not only do you have to simultaneously target in some cases fou…

  5. comment
    Comment #4739499

    Although that's true in principle it's a little idealized: HTML5 development on mobile is still a little half baked and impractical. You only have to look at Facebook's massive aba…

  6. comment
    Comment #4665166

    : host microsoft-com.mail.protection.outlook.com[207.46.100.11] said: 550 5.7.1 Service unavailable; Client host [66.175.217.21] blocked using Blocklist 1; To request removal from …

  7. comment
    Comment #4664277

    This is not the case. Did you use the makefile to build it? I'm thinking that those specific compile and link flags are key to the triggering condition. I've gotten it to crash at …

  8. comment
    Comment #4664250

    I haven't exactly pinpointed the cause of the problem, I just noted that that call was the last point in my code to get executed before the system was hosed. Also, the code is comp…

  9. story
  10. comment
    Comment #4647592

    agreed. I was surprised at the number of responses to the contrary. this 'idea' is nothing new, nothing innovative, and has been proven to be a terrible approach by history time an…

  11. comment
    Comment #4647581

    >Howell knows how to do this well why doesn't he explain how we safely present a system API to arbitrary code? the whole point of the browser is to provide a method for cross platf…