Live data from Hacker News

Viewing profile — adamwk

adamwk

HN member
Joined
Sun, Oct 20, 2013, 4:42 AM UTC
HN karma
953
Public activity
189 items

About adamwk

No profile information was provided.

Recent public activity

  1. comment
    Comment #49038168

    My favorite is the Chad Wittgenstein usage. — Where you add an em-dash after periods to slow down the reader. —— Sometimes a double em-dash to keep your reader on their toes.

  2. comment
    Comment #48912669

    This doesn’t really make sense. Apps were pretty popular immediately after decades of web usage. There are many reasons to prefer an app. Even on desktop; if I’m using a service en…

  3. comment
    Comment #48850659

    We were once 1337 hackers too

  4. comment
    Comment #48827148

    The Economist is a British journal, so why would you use US definition of right wing to evaluate their centrality?

  5. comment
    Comment #48811112

    She’s been in her position for less than 6 months. All of the problems were under Phil, so I don’t understand what you mean by course correcting her own actions

  6. comment
    Comment #48807605

    I can’t think of a worse announcement for your road to 1.0. Who cares? Without localization or accessibility support, it doesn’t make sense to call your UI framework production rea…

  7. comment
    Comment #48737613

    Is it really different from that short time ago? It feels like this has been the normal for much longer than 5 years. I do remember there being fewer restarts to update, but I feel…

  8. comment
    Comment #48240993

    Does it? I’ve seen Ezra Klein talk about his book and he talked about how bureaucracy is frequently a scapegoat for getting things done. Europe is very bureaucratic yet is able to …

  9. comment
    Comment #47883429

    Where do you see the word ‘Evil?’ I don’t see the word in the title or anywhere in the article itself.

  10. comment
    Comment #47758473

    This is what I understood as well, but it sounded like GP had success doing it; so I was curious if there was a trick I didn’t know about

  11. comment
    Comment #47757868

    Maybe there’s a git trick I don’t know, but I’ve found making small branches off each other painful. I run into trouble when I update an earlier branch and all the dependent branch…

  12. comment
    Comment #47757695

    As someone who used phabricator and mercurial, using GitHub and git again feels like going back to the stone ages. Hopefully this and jujutsu can recreate stacked-diff flow of phab…

  13. comment
  14. comment
    Comment #47666196

    Right but recursion is only a smaller part of why the optimization is important. It means tail-called functions still build on the stack and long function chains—as is common with …

  15. story
  16. comment
    Comment #47236079

    You don’t think companies look at your past titles when you apply for a job?

  17. comment
    Comment #47225729

    I am also surprised, but not because I believe Meta to care about the ethics of the whole thing. After all their privacy scandals, I’d assume they’d have policies in place to preve…

  18. comment
    Comment #46123259

    The subject of the function coloring article was callback APIs in Node, so an argument you need to pass to your IO functions is very much in the spirit of colored functions and has…

  19. comment
  20. comment
    Comment #45727735

    I think this article does an alright job selling ro over RxGo, but doesn’t really explain why using a reactive library is better than plain go. The channel/goroutine example is fin…

  21. comment
    Comment #45674213

    I joined the sapling/subversion company this year, but haven’t had the chance to use jj. But given its resemblance I must say sapling has been great. Much more intuitive than git, …

  22. comment
    Comment #45612058

    What he calls import highlighting is something I only find reliably setup in Xcode, but is probably one of the most useful things to highlight for me. To be able to tell at a glanc…

  23. story
  24. comment
    Comment #44737504

    That’s what children listened to 15 years ago. I doubt that’s what they listen to now

  25. comment
    Comment #44679053

    I don’t think this implements anything monad shaped