back
user profile
wsxiaoys
1,389karma·185submissions·March 30, 2011
about
meet.hn/city/us-Sunnyvale
Socials: - cal.com/mengzhang - linkedin.com/in/mzh0 - github.com/wsxiaoys
---
recent activity (185 total)
comment
Congrats on the launch! I was investigating the same topic (PG based timeseries database) for a stock tick data project, would definitely give timescaledb a try. Since financial data is mentioned in t…
comment
Expanded read list on the same topic: http://www.ncameron.org/blog/sets-of-scopes-macro-hygiene/ https://github.com/acarrico/evaluator …
comment
Actually not. AFAIK, most Chinese H1B holders working in FLAG (Facebook, Linkedin, Amazon and Google) are either actively support Trump or strongly against Clinton. From their perspective, Trump is ag…
comment
Original text in Chinese, translated summary: "The young lady took a flight Virgin Atlantic VS250 from London to Shanghai on March 1st, 2016. The insult occurred when she just boarded on the plan…
comment
Great job! While I believe in-browser solution will have more usage.
comment
It does have simplified the implementation: strconv:
http://golang.org/src/pkg/strconv/itoa.go net:
http://code.google.com/searchframe#y_XiVF8bBuQ/src/pkg/net/p... …
comment
hmm interesting, just read another article on Grok yesterday posted by a previous intern of that team.
(sadly it's in Chinese, but it covered the detail of Python Indexer's implementation)
http://blo…
comment
> You can't return one from a function, for instance. Actually you can, for example: (assign macro-maker
(fn (x)
(annotate 'mac (fn (y) `(cons ,x ',y)))))
(assign m1 (mac…
comment
Great job, i have been wondering ruby as an embedding/portable small language for a long time.
comment
Is there an android version?
comment
The Simplified Chinese version looks like a machine translation.
comment
It's developed in love2d( https://love2d.org/ ), a 2d game framework in lua.