dnesteruk
|
10 years ago
|
on: CINT – A C/C++ interpreter
dnesteruk
|
10 years ago
|
on: Living with Microsoft C++ Compiler Bugs and Ambiguities
Yes indeed, thanks for pointing this out.
dnesteruk
|
10 years ago
|
on: Free Lossless Image Format
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?
dnesteruk
|
10 years ago
|
on: Literate: A Modern Literate Programming System
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 have the program read more or less like a book, and this...
{Print "hello world" 2} ≡
printf("Hello world");
This code is used in section 1.
...is not exactly it. It feels more like program-in-program Matrixy thing than a document to be read.
dnesteruk
|
10 years ago
|
on: Ask HN: Are you teaching your kids programming?
Yes, teaching VHDL/FPGA.
dnesteruk
|
10 years ago
|
on: Excel_to_code – Converts some Excel spreadsheets to C
dnesteruk
|
10 years ago
|
on: Using F# for testing
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 instead of this_ugly_underscore_based_sentences.
dnesteruk
|
10 years ago
|
on: Reaction-Diffusion Tutorial (2013)
Source code available for rendering the images?
dnesteruk
|
11 years ago
|
on: Introducing ReSharper C++
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 :)
dnesteruk
|
11 years ago
|
on: Scrawl – A modern, cross-platform C#, VB.NET and JavaScript IDE
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 arbitrarily sized projects.
dnesteruk
|
11 years ago
|
on: Scrawl – A modern, cross-platform C#, VB.NET and JavaScript IDE
It woudl be great if you posted a few more screenshots of the IDE. I mean full-size ones.
dnesteruk
|
11 years ago
|
on: CLion, the new C/C++ IDE from JetBrains
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 get the antialiasing done just right.
dnesteruk
|
11 years ago
|
on: CLion, the new C/C++ IDE from JetBrains
Compared to VAX, R# is aiming at 100% code fidelity. This means not skipping on macros and the like when performing analysis.
dnesteruk
|
11 years ago
|
on: CLion, the new C/C++ IDE from JetBrains
There are no such plans, at least for the time being.
dnesteruk
|
11 years ago
|
on: Show HN: HearthSim, an AI and game simulator for Hearthstone Heroes of Warcraft
Interesting, I've written very much the same thing with the same name. Only difference is I've written it using C++.
dnesteruk
|
11 years ago
|
on: Atom: Hello Windows
meh
dnesteruk
|
11 years ago
|
on: Unapologetically build your startup technology in C#
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://activemesa.com/x2c
dnesteruk
|
11 years ago
|
on: Ask HH: Universal programming language?
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.
dnesteruk
|
12 years ago
|
on: Python for Finance
That course isn't really well done. There are much better quant courses out there on Coursera.
dnesteruk
|
12 years ago
|
on: Sony Digital Paper e-ink PDF tablet for notes and forms
Same here. And I got one of those ATRAC players, too.