Live data from Hacker News

Viewing profile — ptr

ptr

HN member
Joined
Sun, Jul 17, 2011, 5:43 PM UTC
HN karma
1,512
Public activity
406 items

About ptr

pointer.hn@gmail.com

Recent public activity

  1. comment
    Comment #46413287

    Apple software used to exhibit reasonable UX for “edge cases” just like the one you described. This was one of my main reasons for going Mac — they cared about the details. Sad to …

  2. story
  3. story
  4. story
  5. comment
    Comment #38324153

    Yes — the Wikipedia article that I linked says so as well. But Polestar is headquartered in Sweden, and the cars are designed by Swedes in Sweden. It’s a Swedish brand.

  6. comment
    Comment #38312056

    Polestar is Swedish. https://en.m.wikipedia.org/wiki/Polestar

  7. comment
    Comment #38180954

    It’s not just you — something happened with me where I mentally checked out from the MacOS train after Lion. The versions from Mavericks and up are “those newfangled versions with …

  8. comment
    Comment #36429896

    Coroutines are an abstraction though.

  9. comment
    Comment #36429851

    Something that coroutines made a big impact on for us was testing. Multi-step integration tests became a breeze. With state machines, each test would need its own FSM, and callback…

  10. comment
    Comment #36284751

    Great teams self-manage. Managers and management generally exist to ensure a baseline, but they can’t really do much more. In a strong team, everyone displays leadership properties…

  11. comment
    Comment #35429823

    As a software engineer (consultant/contractor), you can easily make 80k USD post tax in Sweden. That’s not too bad.

  12. story
  13. story
  14. comment
    Comment #34528487

    You don’t have to, most people buy their apartment. If you don’t have the money when you’re young, parents tend to help out with the down payment. The more you get from your parent…

  15. comment
  16. comment
    Comment #34321463

    Since services are basically modules in monoliths, does that mean that we should have cute names for those as well?

  17. comment
    Comment #34283702

    I’m not sure that’s it. Sure, Norway was invaded but it was a pretty “benign” invasion in comparison to what happened to others. Same with Denmark. Would be interesting to see thei…

  18. comment
    Comment #34279657

    Nominal Swedish stock market return 1879-2012: 10.9% arithmetic mean, 9.0% geometric mean. Real return: 7.9%/6.1%. And Sweden isn’t really the world’s dominant superpower. https://…

  19. comment
    Comment #34242775

    I’ve been on the stakeholder side in similar situations. Rather than saying that they were very busy and that it can take a while to get my task done, they strung me along (“we’ll …

  20. comment
    Comment #34233884

    Sprints are also detrimental to “soft values” in my experience: * Engineers rushing to wrap up for the sprint (stress and decreased quality is bad for morale) * Engineers getting m…

  21. comment
    Comment #34233128

    The argument is usually that sprints just add overhead on top of picking the highest prio work from the backlog. Ie, sprints don’t have to be replaced with anything since there are…

  22. comment
    Comment #34052548

    Parts of Russia are in Europe.

  23. comment
    Comment #33615235

    Where in the world are nuclear disasters “in vogue”?

  24. comment
    Comment #33599840

    How do you deal with errors? Do you check them at every callsite and manually “bubble up”, or do you use exceptions? I’d love to use coroutines but we don’t use exceptions and I’m …

  25. story