Viewing profile — paperwork
paperwork
HN member- Joined
- Thu, Jul 14, 2011, 1:49 PM UTC
- HN karma
- 432
- Public activity
- 178 items
- HN profile
- View on Hacker News ↗
About paperwork
Recent public activity
-
comment
Comment #30352625
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 ne…
-
comment
Comment #28682555
Looks great! I created something similar at http://sqlforever.com/
-
comment
Comment #26625619
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…
-
comment
Comment #25509565
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 med…
-
comment
Comment #24404551
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 model…
-
comment
Comment #24260680
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 suppos…
-
comment
Comment #23353328
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 pr…
-
comment
Comment #23345709
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 comput…
-
comment
Comment #22597646
Here is one, programmer centric, answer: https://falconair.github.io/2015/01/05/financial-exchange.ht...
-
comment
Comment #19326462
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 w…
-
comment
Comment #19281375
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…
-
comment
Comment #18845160
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 wr…
-
comment
Comment #18687286
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).
-
comment
Comment #17460603
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 i…
-
comment
Comment #16996276
This is pretty fantastic! I would remove the 3d effect to make it even nicer.
-
comment
Comment #15184460
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 stat…
-
comment
Comment #14004820
- 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 wher…
-
comment
Comment #13780706
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/transpi…
-
comment
Comment #12571212
There doesn't seem to be a windows binary.
-
comment
Comment #12102647
The user interface to gdb is not very nice, otherwise a utility like RR looks pretty amazing.
-
comment
Comment #11649732
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 ad…
-
comment
Comment #11648325
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 N…
-
comment
Comment #10440617
Not a digression, one of the reasons for this post was to practice Scala a bit further.
-
comment
Comment #10439825
Good idea. I'll justify the text. What's wrong with the font?
-
comment
Comment #10274508
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 h…