Live data from Hacker News

Viewing profile — earljwagner

earljwagner

HN member
Joined
Fri, Oct 05, 2012, 8:13 AM UTC
HN karma
134
Public activity
69 items

About earljwagner

No profile information was provided.

Recent public activity

  1. comment
    Comment #48779732

    There's another reason for Costco's appeal and trust among members: Kirkland Signature. Costco mandates that any KS product must be at least 10% better in quality than the leading …

  2. comment
    Comment #47450750

    The concepts of Semantic Functions and Pragmatic Functions seem to be analogous to a Functional Core and Imperative shell (FCIS): https://testing.googleblog.com/2025/10/simplify-yo…

  3. comment
    Comment #41559528

    > He is trully obsessive about getting the most views, almost soullessly designing the perfect viral content, caring about every second. He literally starts with the thumbnail and …

  4. comment
    Comment #37950313

    Tom Wolfe, in "Sorry, But Your Soul Just Died", Forbes Magazine, 1996 http://www.psy.vanderbilt.edu/courses/psy115w/Fall02/TomWolf... Which brings us to the second most famous stat…

  5. comment
    Comment #37365844

    As half of the pair programming team, why not just give him half of the story points?

  6. comment
    Comment #29066304

    "I believe, if you zoom out into the future, and you look back, and you ask the question, 'What was Apple's greatest contribution to mankind?' it will be about health," Cook told […

  7. comment
    Comment #26527921

    Yes, learning NVC can really help in hearing where the other person is coming from. It's also useful for expressing yourself in a way that's least likely to trigger the other perso…

  8. comment
    Comment #24501167

    From an IFS perspective, it sounds like DMT introduces parts that guide our attention toward the Self. That's different from regular IFS parts - protectors and exiles - that guide …

  9. comment
    Comment #20967376

    Obesity is increasing for animals - pets and even wildlife: https://psmag.com/social-justice/just-people-getting-fatter-...

  10. story
  11. story
  12. story
  13. comment
    Comment #14253275

    It sounds like Foucault's concept of a "discursive formation", basically a Kuhn-style paradigm. Foucault was interested in the social conditions and context that enable certain sta…

  14. comment
    Comment #14176380

    I can't tell whether this is satire, like "A Modest Proposal".

  15. comment
    Comment #14163477

    "Never tell people how to do things. Tell them what to do and they will surprise you with their ingenuity." - US General George S. Patton It sounds like the expansive freedom in Ho…

  16. story
  17. comment
    Comment #13740872

    Fascinating analysis. While it references Rudy Giuliani's leadership immediately after 9/11 and beyond, Trump is an even more interesting case. It looks like he approaches problems…

  18. comment
    Comment #13732889

    From the perspective of a Dot/Graphviz user, this appears to allow you to define a graph, then program how it's laid out. Do I have that correct?

  19. comment
    Comment #13615515

    We see similar phenomena in software: "software bloat", "feature creep", the "second system effect" (see Wikipedia for details). Linux provides the same basic functionality as Unix…

  20. story
  21. comment
    Comment #13248320

    Check out "An Everyone Culture: Becoming a Deliberately Developmental Organization" It's a fascinating profile of the pioneering organizational cultures at three companies, Bridgew…

  22. comment
    Comment #12812967

    You might also be interested in books that profile other companies experimenting with this kind of transparency: "Reinventing Organizations" by Frederic Laloux "An Everyone Culture…

  23. comment
    Comment #12574087

    Yes, there's growing awareness of this problem. This blog post summarizes the paper "Machine Learning: The High-Interest Credit Card of Technical Debt": https://blog.acolyer.org/20…

  24. comment
    Comment #12440636

    So, in other words, "Man is the measure of all things" – Protagoras "We see things not as they are. We see things as we are." attributed to Anaïs Nin

  25. comment
    Comment #12039780

    As another data point, ITA software took steps to avoided gc-ing: "Because we have about 2 gigs of static data we need rapid access to, we use C++ code to memory-map huge files con…