Viewing profile — newtonapple
newtonapple
HN member- Joined
- Thu, Apr 09, 2009, 5:30 PM UTC
- HN karma
- 622
- Public activity
- 60 items
- HN profile
- View on Hacker News ↗
About newtonapple
No profile information was provided.
Recent public activity
- story
-
comment
Comment #29707610
Has anyone tried immudb in production? What are some of immudb's performance characteristics? It'd be nice to know how it performs under various conditions: query per sec, database…
-
comment
Comment #22221539
I drove through North Lake Tahoe one time on a weekday around midnight, and Google Maps was showing all red as I was driving up the mountain... I was super confused as there were n…
-
comment
Comment #20891475
For low level APIs, I would say anything that could be configured on a per call basis should be parameterized: memory allocations, database & http connections etc.
-
comment
Comment #17754563
Do you have a reference to this? As far as I'm can tell, core devs are still aiming to ship parallelism w/ 1.0: https://news.ycombinator.com/item?id=13213619 . But, Windows support…
-
comment
Comment #14258957
What will happen if you have bug in your function? Take the fibonacci function for example, what if you have a bug and created an infinite loop? Will Prepack terminate?
-
comment
Comment #12813523
"Then again, with Chrome taking up >4GB of RAM, they probably could have gotten half that performance just by closing their browser or using Safari." This is so true. I've recently…
- story
- story
- story
- story
- story
-
comment
Comment #10460623
Original post: http://petapixel.com/2015/10/25/sony-filed-a-copyright-claim...
- story
- story
- story
- story
- story
- story
-
comment
Comment #8902492
I'd argue that sometimes you don't really know what good taste is or whether or not you would enjoy something until you've acquired a certain level of competency for it. Sports, pr…
- story
- story
- story
- story
-
comment
Comment #5222458
It seems like Dropbox is using the native Chrome PDF viewer on Chrome and PDF.js on Firefox for PDF files.