Viewing profile — limsup
limsup
HN member- Joined
- Thu, Jun 27, 2013, 6:28 PM UTC
- HN karma
- 169
- Public activity
- 54 items
- HN profile
- View on Hacker News ↗
About limsup
No profile information was provided.
Recent public activity
-
comment
Comment #20826787
No, there is a 16-bit version https://content.riscv.org/wp-content/uploads/2017/05/riscv-s... See chapter 12, “C” Standard Extension for Compressed Instructions > This chapter desc…
-
comment
Comment #20722238
It looks great. But it's odd that they do not cite Tokio. I know this isn't an academic paper, but come on have some professional curtesy and discuss the contributions made in prio…
-
comment
Comment #20466183
I've got a LimeSDR-mini (which is more economical). If you're only interested in RX, you should definitely consider the cheaper RTL-SDR. I'm just starting to learn about SDR, and a…
-
comment
Comment #20379296
https://crates.io/crates/deno
-
comment
Comment #20249938
Try it with deno: deno install catj https://deno.land/std/examples/catjson.ts --allow-read
-
comment
Comment #19004995
It's not so much the fork but the memory cost. Each of those subprocesses has at least one call stack = 2 megabytes of memory. 2 megabytes per connection is many many orders of mag…
-
comment
Comment #17334160
Not for science history. It's very hard to grasp what the hell the LHC is about. First tell me why how they figured out water wasn't an element but a combination of two.
-
comment
Comment #17162647
I exclusively program on a small laptop and don't have great eyesight. Formatting code such that it only looks good on huge displays makes my life more difficult.
-
comment
Comment #17155977
80 columns is very standard.
-
comment
Comment #17155411
88 column wrap? Yeah - no thanks.
-
comment
Comment #17082966
Wow. The fact that they can just get this with "oral approval" (relayed by them to your carrier) is shocking to me. This is ridiculous.
-
comment
Comment #17032441
Link to pdf: https://sci-hub.tw/https://www.nature.com/articles/s41586-01...
-
comment
Comment #15719731
Check in your node_modules. You are badly correcting the wrong problem. npm repo should not be hit for every checkout, deploy, and CI test. Just commit your dependencies - and if y…
- story
-
comment
Comment #15142444
http://tinyclouds.org/colorize/ http://tinyclouds.org/residency/
-
comment
Comment #15117060
Consider the proportion of the cost of an Uber ride that goes to the driver compared with the proportion of the cost of an airplane ticket that goes to the pilot. A driverless car …
-
comment
Comment #12300162
His low point was when Yahoo offered to buy FB for a billion dollars. Dark times.
-
comment
Comment #12298400
https://golang.org/LICENSE
-
comment
Comment #11938921
clearly you haven't tried to install caffe
-
comment
Comment #11665492
iMessage is the standard messaging app in the US... or at least in my life.
-
comment
Comment #11285486
people are mostly interested in what is successful and backprop/gradient descent (with certain specific architectures) is what has been dropping error rates on all sorts of tasks i…
- story
-
comment
Comment #9094517
anyone know recent performance numbers of gccgo vs the go compiler?
-
comment
Comment #8627128
Can someone explain why this wasn't done long ago? What are the difficulties of putting out a 64 bit build?
-
comment
Comment #8626958
I think there's something to say about it being safer to bike in general in Netherlands vs in the US. Often in the US you are riding next to busy traffic, while in NE the bikes are…