Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
charisma123
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
charisma123
5mo ago
If a transceiver crashes during a stream, how is the active session recovered? Does the system automatically re-establish the context in a new WebRTC session?
2.
▲
by
charisma123
5y ago
"One of them, Morganella, was significantly increased in a microbial survey of the 181 people in the study who _later_ developed depression." they would have been diagnosed with depression first leading to increase in morganella,
3.
▲
by
charisma123
7y ago
hi, author here :). happy to answer any questions or hear any feedback.
4.
▲
Petabyte Scale Data Deduplication
(engineering.mixpanel.com)
7 points
by
charisma123
7y ago
|
1 comments
5.
▲
by
charisma123
8y ago
I have struggled to work with similar issues in the past (especially the initial part of the presentation) and appreciate the author addressing this. More often than not I go back to the strategy of separating the opinions from the person.
6.
▲
by
charisma123
9y ago
Emeryville too.
7.
▲
by
charisma123
9y ago
http://rkarthick.github.io/morpheus-client/ Something I developed for visualizing distributed synchronous algorithms such as leader in the ring.
8.
▲
PlateIQ (YC 2015) cooks up $4M for restaurant management platform
(techcrunch.com)
2 points
by
charisma123
10y ago
|
0 comments
9.
▲
by
charisma123
10y ago
wingcommander, can you let us know, what you would have done differently to improve the accuracy?
10.
▲
by
charisma123
11y ago
In a trusted environment, I have found managing software updates and verifying that the updates are safe, challenging. Will be curious to know, how regular Linux kernel OS updates and runtime updates are managed by the CoreOS. Will there be
11.
▲
by
charisma123
11y ago
For the interested, simulation of distributed synchronous network: https://github.com/rkarthick/morpheus-client Did this as my school project.
12.
▲
by
charisma123
11y ago
One of the major attractions of MS SQL Server 2014 is memory optimized tables (Hekaton engine) which removes locks completely from the database through snapshot versioning of rows. Does postgresql has anything similar to that?