Live data from Hacker News

Viewing profile — helpermethod

helpermethod

HN member
Joined
Mon, Jun 20, 2011, 9:01 PM UTC
HN karma
2
Public activity
19 items

About helpermethod

No profile information was provided.

Recent public activity

  1. comment
    Comment #7290523

    Remindes me of this: http://programmer.97things.oreilly.com/wiki/index.php/Don't_...

  2. comment
    Comment #6893279

    SOAP Web Services.

  3. comment
    Comment #6632517

    Same here. Got 9k rep by mostly answering basic Java questions.

  4. comment
    Comment #6626051

    CrunchBang Linux: fast bootup, small memory footprint, Debian- based

  5. comment
  6. comment
    Comment #6352622

    Insertion sort. Easy to implement (easier than BubbleSort), very fast for small data sets. Can be used in merge sorts / quick sorts when the set size becomes small.

  7. comment
    Comment #6313841

    Shameless plug: This works similar to a script called 'up' which I am the author of: https://github.com/helpermethod/up

  8. story
  9. comment
    Comment #4963426

    So true. I use it to track every detail of my personal projects and never had the feeling that anything was missing.

  10. comment
    Comment #4947545

    Actually I think when Java will finally introduce anonymous functions the Template Pattern will be obsolete. The strategy pattern is IMHO much more flexible and can be used everywh…

  11. comment
  12. comment
    Comment #4921605

    That's also how I learn. As I never met anyone who learns that way I always considered this behaviour weird. Nice to know that I am not the only one :).

  13. comment
    Comment #4910531

    Like others have already noted don't put too much thought into how to organize things. Keep it as simple as possible. This way you'll spent most of your time doing fun stuff (at le…

  14. comment
    Comment #4881014

    That comment so made my day :)!

  15. comment
    Comment #4871281

    Love the Scala reference :).

  16. comment
    Comment #4870285

    At University we were also forced to do this. This and other stupid rules (like declaring all variables at the beginning of a method) were considered 'good style'.

  17. comment
    Comment #4659020

    I just don't see how you can create a full, well designed, functional website based off an original idea in under 10 hours. There lies you false assumption. The idea is not to ship…

  18. comment
  19. story