Viewing profile — battwell
battwell
HN member- Joined
- Thu, Apr 25, 2013, 2:27 PM UTC
- HN karma
- 41
- Public activity
- 24 items
- HN profile
- View on Hacker News ↗
About battwell
No profile information was provided.
Recent public activity
-
comment
Comment #47768569
This is Atom’s first open source project: Splitter – a coordinator for stateful sharded services. It is used to manage our most critical stateful services: product-oriented (e.g., …
- story
-
comment
Comment #45483083
Gimbel et al's methodology and limitations are well described. The data is available. And crucially Joshua Kendall's code is available online ( https://github.com/Budget-Lab-Yale/A…
-
comment
Comment #45184861
The impact is not terrible given active coding takes 1 https://www.microsoft.com/en-us/research/wp-content/uploads/...
-
comment
Comment #43275112
I didn't write this post. But I work with the guys We've been doing data science and ml for years. After iterating on our tooling for a few years, we've finally settled on some too…
- story
- story
-
comment
Comment #39707264
Doesn't seem a crazy way to start a company. RDS will have scaling problems but is very mature and fairly easy to use early on when you're working on your MVP I've used CRDB early …
-
comment
Comment #17018122
Quick update here: You can now use Nanoscope without flashing a device by launching the Nanoscope Emulator. This feature was largely implemented as a result of on hackernews and re…
-
comment
Comment #16973276
We're also working on creating a build for the emulator. See https://github.com/uber/nanoscope/issues/53
-
comment
Comment #16972720
True. Fortunately, the custom fork is very easy to install if you have a supported device (right now just 6P. Just run `nanoscope flash`.
-
comment
Comment #16967206
We've been building up CI tooling on top of Nanoscope. The short term goal for this is: make sure that none of our internal libraries (analytics, experimentation, etc) contribute a…
- story
-
comment
Comment #14927019
> Science is a process and is close to an infallible thing as we have created as humans. There is no problem with science. Wouldn't you say mathmatics is the most infallible thing …
-
comment
Comment #14912815
I wrote this post. What is most interesting to me: we prioritized mobile app architecture and saw big wins as a result. Usually its hard to commit time upfront to app architecture.…
-
comment
Comment #14208500
It's definitely a lot of engineers. But we cram a lot of features into the app. I expect that most people will only experience 10% of them. Consider: 1) We exist in a tonne of coun…
-
comment
Comment #14208461
We were all skeptical about doing a rewrite too. A bunch of us have worked at companies that went through bad rewrites. And we've read https://www.joelonsoftware.com/2000/04/06/thi…
-
comment
Comment #9938649
Everyone who uses AspectJ for AOP is performing bytecode manipulation. This is probably the main usecase for bytecode manipulation on Android.
- story
- story
-
comment
Comment #6260823
Where do you live that you've been handed out so many tickets?
-
comment
Comment #6210245
I expect lots of us use it. There is nothing in my email that the NSA would find remotely interesting. Therefore, there is no practical reason not to use it.
-
comment
Comment #5796899
nitpick: Opera is going with Blink. Admittedly, Blink is very similar to WebKit at the moment.
-
comment
Comment #5663496
Minified js isn't much easier to reverse engineer than compiled native code.