Live data from Hacker News

Viewing profile — HiddenBek

HiddenBek

HN member
Joined
Sun, Apr 01, 2007, 5:40 PM UTC
HN karma
28
Public activity
14 items

About HiddenBek

No profile information was provided.

Recent public activity

  1. comment
    Comment #31289241

    Nothing here is untrue, but from my perspective it's overstated. I don't use discord, but I visit the forum daily, follow most of the RFCs, and spend a lot of time coding in Nim ( …

  2. story
  3. comment
    Comment #99293

    Viaweb was a cash strapped startup in a competitive market, who succeeded against odds because of their speed and agility. They were running on fumes when they were acquired. A lon…

  4. comment
    Comment #91251

    Stevey had a series of articles where he implemented Sokoban in a bunch of JVM languages, and Groovy did very poorly. I can't find a live version of the article, but here's archive…

  5. comment
    Comment #84546

    Google, EBay and Amazon, to name three.

  6. comment
    Comment #80941

    Rails has filters that can run before, after, or around some or all of your controller actions. This can be done on a per controller basis, or it can be application wide. In this c…

  7. comment
    Comment #80611

    The Rails magic is well defined though, and it's all documented. It doesn't simply 'stop working'. It's really nothing more than a set of conventions that happen to make certain th…

  8. comment
    Comment #80605

    This app had something like 200 different tables, with 20 to 50 columns in most tables. Update and insert statements were 5 - 10 lines long, and there were hundreds of the things. …

  9. comment
  10. comment
    Comment #80406

    SQL is extremely verbose. During my previous life as a Java programmer I moved a project from raw SQL to the hibernate ORM, and removed 10,000 lines of code in the process. Using s…

  11. comment
    Comment #70928

    A relevant quote: "We're past the days of using machines as amplifiers of our physical efforts. It's not enough to jam more features into code just so we can eliminate one more pos…

  12. story
  13. comment
    Comment #70210

    I did that earlier today, shortly after the post went up. Thank you though. I'll contact YC about it.

  14. comment
    Comment #70194

    I haven't received anything yet. Should I be happy, sad, or just confused?