tagx | 5 years ago | on: Tesla's EPA Driving Ranges Didn't Hold Up to Testing
tagx's comments
tagx | 7 years ago | on: Migrating Messenger storage to optimize performance
tagx | 7 years ago | on: Migrating Messenger storage to optimize performance
A Brooklyn based artist did this recently and made a book of his conversation history (and covered an apartment with some of the pages). You can find a bit more information and pictures at https://www.halfspace.uk/messages-2011-2017
tagx | 11 years ago | on: Facebook Chats Are Being Scanned by a CIA Funded Company?
tagx | 11 years ago | on: Send Money to Friends in Messenger
tagx | 13 years ago | on: Poll: Undergraduate Alma Mater
tagx | 13 years ago | on: Shots fired at MIT - report of an active shooter near Bldg. 32 (Stata)
Update: One suspect in custody
tagx | 13 years ago | on: Docker - the Linux container runtime
tagx | 13 years ago | on: Ask HN: Feedback for our Chromebook competitor
tagx | 13 years ago | on: YC W13 Applicants
tagx | 13 years ago | on: Security on an untrusted client - locking down a javascript library
This is not exactly right. Encryption ensures people cannot eavesdrop on a message but it does not ensure you can verify the sender. You need authentication instead, which is what HMAC does in this case.
tagx | 13 years ago | on: “A Doable Sacrifice:” Y Combinator as a Married Man
tagx | 13 years ago | on: Filepicker.io (YC S12) lets content flow without worrying about bandwidth
tagx | 13 years ago | on: Show HN: Hide Messages in Images with Steganography
tagx | 13 years ago | on: Improving HTTPS Performance with Early SSL Termination
tagx | 13 years ago | on: Improving HTTPS Performance with Early SSL Termination
tagx | 13 years ago | on: Improving HTTPS Performance with Early SSL Termination
For the total latency to be longer than 200ms, about 20 requests would need to be made on the same connection, which will not happen given the number of requests we do at a time.
tagx | 13 years ago | on: Improving HTTPS Performance with Early SSL Termination
tagx | 13 years ago | on: Improving HTTPS Performance with Early SSL Termination
tagx | 13 years ago | on: Improving HTTPS Performance with Early SSL Termination