Viewing profile — akramer
akramer
HN member- Joined
- Thu, Mar 07, 2019, 11:01 PM UTC
- HN karma
- 41
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About akramer
No profile information was provided.
Recent public activity
-
comment
Comment #36091984
The book you're thinking of is called "the gliding flight" and is my favorite paper airplane book. https://www.amazon.com/Gliding-Flight-Paper-Make-Original-Ai...
-
comment
Comment #34461888
Yes, that would be negative correlation.
-
comment
Comment #34070257
Knipex Pliers Wrench is what you're looking for. They end up squeezing hard, unlike a crescent wrench, and do not round off fasteners as easily.
-
comment
Comment #32940178
The GCE API can be idempotent if you'd like. Fill out the requestId field with the same UUID in multiple instances.insert calls (or other mutation calls) and you will receive the s…
-
comment
Comment #31304734
This is an interesting claim, because "being lost by your family at age 2 and essentially kidnapped and shipped to another country" ranks pretty high on my life impacting events li…
-
comment
Comment #28479152
The graph shows that those low p-values are more likely to be in papers, not that they’re more likely to occur. Is that suspicious? I don’t know enough about it to judge.
-
comment
Comment #26898276
There's a reply to the LKML from the researcher in question admitting that the new student is also working under him doing research. He claims it's not related, but it's not clear …
-
comment
Comment #26318585
I spend entirely too much money at Best Buy, and I’ve only written 5 star reviews for products I like. The bad products get immediately returned for a full refund - one of the adva…
-
comment
Comment #19651024
It appears to evaluate ruby code provided by the client given specific strings being set in a cookie.
-
comment
Comment #19333569
Each time I've seen something about GNU parallel pop up I've been tempted to post, but I've never made an account until now. I wrote a very different style of command parallelizer …