Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
evpa1g
on July 26, 2019
|
parent
|
context
|
favorite
| on:
Safely Rewriting Mixpanel’s Highest-Throughput Ser...
The bugs were typically related to general correctness or translating python semantics. The correctness-type bugs were due to the complex nature of the API. The python translation bugs were just about getting the correct behavior of statements like
if val: # ...
in Go.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
if val: # ...
in Go.