siong1987 | 8 years ago | on: Why Toys?
siong1987's comments
siong1987 | 8 years ago | on: Byzantium Hard Fork Announcement
siong1987 | 8 years ago | on: Filecoin Suspends ICO After Raising $186M in One Hour
1. https://coinlist.co/static/media/How-to-Invest.0a9f70b4.pdf
siong1987 | 8 years ago | on: SoundCloud cuts jobs, closes SF and London offices
Prefer(https://prefer.com) is looking at hiring both frontend engineer and product designer in both NY and SF. We are a Benchmark-backed company working on rebuilding the service professional marketplace.
Feel free to reach out, my email is siong [at] prefer [dot] com.
siong1987 | 9 years ago | on: Snap commits $2B over 5 years for Google Cloud infrastructure
From the article...
"Google doesn’t break out revenues from its cloud infrastructure, choosing to lump it in with other non-advertising businesses like hardware and Google Play sales. But that segment totaled $3.4 billion in sales in the most recent quarter."
Assuming that all $3.4 billion is for cloud revenue last quarter, that is still less than 10% for last quarter ($400m/4 = $100m).
siong1987 | 9 years ago | on: Ask HN: What was your best passive income in 2016?
siong1987 | 9 years ago | on: Japanese writing system basics
siong1987 | 10 years ago | on: Firebase expands to become a unified app platform
siong1987 | 10 years ago | on: Introducing DGit
Under "Your own fork of Rails", you will see how it actually works. The answer to your question is "no, they don't store 3 copies of the same repo".
siong1987 | 10 years ago | on: Venmo Five Years Ago
3 annoying parts about the app:
- lack of built-in calculator, the Venmo's bulit-in calculator makes it really easy to calculate the split between friends.
- constant prompt for security code in order to pay someone.
- expired requests, there should be a way for me to see all the requests instead of going to each friend page to see the request.
siong1987 | 10 years ago | on: YC Research
I assume that by getting google stock, someone can sell them easily in the public market. But how does it work with YC equity?
siong1987 | 11 years ago | on: Google Fiber Austin
1: https://www.indiegogo.com/projects/gigabit-wireless-to-the-h...
siong1987 | 11 years ago | on: The New GitHub Issues
siong1987 | 12 years ago | on: Y Combinator Reaches Farther Beyond Silicon Valley
There isn't a one-size-fits-all solution for this. Once you are accepted, it helps to reach out to the mailing list(or other sources) to figure this out as soon as possible.
I was in the summer 09 batch, thing may have changed since then.
siong1987 | 12 years ago | on: How to make fake data look meaningful
Another flaw of your analysis is that you didn't look at where the founders went to school for their undergraduate/graduate(this probably doesn't matter).
I opened up the CSV and searched for "Urbana"(UIUC, where I went to school for) and counted 28 founders. In fact, some "University of Illinois" should match to UIUC too but I ignored those (for example, ZocDoc CTO).
siong1987 | 12 years ago | on: HN Notify
It will notify you when someone mentions you in comment like how mention works on Twitter (@username).
siong1987 | 12 years ago | on: Cloudup acquired by Automattic
siong1987 | 12 years ago | on: Webhooks Are Magic
* Concatenate timestamp and token values.
* Encode the resulting string with the HMAC algorithm (using your API Key as a key and SHA256 digest mode).
* Compare the resulting hexdigest to the signature.
* Optionally, you can check if the timestamp is not too far from the current time.
So, you essentially get 3 extra parameters from your webhook, `timestamp`, `token` and `signature`. Obviously, the API key is the shared secret here between your app and Mailgun.siong1987 | 12 years ago | on: Formance.js – Library for formatting and validating form fields
There is also a really simple guideline to publish your plugin there: http://plugins.jquery.com/docs/publish/
Currently, there is no way to review which plugin is better. But at least it shows the number of watchers for each plugin, which can be an okay indicator whether a plugin is good or bad.
siong1987 | 12 years ago | on: English has been my pain for 15 years
Mandarin speakers from different regions (Hong Kong, Taiwan, different parts of China, Malaysia, Singapore) speak in different accents but we usually don't have problem understanding each other (yeah, sometimes we make fun of the different accents).