Viewing profile — mereel
mereel
HN member- Joined
- Fri, Jul 21, 2017, 12:24 AM UTC
- HN karma
- 304
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About mereel
No profile information was provided.
Recent public activity
-
comment
Comment #30908098
Could you elaborate a bit more about the difference between Nx1 matrices and "true vectors"?
-
comment
Comment #29171388
Right now I only see one positive comment in the whole thread, did you see more when you posted? I’m curious if some were deleted.
-
comment
Comment #26071926
According to this Reuters article posted in the other thread about this, the vector was Teamviewer: https://www.reuters.com/article/us-usa-cyber-florida-idUSKBN...
-
comment
Comment #25118483
> You unholster or unbuckle your weapon, camera goes live. This has already been around for a few years https://www.axon.com/products/axon-signal-sidearm , not sure about adoption …
-
comment
Comment #23422026
It reads like sarcasm to me
-
comment
Comment #22772650
> What is CryptoPlugin? No information has been found online? I found this on page 262-3 of [0]: > ARMv8 Cryptography Extensions require a separate package, which is subject to exp…
-
comment
Comment #22408707
Just a guess but maybe it's some licensing issue? https://www.nvidia.com/en-us/drivers/geforce-license/ No Datacenter Deployment. The SOFTWARE is not licensed for datacenter deploy…
-
comment
Comment #22320434
Relevant discussion from yesterday https://news.ycombinator.com/item?id=22309310
-
comment
Comment #21638935
Definitely, some code is much more readable/clean in C++, while still compiling to reasonable VHDL. Also templates let you create fairly complex blocks programmatically at compile-…
-
comment
Comment #21634183
Sadly you can't synthesize any old piece of C++, there are a ridiculous amount of constraints and you need to write the code in a very specific way. Also there's not necessarily mu…
-
comment
Comment #21634105
The technology has been around for a while, but as the other commenter noted "caveats" covers a whole lot of annoying/frustrating things. It's getting better, though. https://www.x…
- comment
-
comment
Comment #20934184
Hopefully the admins will edit it to be a little more informative and less clickbaity.
-
comment
Comment #19851164
This seems pretty cool, but why does the source code have to be contained within a single 4000 line file[0]? I'm fairly ignorant of the design patterns used in Linux tool developme…
-
comment
Comment #19646046
I thought they were saying they're going to stop selling the current standard one, and the new "standard" will be the software limited plus, and that it will only be available at a…
-
comment
Comment #19213643
Hahaha now I'm at 271
-
comment
Comment #19213394
I have exactly 251 karma, this is so exciting
-
comment
Comment #19167939
RISC-V is an open ISA created by these guys: https://riscv.org/ . ARM RISC chips are ARM IP and not open. There's a lot more to unpack there, but that's the gist of it.
-
comment
Comment #19028571
Same for me and I've used Apple Maps all over the US. Although there have been instances of Google Maps finding something Apple Maps couldn't, I've never actually gotten wrong dire…
-
comment
Comment #17971574
You're right -- I thinking more of a clinical context, which is definitely the wrong frame for this. From what I've read online, it only seems to detect AFib, which is obviously us…
-
comment
Comment #17971263
I missed the part in the stream about FDA clearance, but my guess is yes, it would be some sort of medical device. However comparing the ECG functionality available for an apple to…
-
comment
Comment #17971168
They just said the new A series processor is made with a 7nm process. That's pretty neat
-
comment
Comment #17577914
> For some of these people, the fact that there's natural splendour there isn't the point and isn't relevant I can't think of a single climber, mountaineer or ultra runner I know t…
-
comment
Comment #17559661
So. Much. Orange.
-
comment
Comment #17368625
What is an example of the "per-cpu data" they're talking about here[0]? [0] https://github.com/torvalds/linux/blob/d82991a8688ad128b46db...