Live data from Hacker News

Viewing profile — lucasvo

lucasvo

HN member
Joined
Sun, Mar 23, 2008, 7:25 PM UTC
HN karma
58
Public activity
37 items

About lucasvo

No profile information was provided.

Recent public activity

  1. comment
    Comment #30330117

    It makes me happy and sentimental to see this post show up on hackernews. I was a contributor to the Ronja project in my teens. Karel (`clock`) taught me so much about open source …

  2. comment
    Comment #17129803

    Ethereum EIP-999 ( https://news.ycombinator.com/item?id=16843991 and https://github.com/5chdn/EIPs/blob/master/EIPS/eip-999.md ) is exactly that, a discussion of patching Ethereum …

  3. comment
    Comment #8845448

    We have had some success with hiring out of General Assembly. Last summer we hired 3 interns out of GA who each first started off with a simple throwaway project and then proceeded…

  4. comment
    Comment #6158738

    Your second example though exists in exact the same way in python and ruby. Some people prefer to hunt for missing comma's and brackets, others for spaces. I think that's a matter …

  5. story
  6. comment
    Comment #5596850

    I think you don't get the humour behind it. They're making glowing plants because, come on, who doesn't like to have a glowing plant?! I know some of the guys behind it. And making…

  7. comment
    Comment #5493209

    I can agree with what you're saying though I want to share an anecdote from Moscow where there is pretty much no regulation and pricing varies by car company. Instead of having a m…

  8. story
  9. comment
    Comment #4863555

    We built this in less than 24hours at angelhack. It's using mechanical turk to present real humans both versions and ask them to answer the question asked by selecting one of the i…

  10. story
  11. comment
    Comment #4771349

    What most people don't know about this clock design is, that the Swiss Railways are licensing it to a watch manufacturer who sells them in retail. The watch with the exact same des…

  12. comment
    Comment #4667627

    I think the focus is not enough, though I have to say it also took me some time to get used to the pink. We could actually make that into a pretty easy setting... Maybe I'll do it …

  13. comment
    Comment #4666890

    That's pretty cool. How have you worked around issues such as breaking keyboard shortcuts for Gmail? Why do you like this approach better than what vimium does? that was already to…

  14. story
  15. comment
    Comment #3797279

    The problem is, that this only works because it's so completely different from all the other ads and because of that reason escapes some of the banner blindness. We've had similar …

  16. comment
    Comment #1703079

    You mention product managers here, while I certainly agree with you that this isn't a technical job per se, most job ads mention a CS-related degree as a requirement. I'm always lo…

  17. comment
    Comment #1042394

    I agree with you. Though I would still say, the average consumer doesn't need a tablet. The UPS guy could use a tablet, you could use a tablet for grocery shopping at the super mar…

  18. comment
    Comment #1042391

    I think it is a very valid point. A tablet makes sense for the medical application but they have been around for years on the consumer side and nobody really used them. Why not? Su…

  19. comment
    Comment #1041614

    One of the success stories of this business model is probably cyberduck ( http://cyberduck.ch ) I have heard from friends that the guy makes decent money with his "donation"-busine…

  20. comment
    Comment #1031553

    I just tried out the service. As someone who isn't a full time coder it's great to have someone with years of experience on the back to share some tricks with me. Plus I regularly …

  21. comment
    Comment #1028397

    It looks more like you're asking from a providers point of view... I'm usually a buyer so I'll tell you about my experiences as a buyer: I've been working with numerous freelancers…

  22. comment
    Comment #1012895

    Same combination here. The Economist is without doubt one of the most interesting magazines and even though I usually agree very much with them, it's not boring at all. Big plus: t…

  23. comment
    Comment #858636

    Check this out: http://github.com/atebits/SimFinger I have used SimFinger and SnapzPro to record the screencast. I didn't have access to Adobe Premiere, so I used Keynote to add th…

  24. comment
    Comment #802018

    Most of you miss the point. I grew up in Switzerland and have a U.S. passport because my father is american. I know countless other people who have U.S. passports but haven't been …

  25. comment
    Comment #513622

    Django useses this Approach: app/ ---- models.py ---- views.py ---- urls.py ---- admin.py etc. etc. I think it does indeed make more sense. Though the difference is not that big ex…