Hacker News
- A Modern App Developer and an Old-Timer System Developer Walk into a Bar http://zhen.org/blog/two-developers-walk-into-a-bar/ 82 comments
- Sequence: A High Performance Sequential Semantic Log Parser at 175,000 MPS http://zhen.org/blog/sequence-high-performance-sequential-semantic-log--parser/ 8 comments
- My Perspective on Go http://zhen.org/blog/golang-from-a-non-programmers-perspective/ 27 comments
- SurgeMQ: MQTT Message Queue at 750,000 MPS http://zhen.org/blog/surgemq-mqtt-message-queue-750k-mps/ 39 comments
- Go vs Java: Decoding Billions of Integers Per Second http://zhen.org/blog/go-vs-java-decoding-billions-of-integers-per-second/ 13 comments
- Improving Cithhash Performance by Go Profiling http://zhen.org/blog/improving-cithhash-performance-by-go-profiling/ 3 comments
- Benchmarking Integer Compression in Go http://zhen.org/blog/benchmarking-integer-compression-in-go/ 6 comments
- Benchmarking Bloom Filters and Hash Functions in Go http://zhen.org/blog/benchmarking-bloom-filters-and-hash-functions-in-go/ 5 comments
- Testing MsgPack and BSON http://zhen.org/blog/testing-msgpack-and-bson/ 3 comments
Lobsters
- A Modern App Developer and An Old-Timer System Developer Walk Into a Bar http://zhen.org/blog/two-developers-walk-into-a-bar/ 8 comments programming
- A Modern App Developer and An Old-Timer System Developer Walk Into a Bar http://zhen.org/blog/two-developers-walk-into-a-bar/ 38 comments programming
- Sequence: Automated Analyzer for Reducing 100,000's of Log Messages to 10's of Patterns http://zhen.org/blog/sequence-automated-analyzer-for-reducing-100k-messages-to-10s-of-patterns/ 7 comments sysadmin
- Sequence: Automated Analyzer for Reducing 100,000's of Log Messages to 10's of Patterns http://zhen.org/blog/sequence-automated-analyzer-for-reducing-100k-messages-to-10s-of-patterns/ 5 comments golang
- Sequence: A High Performance Sequential Semantic Log Parser http://zhen.org/blog/sequence-high-performance-sequential-semantic-log--parser/ 4 comments golang
- Generating Porter2 FSM For Fun and Performance in Go http://zhen.org/blog/generating-porter2-fsm-for-fun-and-performance/ 6 comments golang
- Go: From a Non-Programmer's Perspective http://zhen.org/blog/golang-from-a-non-programmers-perspective/ 18 comments golang
- Sequence: A High Performance Sequential Semantic Log Analyzer and Parser - in Go of course! http://zhen.org/blog/sequence-high-performance-sequential-semantic-log-analyzer-parser/ 4 comments golang
- Go vs Java: Decoding Billions of Integers Per Second http://zhen.org/blog/go-vs-java-decoding-billions-of-integers-per-second/ 27 comments golang
- Bloom Filters and Hash Functions in Go (Implementation+Benchmark) http://zhen.org/blog/benchmarking-bloom-filters-and-hash-functions-in-go/ 6 comments golang