Viewing profile — dnesteruk
dnesteruk
HN member- Joined
- Mon, Sep 13, 2010, 9:36 AM UTC
- HN karma
- 46
- Public activity
- 51 items
- HN profile
- View on Hacker News ↗
About dnesteruk
Recent public activity
-
comment
Comment #10576877
Check out my screencast on Cling (which is CINT's successor): http://www.youtube.com/watch?v=Lbi7MLS03Yc
-
comment
Comment #10385398
Yes indeed, thanks for pointing this out.
- story
-
comment
Comment #10320280
Doesn't the GPL license generally ruin being able to use this in a commercial product by having to provide source code and affecting derivative works, too?
-
comment
Comment #10175892
Looking at the HTML output, I'm not sure this consitutes proper literal programming due to the amounts of 'contextual noise' that the processor generates. I think the goal is to ha…
-
comment
Comment #10081742
Yes, teaching VHDL/FPGA.
-
comment
Comment #9946958
Also check out http://activemesa.com/x2c
-
comment
Comment #9814406
I tried using F# (FsTest, specifically) for testing. It's great to be able to write verbose test names with double-backquote syntax, that way your test cases read in English instea…
-
comment
Comment #9604888
Source code available for rendering the images?
-
comment
Comment #9372650
Well there's no specific support for things like CUDA, but C++ support works for the most part. Not for CUDA's triple-angled-chevrons (yet), but neither does Visual Studio itself :…
-
comment
Comment #9096248
Actually, this isn't the day and age where native code IDE can be presented to be advantageous. I think what's sensible is to assume that no thick-client IDE is sufficient for arbi…
-
comment
Comment #9096088
It woudl be great if you posted a few more screenshots of the IDE. I mean full-size ones.
-
comment
Comment #8284690
Regrettably, fact of the matter is that fonts look bad on Java, particularly on Windows where Java-enabled programs are unable (for whatever reason) to leverage ClearType and thus …
-
comment
Comment #8284685
Compared to VAX, R# is aiming at 100% code fidelity. This means not skipping on macros and the like when performing analysis.
-
comment
Comment #8284682
There are no such plans, at least for the time being.
-
comment
Comment #8023858
Interesting, I've written very much the same thing with the same name. Only difference is I've written it using C++.
-
comment
Comment #8011149
meh
-
comment
Comment #7998675
Another equally potent idea is to build products which integrate with Microsoft's own, popular products. For example, the popularity of Excel caused me to build this: http://active…
-
comment
Comment #7976976
In theory, I don't see why not. For instance, you could have a language that is adapted for both the JVM, CLR and native and also cross-compiles to JavaScript.
-
comment
Comment #7976964
In theory, I don't see why not. For instance, you could have a language that is adapted for both the JVM, CLR and native and also cross-compiles to JavaScript.
-
comment
Comment #7684388
That course isn't really well done. There are much better quant courses out there on Coursera.
-
comment
Comment #7491697
Same here. And I got one of those ATRAC players, too.
-
comment
Comment #7335403
Nice title, lousy default-width typesetting; nobody has an e-reader that will fit this, and it would look equally bad in print. Also, it's 'formulae' not 'formulas'.
- story
-
comment
Comment #6529290
Oh for the love of... it IS a top managed language. Probably the best general-purpose language on the market right now. Not the most widely used, of course, but one of the most enj…