Live data from Hacker News

Viewing profile — atrk

atrk

HN member
Joined
Fri, Dec 13, 2013, 9:52 PM UTC
HN karma
16
Public activity
10 items

About atrk

No profile information was provided.

Recent public activity

  1. comment
    Comment #7622684

    Uhh how about a little more detail? I installed it, but I have no idea how to open it in a tab. Unlike my other extensions, I don't see any icon buttons next to my URL bar. EDIT: I…

  2. comment
    Comment #7600696

    I think LOC is actually a great proxy measurement of productivity. 3x the code is 3x the code that can break and 3x the code you have to wade through while debugging or adding feat…

  3. comment
    Comment #7600664

    I did a similar thing when I was seeking out a MVC framework for my company's JavaScript. I built a page using the same manual JQuery and JS I was using, then I built it with Backb…

  4. comment
    Comment #7425174

    So your argument is that the primary difference between geniuses and the rest of schlubs is sheer volume of rote practice? I think you're confusing creativity with tool proficiency…

  5. comment
    Comment #7422711

    Personally, the two big draws to me of Angular were "free" (as in, I don't have to write much code) DOM data binding, and the explicit goal of testability. As a learning exercise, …

  6. comment
    Comment #7320224

    Several of these are generally applicable to programming: * Keep functions small and composable * Keep functions at a consistent level of abstraction * Use constructors to ensure o…

  7. story
  8. comment
    Comment #7261272

    That sounds fantastic. The few times I didn't get an offer from an interview (early in my career), the "we can't tell you more in case you sue us" answers to why I didn't get the j…

  9. comment
    Comment #7228680

    My experience is just the opposite - systems being hard to adapt to changing models of reality is usually a bigger function of "bad code." If I can understand the code, I can tell …

  10. comment
    Comment #6903136

    I've had at least one coworker like this at previous jobs. They've tended to fool me repeatedly until I notice the pattern and revise my opinion of them. The confidence they displa…