Live data from Hacker News

Viewing profile — aldarn

aldarn

HN member
Joined
Fri, Dec 20, 2013, 2:34 PM UTC
HN karma
81
Public activity
20 items

About aldarn

No profile information was provided.

Recent public activity

  1. comment
    Comment #26538587

    You might want to try UberConference, which is free and also automatically transcribes conferences with high accuracy (note this may be a paid feature I'm not sure). It also does s…

  2. comment
    Comment #17939116

    Not sure what you mean by this? Where are you based? The language can be set in the top left corner.

  3. comment
    Comment #17914460

    Check out Dialpad ( https://dialpad.com ) - it has native apps for all the platforms that you listed, and no attachment to social networks. You will also receive a phone number. Fe…

  4. comment
    Comment #17738516

    For Python there's Marshmallow ( https://github.com/marshmallow-code/marshmallow ) and Django REST Framework if you're using Django ( http://www.django-rest-framework.org/api-guide…

  5. comment
    Comment #16330677

    Please tell me you're trolling... you actually want your software to run when there're errors and not have it blow up in your face? I don't even... ah screw it.

  6. comment
    Comment #15760011

    Depends where you live, but if you're in the UK then check out REVL ( https://revl.world ). They have a very wide and deep listing of events from small local events (think your loc…

  7. comment
    Comment #15475505

    I think you misunderstand what "10x programmer" is intended to mean (even though I hate this term and think it is mostly rubbish). A 10x wouldn't make some ungoldly amount of compl…

  8. comment
    Comment #14642662

    Do you specifically hire D3 developers? This sounds like a pretty difficult "coding challenge" for a non-D3 guy, let alone someone who may not even primarily use javascript. Having…

  9. comment
    Comment #14641295

    This is a great example of why the OPs question could be a good or terrible interview question -- it's not clear if they want the obvious technical solution (comparing datetimes) o…

  10. comment
    Comment #14641268

    True, I didn't include those cases as they are not unique in terms of why there is / isn't a conflict. But you're right, worth including for completion.

  11. comment
    Comment #14641043

    This is close but you need to ensure the start time is before the other ends, and test for the second one starting before the first also. There's four cases: [appointment 1 start] …

  12. comment
    Comment #14629053

    I spent about 15 minutes going through the tutorial before getting bored and trying to find a real game, only to find I have to finish the tutorial. I get that there's a lot to exp…

  13. comment
    Comment #13880005

    I'm not sure this really addresses the issue? Personally I actually would appreciate the upfront salary discussion as it could potentially save a lot of wasted time. It seems to me…

  14. comment
    Comment #13708878

    Indeed you need a client that is capable of mapping allowed methods and links to something useful, but it's not hard to imagine how one might go about this: * For related resources…

  15. comment
    Comment #13678739

    I believe it's easier to read a native language than code. I would also counter there is no harm to comments like this so just because you don't find it useful doesn't mean someone…

  16. comment
    Comment #13536710

    I was speaking mostly in the context of startups. For instance, more established companies have greater resources to hire more junior devs at a lower salary point and train them up…

  17. comment
    Comment #13535109

    Just a comment on the expected salaries for developers in London: - A junior developer at £20k is probably going to do you more harm than good - £30 - £40k for a junior developer i…

  18. comment
    Comment #8940304

    This is just an argument for using IDEs or modern text editors vs joe bloggs scripting pad. Any decent Python IDE (e.g. Pycharm, Sublime + pyflakes) would catch syntax errors.

  19. comment
    Comment #7172414

    None of the login / register / etc links are shown for me. In fact I can't see any links in the navbar at all... Using Chrome v24. Also, where is the pricing plan? Maybe that's jus…

  20. comment
    Comment #7094901

    I liked it so much i copied the JS for my own site :)