Viewing profile — coolSCV
coolSCV
HN member- Joined
- Sun, Oct 07, 2012, 9:27 PM UTC
- HN karma
- 11
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About coolSCV
No profile information was provided.
Recent public activity
-
comment
Comment #5296545
This is why you have backups.
-
comment
Comment #5273825
I decided to simply add to the description, "use parentheses to specify operator precedence."
-
comment
Comment #5273759
Clearly a bug. Thanks when I have more time I will fix it. I didn't give much thought to operator precedence, I assumed the user would specify it using parentheses. The idea is wha…
-
comment
Comment #5273081
The calculator seems to miss the point of recursive descent parsing. The parser should follow naturally from the grammar. As an example, here is a 52 line python calculator: https:…
-
comment
Comment #5191162
An analogous case is the programmer who relies on libraries and abstraction and "knows just enough to be dangerous." Statistics and optimization mathematics in particular are vulne…
-
comment
Comment #4918071
Certainly it was the missing "the" in the title.
-
comment
Comment #4890281
> Wikipedia is not designed to be a pedagogical repository; arguing that the mathematical language sucks because a terse summary in wikipedia is not enough to understand the materi…