Live data from Hacker News

Viewing profile — anothergoogler

anothergoogler

HN member
Joined
Mon, Mar 26, 2018, 10:52 PM UTC
HN karma
162
Public activity
425 items

About anothergoogler

No profile information was provided.

Recent public activity

  1. comment
    Comment #18892230

    Yes, I know. That doesn't make an assertion about the "pitfalls" of `self` less muddy. It's literally a variable. It's a code smell too, but that's another conversation. Are we cal…

  2. comment
    Comment #18892167

    Throw in "toxic" and you win 2018 (2019?) buzzword bingo.

  3. comment
    Comment #18891715

    Good luck doing OOP in JS without `this` with minimal contortions. And to be clear, there is no `self` in JS.

  4. comment
    Comment #18891632

    OOP is scary, might have to learn stuff.

  5. comment
    Comment #18840080

    Not with such confidence to say things like "we are in the early days of decay."

  6. comment
    Comment #18839967

    What's it like being able to see into the future?

  7. comment
    Comment #18832444

    DAE mind blown by imprecision in float arith? Edit: Down-Voters go ahead and explain the LIE that is computer accuracy in the face of the linked demonstration. Computers, can't tru…

  8. comment
    Comment #18829094

    You sincerely believe that tax revenue would be lost to waste and graft with no benefit to the poor? Higher taxes sting me as much as the next USAer, but I think you're being obtus…

  9. comment
    Comment #18767167

    If you're commuting in a Lyft/Uber, you're part of the problem. That aside, for better or worse, most of us city-dwellers are numbed to shocking! displays of hard drug use.

  10. comment
    Comment #18754367

    I'm talking about the flat namespace.

  11. comment
    Comment #18753369

    Clojure's stdlib is unintuitive, and `into` is the poster child. It's easy to find what's available in Ruby: https://ruby-doc.org/core-2.5.3/Enumerable.html Good luck with Clojure:…

  12. comment
    Comment #18747043

    Your kids might learn to spell an un-American name like Kwame if you raised them around those scary poor people.

  13. comment
    Comment #18730509

    The State Department is a Slack user so there's that. https://apps.gov/products/Slack/

  14. comment
    Comment #18730454

    As an antimarzipanner I was hoping to learn that its production harms the oceans or something along those lines.

  15. comment
    Comment #18693969

    As user I dislike AMP because it adds a JavaScript requirement to read articles that don't have any JavaScript. There, I said it.

  16. comment
    Comment #18641477

    Eventually, cognitive decline will win the day and I will be confused by simple use of conditional operators. Until then, I'm with you pal.

  17. comment
    Comment #18584925

    Yea but it's written in JavaScript.

  18. comment
    Comment #18584900

    Out of curiosity, for how long have you been using Linux as a daily driver?

  19. comment
  20. comment
    Comment #18584856

    youtube-dl is on PyPI https://pypi.org/project/youtube_dl/

  21. comment
    Comment #18583955

    Six month old blogspam, but all it takes is a baiting title to hit the front page here. Hurr durr Oracle, hurr durr Java!

  22. comment
  23. comment
  24. comment
    Comment #18529991

    I don't want somebody shooting for any reason on the BART.

  25. comment
    Comment #18527176

    > Instead of a well-designed data store, OOP projects tend to look like a huge spaghetti graph of objects pointing at each other and methods taking long argument lists. Uh, what? F…