Viewing profile — bigfoot
bigfoot
HN member- Joined
- Sun, Jan 31, 2010, 11:48 PM UTC
- HN karma
- 660
- Public activity
- 67 items
- HN profile
- View on Hacker News ↗
About bigfoot
No profile information was provided.
Recent public activity
-
comment
Comment #32289754
That was my position too, but I was recently told there's a tool called waypipe that is supposed to solve this. Haven't tried it yet, though.
- story
-
comment
Comment #22888677
Related Twitter discussion: https://twitter.com/taviso/status/1250518818197245953
-
comment
Comment #16409505
Exactly: "spare" is the imperative ("save!"), "sparen" the base form ("to save").
-
comment
Comment #15279535
But don't get me wrong, I'd love to see your optimism come true here.
-
comment
Comment #15279439
No. For simple economic reasons, such as too much testing effort vs. too little revenue.
-
comment
Comment #15279382
The saddest part of this story is that Netflix/Amazon/younameit will continue to ignore and block Linux users as the niche market they are -- even if a future Firefox or Chrome ver…
-
comment
Comment #8952935
Given that a NSA dev team was well aware that the spyware would be discovered and disassembled at some point in time, it was reasonable to intentionally leave behind evidence that …
- story
-
comment
Comment #8663775
OK, agreed. C (and C++) just suck regarding this detail.
-
comment
Comment #8663278
Archaic and impractical. Example: Instead of using Linux' pragmatic approach to function prototypes: "In function prototypes, include parameter names with their data types. Althoug…
- story
- story
-
comment
Comment #5697976
Under what license may I reuse those snippets -- or are they too short to provoke legal issues anyways?
- story
-
comment
Comment #5220361
Quoting from the end of the paper: "Source code and a phase diagram generating Python script are available under the M.I.T. license on github.com at https://github.com/mattbierbaum…
- story
-
comment
Comment #4327928
C++'s template-based sorting mechanisms allow for the same optimization without manually special-casing anything. (The compiler "integrates everything", to quote the author, out of…
- story
-
comment
Comment #4019149
Nice. Please add more GCC versions (3.x and 4.0 through 4.3?) and the most recent clang/clang++ releases! Direct pastebin-style links would also be great.
- story
-
comment
Comment #3548258
You're being overly pessimistic on the percentage of Europeans speaking English (though not necessarily as their native language). This language has worked as a common means to com…
-
comment
Comment #3399898
With that argument you could invalidate any high-level language construct. They're all just "specialized syntax" of classic idioms in Assembly.
-
comment
Comment #3399876
I agree on Bjarne's opinion here -- it would be nice if C and C++ had merged at some point. Unfortunately, the reason why this hasn't happened is inherent: C++ is so utterly comple…
- story