Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
pneumatics
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
18 ms
·
1.
▲
by
pneumatics
11mo ago
Transmeta Crusoe, it would be very useful today for running Docker containers built for different instruction sets without being as slow as QEMU. The performance penalty was only about 20% and the power efficiency was actually better than n
2.
▲
by
pneumatics
11y ago
What is rodb?
3.
▲
by
pneumatics
11y ago
This is a gnarly run. Almost 7000 ft of climbing (he gives the value in m, but all my reference points are in feet). It appears he was not auto-pausing, but did stop quite a bit. The time spent moving was 5:49. His pace, excluding the time
4.
▲
by
pneumatics
11y ago
Please add [2013] to the title
5.
▲
by
pneumatics
11y ago
The owner must be present during home-sharing, so each property owner should be limited to sharing one property at a time. Since the properties must be licensed, it should be easy to shut down the multiple-property Airbnb landlords. What th
6.
▲
by
pneumatics
11y ago
Would you please send me a pdf of your thesis?
7.
▲
Techempower Web Framework Benchmarks Round 10
(techempower.com)
110 points
by
pneumatics
11y ago
|
62 comments
8.
▲
by
pneumatics
12y ago
Your email campaign is also running, that pulled me in
9.
▲
by
pneumatics
12y ago
| I don't know a good introductory book, unfortunately. I liked Eric Schechter's Classical and Non-Classical Logics for an eye-opening view into how logical systems are constructed from axioms. Might be a satisfying read for OP, a
10.
▲
Meritocracy is the software engineer’s delusion.
(michaelochurch.wordpress.com)
15 points
by
pneumatics
12y ago
|
7 comments
11.
▲
by
pneumatics
12y ago
This is an important lesson, but I was hoping for an implementation of stopping rules. If you're looking to actually stop your N-armed bandit trials properly, look at the S+ package SeqTrial. It implements the stopping rule framework
12.
▲
by
pneumatics
13y ago
I installed a full application to do this the last time I needed annotated screenshots that didn't look like they were made by a child. I used Jing fwiw.
13.
▲
by
pneumatics
13y ago
If you're turning 30, you're entering your fourth decade, not your third.
14.
▲
by
pneumatics
13y ago
Birds + running water + rustling trees? That should cover a wide band.
15.
▲
by
pneumatics
14y ago
Thanks sir! And never underestimate the value of the little cantrips like that to somebody who isn't aware of them. I was astounded that most people didn't know CTRL+F, and I always ask people if they know about it.( http://www.theatlantic
16.
▲
by
pneumatics
14y ago
This isn't necessary, you can have access to the full Excel COM API, with tab-completion, backwards-compatibility etc, for free with iPython and the makepy.py script. http://stackoverflow.com/a/445961 Though I admit scripting Excel from P