Viewing profile — sumnulu
sumnulu
HN member- Joined
- Sat, Aug 31, 2013, 9:18 AM UTC
- HN karma
- 375
- Public activity
- 46 items
- HN profile
- View on Hacker News ↗
About sumnulu
No profile information was provided.
Recent public activity
- story
-
comment
Comment #22661347
> I know there's much better ways of testing load/performance. such as https://github.com/giltene/wrk2
-
comment
Comment #22360490
There will be very few black listed tokens, and they are ephemeral. You can use memory replicated datasets, such as CRDTS or just broadcast the whole BL token list to all nodes. Fo…
-
comment
Comment #22087429
Except if you are living in Japan.
-
comment
Comment #20845214
You can burn it FYI
-
comment
Comment #20591740
Burning money is not that bad, even burning 99% of all the money in the world.
-
comment
Comment #20311585
(video) https://www.ted.com/talks/aaswath_raman_how_we_can_turn_the_... > "What if we could use the cold darkness of outer space to cool buildings on earth? In this mind-blowing ta…
-
comment
Comment #20300071
Some of them can steal: - Jesse James - Bonnie and Clyde - Arsene Lupin - Lupin the third
-
comment
Comment #20159045
I find it the other way around annoying, talking in absolutes when one is not sure.
-
comment
Comment #20006061
(tip) keyboard short cuts: qwerty asdfgh
-
comment
Comment #18265754
Very happy with Akka. It is fast (thanks to JVM), has lots of build-in building blocks / modules and documentation covers everything, also community is very helpful. https://akka.i…
-
comment
Comment #18236868
In ideal world all functions should be pure and be a dependency and all code should be just pure functions.
-
comment
Comment #18236807
Replace “dependency” with “code / function” in your post and you will see the problem.
-
comment
Comment #17946481
Same here 6 hours ago I watched it.
-
comment
Comment #17940072
That login screen after restart is basically fancy boot loader screen. After authentication your disk is decrypted and the slow parts start. You will notice that that login screen …
- story
-
comment
Comment #16887496
Incidentally, http://www.scala-js.org compiler has constant folding too. Also if you need faster numeric calculations https://github.com/non/spire (has scala.js support)
-
comment
Comment #16636683
Java 8 and 11 has LTS http://www.oracle.com/technetwork/java/eol-135779.html
-
comment
Comment #16531114
Stealing 99% of "everyone's" money.
-
comment
Comment #16312332
Projects inverse image of every other notification, problem solved EyeSaver (TM)
-
comment
Comment #16071560
> As a general rule of thumb: public key is what you use when you have no other choice. I think you mean, "private" key is what you use when you have no other choice.
-
comment
Comment #15139295
http://akka-js.org Akka port for javascript
-
comment
Comment #13303650
Idea: https terminating home routers with open standard will be solution for IoT devices, may be something like UPnP?
-
comment
Comment #12815059
"As you can see, without Web Worker, your browser maybe able to sort the 50K Array but you can't work with your browser while sorting and also your browser won't render anything un…
- story