Live data from Hacker News

Viewing profile — hmbg

hmbg

HN member
Joined
Tue, Dec 04, 2012, 7:39 AM UTC
HN karma
72
Public activity
44 items

About hmbg

Consultant and web/mobile developer. Main current project: gooengine.com

Recent public activity

  1. comment
    Comment #10196390

    This is the key. I'd argue that you can keep a 20k codebase in your head. If the codebase is larger than that, you need to be confident that you can safely ignore the rest of it wh…

  2. comment
    Comment #9927943

    Even if technology, or more likely the web, will get to a point where it's good enough, people are notoriously awful at identifying that point when it comes. See old quotes about f…

  3. comment
    Comment #9595886

    "Before Google the Internet was more useful" Wow, could not disagree more. It's order of magnitudes easier for me to find a good answer for virtually any question. Not to mention h…

  4. comment
    Comment #9349095

    The proper way of playing fast notes on a guitar (with a pick) is alternate picking, up/down/up/down. So a three note per string scale ascension would be dud udu dud udu ... I neve…

  5. comment
    Comment #8628632

    CoffeeScript has no types. I have no clue why people keep including CoffeeScript when they talk about static type alternatives to JavaScript.

  6. comment
    Comment #8531651

    I've just used this to get a solid undo/redo in our WebGL editor. It works amazingly well, and is very performant. However, our backend is not in Javascript, so if I'd want to use …

  7. comment
    Comment #8531640

    The OP was talking about the current incumbent, and the solution proposed does not work for web applications, since the JSON.stringify in most browsers do not sort keys. Sure, you …

  8. comment
    Comment #7262177

    I like this idea, and I think it's helped my confidence greatly over the years because of my disparate hobbies (he's a better coder than me, but can he do a backflip?). I've been p…

  9. comment
    Comment #7216253

    It's not there yet, but we're working hard to make it happen at gootechnologies.com. Main focus is 3D games for now, but we're going to attack 2d in early summer. Right now you can…

  10. comment
    Comment #5756537

    Our (goo's) idea is to make it easier for game developers to make web based games, so you don't have to be a web developer to get a great browser experience. Still quite early in t…

  11. comment
    Comment #5756510

    Yes, it seems the server was not expecting this kind of attention. Should be fixed now.

  12. comment
    Comment #5575141

    I think the point is that writing code on isolated parts without thinking about the overall purpose and architecture of the program leads to bloat, repeated functionality and diver…

  13. comment
    Comment #5569103

    That one (and similar guides) really helps. When I started out programming and went to IRC for help people frequently pointed me to those tutorials. When I started to follow the gi…

  14. comment
    Comment #5546637

    So it's a no on preparing some in your pressure cooker? http://what-if.xkcd.com/40/

  15. comment
    Comment #5506901

    I'm guessing an automatic ID reader is a lot cheaper than a fingerprint reader. Most long-distance buses around here have them, so you don't have to bring a ticket (just book with …

  16. comment
    Comment #5408220

    Agreed, bad things are bad. I was in pain for 3-4 years in my early twenties due to Bechterew's disease, and it was a thoroughly bad experience. Though still mild compared to what …

  17. comment
    Comment #5393266

    > Bullshit. I didn't do my first startup until I was 32. Stop thinking like that. If you're a programmer, your prime is still 20 years ahead of you. (Believe me, I know.) I love yo…

  18. comment
    Comment #5355335

    Without having done much research I also find it easy to imagine that the sedentariness of the paleo-people where, on average, a lot less than of people nowadays.

  19. comment
    Comment #5324211

    Some 37 signals outlet had a nice discussion on this. The key in their view was to limit the number of features rather than the quality of said features. Something about thinking o…

  20. comment
    Comment #5318442

    In the foreseeable future, the form factor of a phone makes it impractical to e.g. strap on your helmet, while the more cubical gopro would be a very impractical handset.

  21. comment
    Comment #5306283

    I guess it comes down to how specific expectations you have. I don't plan everything minutely, I just expect it will be a great experience in general, whatever happens. That way I …

  22. comment
    Comment #5304971

    This doesn't work at all for me. I love having expectations. I love looking forward to things. I'm going on a trip in May, and I expect it to be great. If it sucks, I might be a bi…

  23. comment
    Comment #5291697

    I'd guess it will work the same as with facebook login. If you have a good reason to get your users private data, you may do so (using facebook, twitter, google+, etc). If you only…

  24. comment
    Comment #5263306

    If you did something wrong, and know it, I think it's laudable to own up to it and be nice about it. If you get a free pass, great, if not, well, you deserve it. The OP was trying …

  25. comment
    Comment #5218186

    I believe the argument is not that the Quora team should be incarcerated for putting up a wall, but rather that this setup may not be the best way to build a large community and, i…