Live data from Hacker News

Viewing profile — 7kmph

7kmph

HN member
Joined
Thu, Jan 08, 2015, 9:01 AM UTC
HN karma
27
Public activity
36 items

About 7kmph

No profile information was provided.

Recent public activity

  1. comment
    Comment #48243526

    Bram Moolenaar tips his hat

  2. comment
    Comment #47330745

    this is the company that cold emailed many people via email on GitHub.

  3. comment
    Comment #45545756

    If anyone here from apple is reading, does the leadership even aware of this problem?

  4. comment
    Comment #45545436

    The board should have stepped in and fire whoever signed off on it, the designers who have advocated this (because they have no taste thus not fit). I feel like Apple is running on…

  5. comment
    Comment #44910312

    It probably won’t, would kill too many businesses and jobs. And frankly many people don’t see its value

  6. comment
    Comment #32575074

    No BB keyboard?

  7. comment
    Comment #30748073

    And the theme is unusable on KDE dark theme to a red blue color blinded user.

  8. comment
    Comment #28986278

    Mathematica left the chat

  9. comment
  10. comment
    Comment #28430257

    Make you think that there is hope for humanity after all

  11. comment
    Comment #28177586

    Part of me wish that this interview is posted on HN as a real one, for the greater good. This is really an enjoyable read, I'm glad I didn't skip it.

  12. story
    Is rust hitting the sweet spot between bad and good?

    I have a conspiracy theory* that, two widely used languages in the software industry are bad not because that people cannot make it good, rather, there is a hidden, organized effor…

  13. story
  14. comment
    Comment #26190224

    Could you share your company’s website?

  15. comment
    Comment #25320069

    This will be downvoted: Ideally you should not write tests.

  16. comment
  17. comment
    Comment #24884287

    Why judge someone who sh*t in the middle of a park without asking for anything in return?

  18. comment
    Comment #24884267

    What do you expect from a programmer who chooses JavaScript as the language of a cli tool?

  19. comment
    Comment #24738443

    I once got married just to know whether my battery pack is charging or not.

  20. comment
    Comment #24736829

    So what? compiler should catch bugs as soon as possible, as much as possible, at compile time, if it can do this fast, great! if not, then not that great, but far better than chewi…

  21. comment
    Comment #24736800

    I find myself in the need of a "lib_download" a few times, a high level library that: - support HTTP/HTTPS - support proxy (for by-passing firewall, censorship, etc, http/https/soc…

  22. comment
    Comment #24676303

    I'm r/g colorblind, the biggest takeaway from this article is that, there are different colors in the stars??

  23. comment
    Comment #24646310

    Would like to see a SCM that: - handles large files effectively (build artifacts, 10-40GiBs each, and other binary dependencies) - partial checkout of the repo/view - git style ope…

  24. comment
    Comment #22819389

    Sad to see that rust is heading towards a wrong direction. I think everyone in the core team should be stopping what they are doing and write Haskell for a year. This way they can …

  25. comment
    Comment #22573390

    Compared with the type checker in Haskell elm rust, dialyzer isn’t that good, we tried it two or three years ago in our project, I wouldn’t even call it useful.