yangl1996 | 5 months ago | on: How to Set $2,455 on Fire
yangl1996's comments
yangl1996 | 9 months ago | on: RaptorCast: Designing a Messaging Layer
yangl1996 | 2 years ago | on: "14 Years of Go" by Rob Pike
yangl1996 | 2 years ago | on: FreeBSD 14.0-Release
https://lists.freebsd.org/archives/freebsd-announce/2023-Nov...
yangl1996 | 4 years ago | on: Mobile LTE Coverage Map
yangl1996 | 4 years ago | on: Use of artificial intelligence for image analysis in breast cancer screening
yangl1996 | 4 years ago | on: QUIC is now RFC 9000
Encrypting QUIC datagrams prevents middle box vendors from assuming anything about QUIC (at least the encrypted part), so that QUIC can change if there's a need in the future without worrying about supporting legacy middle boxes. Although I do agree using UDP does not allow QUIC to break out from any ossification in UDP itself.
yangl1996 | 5 years ago | on: USN AN-1 Submarine Aircraft Carrier (2018)
yangl1996 | 5 years ago | on: The Ultimate MacBook+PC Monitor Showdown
yangl1996 | 5 years ago | on: Ask HN: What are some good methods to prove current time?
Specifically, you may put the hash of your message into a bitcoin transaction, and submit this transaction. If you later want to prove its age, just point to the bitcoin block containing your transaction. The guy verifying it is sure that you have got this message before the block is mined, because otherwise you would not have the hash of the message at that time and successfully embed it into a block.
yangl1996 | 5 years ago | on: Implementing 'focus and reply' for Fastmail with JMAP
yangl1996 | 5 years ago | on: The rise of embarrassingly parallel serverless compute
So, does serverless computing reduce the job completion time? Yes if the job is somewhat parallelizable. Does it save energy, money, etc.? Definitely no. The question is whether you want to make the tradeoff here: how much more energy would you afford to pay for, if you want to reduce the job completion time by half? It like batch processing vs. realtime operation. The former provides higher throughput, while the latter gives user a shorter latency. Having better cloud infrastructure (VM, scheduler, etc.) helps make this tradeoff more favorable, but the research community have just started looking at this problem.
yangl1996 | 6 years ago | on: Ask HN: Must Read from ACM Library?
- MapReduce: Simplified Data Processing on Large Clusters by Jeff Dean et al.
- The Design Philosophy of the DARPA Internet Protocols by David D. Clark
- Chord: A Scalable Peer-to-peer Lookup Service for Internet Applications by Ion Stoica et al.
yangl1996 | 6 years ago | on: Rust Ownership Rules
yangl1996 | 6 years ago | on: Cost of a 51% attack for different cryptocurrencies?
yangl1996 | 6 years ago | on: Protectimus TOTP tokens with time synchronization are going on sale tomorrow
yangl1996 | 7 years ago | on: Why Do Buses Bunch?
yangl1996 | 7 years ago | on: Ask HN: Any way to program Siri Shortcuts in iOS 12 besides drag-and-drop?
yangl1996 | 7 years ago | on: Ask HN: Any way to program Siri Shortcuts in iOS 12 besides drag-and-drop?
yangl1996 | 7 years ago | on: Ask HN: Any way to program Siri Shortcuts in iOS 12 besides drag-and-drop?