Live data from Hacker News

Viewing profile — niieani

niieani

HN member
Joined
Tue, May 12, 2015, 10:00 AM UTC
HN karma
8
Public activity
9 items

About niieani

[ my public key: https://keybase.io/bazyli; my proof: https://keybase.io/bazyli/sigs/0pkq5lxVXvPTqRGJX-OYGYCWYwG9fHZdEZ2I4fkBg5Q ]

Recent public activity

  1. comment
    Comment #44682839

    The irony of writing a post about Firefox on a blog that doesn't render well on Firefox (mobile)...

  2. comment
    Comment #43899785

    Give her a smartwatch with cellular instead (like an Apple Watch). She can do all the things you mentioned using a smartwatch without the distraction of apps and convenient texting…

  3. comment
    Comment #41026694

    Before coolify there was also exoframe[1] [1]: https://github.com/exoframejs/exoframe

  4. story
  5. comment
    Comment #12717752

    I speak 2 foreign languages fluently, one of them is English, in which I got fluent by watching shows over the years (mainly Star Trek series and The Simpsons) with and without sub…

  6. comment
    Comment #12559897

    Try adding 1.3 + 1.1 and tell me JavaScript isn't broken. Hint: The result is isn't 2.4, it's 2.4000000000000004. Unfortunately that's something TypeScript doesn't tackle, but you …

  7. comment
    Comment #12559843

    For me, it's not even about "typing" or even "checking for errors as you type". The killer feature is: almost never having to read library documentation. You type the code, and get…

  8. comment
    Comment #11143029

    There's no magic here. The code is quite clear, if you wish to review. Moreover, each module is independent, so you can include only the files that you find useful, after reviewing…

  9. comment
    Comment #11143010

    Thanks for posting, ingve. I'm the author of this framework. If you have any questions about it, please ask.