Viewing profile — std_badalloc
std_badalloc
HN member- Joined
- Wed, Sep 09, 2020, 9:21 AM UTC
- HN karma
- 135
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About std_badalloc
No profile information was provided.
Recent public activity
-
comment
Comment #26618958
As someone who did cross platform development for iPhone, Android and Windows Phone way back when, Windows Phone did actually have the superior dev experience by far (talking about…
-
comment
Comment #26354725
PyTorch is the most impressive piece of software engineering that I know of. So yeah, it's a nice interface for writing fast numerical code. And for zero effort you can change betw…
-
comment
Comment #26326313
It's the same in Norway, and it seems completely indefensible. 1) It's the opposite of progressive taxation, since the tax deduction is higher the larger your mortgage is (and ther…
-
comment
Comment #25443495
I've seen studies where they tracked wild Norwegian salmon, and found that 90% died before spawning. As far as I understood it, this was interpreted as "natural death", but it's th…
-
comment
Comment #25266015
The difference is presumably the digital contract, that is written in a programming language that only a handful of people on earth can understand, where a programming error can ma…
-
comment
Comment #25263525
I think it was with the seq2seq paper of Sutskever, Vinyals and Le in 2014: https://arxiv.org/abs/1409.3215 People were doing a mix of learning from data and hand engineered soluti…
-
comment
Comment #25081214
> Isn't DRM... Completely fucking pointless? > All it does is infringe on our rights to be able to do what we want on our own devices. No, but this is exactly the point of DRM and …
-
comment
Comment #24916940
I don't think the example here is the best. There's a case to be made for extracting pure functions and organizing them like this, but I don't think this code makes it. The benefit…
-
comment
Comment #24517597
Yeah, but ResNet does not have sparse matrices, so how could it use them? Post ReLU activations may be sparse, but I don't think that helps when used with a non-sparse Conv2d.
-
comment
Comment #24467826
First I've heard of this. What is the software situation like on a device like this? I assume no comptability with Android, so apps have to be developed specifically targeting thei…