Viewing profile — samograd
samograd
HN member- Joined
- Wed, Aug 21, 2013, 8:47 PM UTC
- HN karma
- 44
- Public activity
- 46 items
- HN profile
- View on Hacker News ↗
About samograd
Recent public activity
-
comment
Comment #6975549
I thought this was pretty awesome when I found it a couple of years ago, especially since it's multicore.
-
comment
Comment #6888093
Not yet. Why don't you work on it?
-
comment
Comment #6888088
https://plus.google.com/107658132793132845562/posts/ANMCqxcB...
-
comment
Comment #6871761
I have a copy titled 'The Art of Strategy'. The author states that the proper translation of 'bing' was 'strategy' rather than 'war'. I asked a friend from China what he thought 'b…
-
comment
Comment #6856426
Thanks. I lost my card years ago...but I don't think I forgot what it said. Maybe I can order a replacement to carry with me to show people at parties.
-
comment
Comment #6856350
> Evil behavior, however precisely defined, has been and always will be with us. But from what I've heard, Zarathustra was the first to tell people of the difference so that they c…
-
comment
Comment #6839931
This is so awesome to see the robots coming and not having them being programmed kill people. Thanks Jeff.
-
comment
Comment #6808467
Obamba...isn't he that guy that won the Nobel Peace Prize?
-
comment
Comment #6808461
And I'm not the only person on the Internet to know that what Snowden released has been 'known' to the internet community for 20+ years. A release of documents does not consititute…
-
comment
Comment #6808397
I think I'm the only person on the Internet that didn't see that Miley Cyrus video.
- story
-
comment
Comment #6521674
I'll usually ask at least one question in an interview to see if the candidate will answer with "I don't know" or ramble on incoherently making something up. Guess which I prefer.
-
comment
Comment #6521630
That's what options are and there are pricing models that take into account high volatility accordingly. I call them 'insurance' because that's how I see them after learning and wo…
-
comment
Comment #6518858
The OP was talking about shorting so I mentioned Calls because of the buy back at the end. There's not a lot of historical BTC price data and the volatility is all over the place, …
-
comment
Comment #6517417
“We can not solve our problems with the same level of thinking that created them” ― Albert Einstein ie. We are peaceful, they are not, so we must not rest lest they destroy us whil…
-
comment
Comment #6517229
I'm sure the financial sector is ready to take on such a challenge.
-
comment
Comment #6517221
void decide() { while(((float)rand() / RAND_MAX) > 0.00000001); push_the_button(); } int main() { decide(); } Relevant: http://www.vagrearg.org/content/edm
-
comment
Comment #6517207
That was the basis of these thoughts, except for the fact that in that episode they would calculate the casualties and vaporize them; my idea is based on the pure transfer of 'weal…
-
comment
Comment #6517109
Can't we just do that in a computer and pretend that things were destroyed and killed? Maybe calculate the transfer of wealth that would have occurred as a consequence of inferior …
-
comment
Comment #6516711
I'm sure you could buy Call options[1] to eliminate that downside risk, if someone is willing to price and sell such an option to take that risk for you. [1] Call options[2] give y…
-
comment
Comment #6516594
Silicon Spectrum is running a Kickstarter to GPL their GPU: https://www.facebook.com/siliconspectrum
-
comment
Comment #6515957
For a very approachable view of Russel's thoughts and work, you can try reading his own writing: http://www.gutenberg.org/ebooks/author/355 My personal favourite so far has been 'M…
-
comment
Comment #6510620
Thanks, I'll take a closer look then. How do you think it would handle with rendering massive images for canvas printing, like, say 3'x2'@300dpi or bigger pixels?
-
comment
Comment #6510082
@julesrms: I'm looking through the docs and can't find the answer: Do the drawing functions support anti-aliased 2d primitives (lines, circles, etc)? I'm looking for a C++ 'Canvas'…
-
comment
Comment #6510038
I think I see the insides of a Lisp hiding inside ;-) http://www.juce.com/documentation/tutorials/valuetree-class