Viewing profile — niieani
niieani
HN member- Joined
- Tue, May 12, 2015, 10:00 AM UTC
- HN karma
- 8
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About niieani
Recent public activity
-
comment
Comment #44682839
The irony of writing a post about Firefox on a blog that doesn't render well on Firefox (mobile)...
-
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…
-
comment
Comment #41026694
Before coolify there was also exoframe[1] [1]: https://github.com/exoframejs/exoframe
- story
-
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…
-
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 …
-
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…
-
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…
-
comment
Comment #11143010
Thanks for posting, ingve. I'm the author of this framework. If you have any questions about it, please ask.