Viewing profile — charisma123
charisma123
HN member- Joined
- Thu, Apr 30, 2015, 2:17 PM UTC
- HN karma
- 18
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About charisma123
No profile information was provided.
Recent public activity
-
comment
Comment #48014765
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?
-
comment
Comment #30236053
"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 de…
- story
-
comment
Comment #20474309
hi, author here :). happy to answer any questions or hear any feedback.
- story
- comment
-
comment
Comment #17010588
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 …
-
comment
Comment #15637759
Emeryville too.
-
comment
Comment #14612524
http://rkarthick.github.io/morpheus-client/ Something I developed for visualizing distributed synchronous algorithms such as leader in the ring.
- story
-
comment
Comment #11862572
wingcommander, can you let us know, what you would have done differently to improve the accuracy?
-
comment
Comment #10670450
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 …
-
comment
Comment #10185903
For the interested, simulation of distributed synchronous network: https://github.com/rkarthick/morpheus-client Did this as my school project.
- story
-
comment
Comment #9465182
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.…