Viewing profile — newmana
newmana
HN member- Joined
- Fri, Jul 12, 2013, 3:45 AM UTC
- HN karma
- 62
- Public activity
- 26 items
- HN profile
- View on Hacker News ↗
About newmana
No profile information was provided.
Recent public activity
-
comment
Comment #48304780
It takes 40 seconds to precompute the lookup table. Robin released at least 2 faster/improved versions that run in a couple of seconds - less string concatenation which is slow in …
-
comment
Comment #47713192
A great version of this and how ex-DEC engineers saved Google and their choice of ECC RAM - inventing MapReduce and BigTable https://www.youtube.com/watch?v=IK0I4f8Rbis
-
comment
Comment #46103346
"Recently, yet another category of low-hanging fruit has been identified as within reach of automated tools: problems which, due to a technical flaw in their description, are unexp…
-
comment
Comment #43191162
Smalltalk Environment - the dawn of IDEs - "Don't mode me in" "Novices are not the only victims of modes. Experts often type commands used in one mode when they are in another, lea…
-
comment
Comment #39813010
It's worth noting that the debunking has been debunked (it's much more nuanced but essentially you can take the quotes, experience of others and the height of the bridges at face v…
-
comment
Comment #39598300
Video from 1979 about F International (Dame Shirley's company) - working from home, as a computer a programmer, is the greatest revolution for working women since the pill. https:/…
-
comment
Comment #38065413
It's also worth noting, one of the author's of the paper: "Transmission of the bacteria is possible, especially given the highly sociable nature of elephants and the link between t…
-
comment
Comment #38064814
[flagged]
-
comment
Comment #36812566
They might be talking about the checkcast operation: https://docs.oracle.com/javase/specs/jvms/se8/html/jvms-6.ht... This is generated when you do something like: final Main value …
-
comment
Comment #23561604
Sweden has achieved about 15% infection rate and has showed no signs of slowing. https://www.smh.com.au/world/asia/new-beijing-outbreak-raise... https://www.worldometers.info/coron…
-
comment
Comment #23561523
"It took nine days for the number of infections to grow from 6 million to 7 million, and less than eight days to get to the latest million, so the pandemic is not slowing down." ht…
-
comment
Comment #23111465
Or better yet, from the MDL documentation https://mdl-language.readthedocs.io/en/latest/08-truth/#824-...
-
comment
Comment #23111370
"indivisible and hence ultimately simple entity, such as an atom or a person."
- comment
-
comment
Comment #18712440
Yes.
-
comment
Comment #18035437
The Semantic Web was not XML but RDF. XML was the serialisation format.
-
comment
Comment #13175266
This was covered in a previous post: "Haskell is sandwiched between two layers of C++ in Sigma. At the top, we use the C++ thrift server. In principle, Haskell can act as a thrift …
-
comment
Comment #11790114
Sounds like fun https://github.com/newmana/haunted-house
-
comment
Comment #10922562
"So you could for example have no poverty and perfect social mobility, and still have great economic inequality." I think this is where the evidence is to the contrary - economic i…
-
comment
Comment #10742404
I love this quote from Christopher Alexander, author of Pattern Language on its failure: "So there is the slightly strange paradox that, after all those years of work, the first th…
-
comment
Comment #10398782
That study has many flaws especially in self selection: http://othersociologist.com/2015/04/16/myth-about-women-in-s...
-
comment
Comment #9161420
I wish Ruby had better support for functions, passing it to a method incurs a 400% performance penalty: https://www.omniref.com/ruby/2.2.0/symbols/Proc/yield#annota...
- comment
-
comment
Comment #6382782
Constructing a sexist joke is generally seen as a misogynistic thing to do. There are FAQs perhaps the most relevant is: http://geekfeminism.wikia.com/wiki/Misogyny But you can fin…
-
comment
Comment #6081079
This has been argument since viruses became well known, they've Turing complete since the beginning: "Much like an infection, a well-intended but badly designed program to stop vir…