Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
paperwork
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
paperwork
5y ago
I wish JAX worked with windows natively (without using wsl). I teach a very high level intro to numpy and would _love_ to have my students try jax. These students are relatively new to programming and the idea of using a linux shell or havi
2.
▲
by
paperwork
5y ago
Looks great! I created something similar at http://sqlforever.com/
3.
▲
by
paperwork
5y ago
I'm excited about Deno, but I'm finding that the docs still need to be improved. For example, I'm trying to build a tcp server. I'm not able to get information on how back-pressure is handled. I can see that Deno.listen
4.
▲
by
paperwork
6y ago
Sounds interesting, but can’t read it because I’ve apparently exhausted the number of free medium articles can read. Do the authors at least get some sort of micropayments from medium?
5.
▲
by
paperwork
6y ago
I really like the idea of being more thoughtful about naming columns and being more explicit about the “type” of data contained in them. Is this idea already known among data modelers or data engineers? I’d love to read any other references
6.
▲
by
paperwork
6y ago
Can you describe a bit more about what is going on in the project? The file you linked is over 2.5k lines of c++ code, and that is just the “setup” file. As you say, this is supposed to be a statistical model, I expected this to be R, Pytho
7.
▲
by
paperwork
6y ago
Thanks for the reply. I do have that book, but haven’t made my way to the appendix yet :) Your explanation clears things up quite a lot. Thanks and congrats on a useful and cool project!
8.
▲
by
paperwork
6y ago
I love this. The code is simple and documented. However, whenever I’ve tried to understand autograd, I get stuck at dual numbers. As a programmer, I understand building up a computation graph where each node is some sort of an elementary fu
9.
▲
by
paperwork
7y ago
Here is one, programmer centric, answer: https://falconair.github.io/2015/01/05/financial-exchange.ht...
10.
▲
by
paperwork
8y ago
Those who have experience with array languages, is it fair to say that something like numpy captures most of the benefits of APL/K? If Python allowed a reduce operator “/“, numpy will be able to get even closer to APL, correct?
11.
▲
by
paperwork
8y ago
I’ve seen this mentioned before, including a blog post by the fast.ai folks. Any idea where I can get details? If my tabular data set is small, what kind of embedding can I get out of it? Or is the idea that a larger data set is used for e
12.
▲
by
paperwork
8y ago
Can dart be evaluated within the browser? I’ve been looking for a language which can be executed within the browser (without needing a connection to any server). I would like to write some blog posts explaining technical concepts and provid
13.
▲
by
paperwork
8y ago
This is highly illegal and taken very seriously. Is this speculation on your part or do you know this for a fact (in which case, you should report it).
14.
▲
by
paperwork
8y ago
Unfortunately a very common mixup. Here is Erik Meijer (aka headinthebox), the main guy behind Rx, talking about the difference[1]: Let's keep "FRP" for what it really stands for in honor of it's inventor ( http:/&#
15.
▲
by
paperwork
8y ago
This is pretty fantastic! I would remove the 3d effect to make it even nicer.
16.
▲
by
paperwork
9y ago
Does it make sense to study GA for use in data science? My linear algebra itself is rusty so I'm not clear if the more general operations of GA make it well suited to studying stats/machine learning concepts.
17.
▲
by
paperwork
9y ago
- FLAVOR: Ubuntu Server - HEADLINE: Default swap space doesn't make sense for servers with HUGE ram - DESCRIPTION: Recently I tried to install ubuntu on a server class machine where it had huge amount of ram and disk storage was spread
18.
▲
by
paperwork
10y ago
One feature which seems to be unique to Fable is that the repl doesn't rely on connecting to a compiler on the server. If I type some F# code, apparently it can be compiled/transpiled right in the browser!
19.
▲
by
paperwork
10y ago
There doesn't seem to be a windows binary.
20.
▲
by
paperwork
10y ago
The user interface to gdb is not very nice, otherwise a utility like RR looks pretty amazing.
21.
▲
by
paperwork
10y ago
This is an awesome build. It has everything I was thinking of building, dual xeon, huge ram, a nice gpu. I may use this as a model for my first desktop in years. I will probably add a couple of spinning disks so I can easily move between li
22.
▲
by
paperwork
10y ago
Can someone provide a quick overview of the current GPU landscape? There seems to be Nvidia's pascal, gtx, titan, etc. Something called geforce. And I believe these are just from Nvidia. If I'm interested in building out a desktop
23.
▲
by
paperwork
11y ago
Not a digression, one of the reasons for this post was to practice Scala a bit further.
24.
▲
by
paperwork
11y ago
Good idea. I'll justify the text. What's wrong with the font?
25.
▲
by
paperwork
11y ago
Same here. I haven't used eclipse in the past two years because I've been doing non-java work. Before that I used it since the beginning of my career, around 2000. I don't recall having issues with slowness and plugins random
26.
▲
by
paperwork
11y ago
Not a solution, but you might be interested in http://reddit.com/r/intp
27.
▲
by
paperwork
11y ago
I've wondered this as well. However, I couple of notes. CTM is indeed an awesome book, but the idea of language kernel is older. I believe academic papers often start with a minimal language, like the lambda calculus, then show how it
28.
▲
by
paperwork
11y ago
Doesn't this include the new class syntax? If so, will the standard libraries change as well to use the new classes?
29.
▲
by
paperwork
11y ago
This was a fantastic presentation. It wasn't just a brain dump like too many other presentations. The speaker clearly took the time to craft his talk.
30.
▲
by
paperwork
11y ago
It's strange to call this HFT. The author makes a note of it, and I suppose has the right to call it whatever he wants. However, newbies who use this project to learn automated trading should be aware that this is not considered HFT i
More ›