Viewing profile — ben_bradley
ben_bradley
HN member- Joined
- Mon, Oct 07, 2019, 4:13 PM UTC
- HN karma
- 1
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About ben_bradley
No profile information was provided.
Recent public activity
-
comment
Comment #33783736
Spaces are ignored (except to separate things where other syntactical things like * or , aren't present), and * binds to the variable on the right, not the type on the left. I actu…
-
comment
Comment #33783517
I started learning C around when ANSI C came out, and learned much of this in self defense. I'm glad I decided to learn C++ in recent years, it has fixes for so many things (like p…
-
comment
Comment #29919112
It's such a common capitalist concept that a word was invented for it: Monetize.
-
comment
Comment #26838425
Both math(s) and (almost?) all programming languages have their quirks and inconsistencies. What immediately comes to mind is (a thing I've recently learned) the template syntax of…
-
comment
Comment #26838279
And then there is the Hann window function, sometimes called ... "named after Julius von Hann, and sometimes referred to as Hanning, presumably due to its linguistic and formulaic …