Viewing profile — bkul
bkul
HN member- Joined
- Thu, Aug 03, 2017, 11:59 PM UTC
- HN karma
- 5
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About bkul
No profile information was provided.
Recent public activity
-
comment
Comment #15169389
Why is everyone crying blasphemy? Is there something I'm missing?
-
comment
Comment #15160039
Dolphin, to me, is the model open-source project: constant improvements, total developer transparency, detailed documentation, and a lively community. It is the most reliable and m…
-
comment
Comment #15146229
Seems to me that classes generally replace structs in such languages. I know they're not the same thing, but classes have the features of structs (and much more) at the cost of per…
-
comment
Comment #15079545
Even if the article is outdated with respect to LIGO, it's mostly still relevant. Quantum gravity is a major unsolved problem in physics, and one that we have no idea how to solve.…
-
comment
Comment #15079441
I try to understand each line as I type it. If I don't, I go stare at the documentation until I do.
-
comment
Comment #14991458
Seems to me this can be handled the way the open-source community always handles such drama: fork the repo a bunch of times. I'll probably start keeping local copies of filter list…
-
comment
Comment #14925533
I have no major gripe with NPM, but it does seem like the programmers who favor it don't even think about what they're calling. The way I see it, the more code you write yourself, …