Viewing profile — tszming
tszming
HN member- Joined
- Thu, Jan 28, 2010, 4:10 PM UTC
- HN karma
- 1,450
- Public activity
- 564 items
- HN profile
- View on Hacker News ↗
About tszming
Recent public activity
-
comment
Comment #33916399
so what graph database you end up with?
-
comment
Comment #13003169
Environments (dev, prod etc) support would be great, currently need to use apex to simulate.
-
comment
Comment #12992125
Content farm will find it useful.
-
comment
Comment #12649950
As a product creating so much job opportunities gloablly and didn't take you $0.01, I would like to ask: How shameful is it?
-
comment
Comment #12610285
(Rant) if you site's JS file is not minified, , your script will be blocked (Chrome 99)
-
comment
Comment #12580380
For those who want to take up a challenge - fork a version of Chrome Android with extension (aka AdBlock) support.
-
comment
Comment #12531157
However Gmail does support inline CSS. If you want to show your styles to Gmail users and you have to inline your CSS in every HTML tags you want to alter, which is very ugly and m…
-
comment
Comment #12529532
For those who are not familiar in Email's CSS support, Gmail is actually a blocker, not a mover: https://www.campaignmonitor.com/css/
-
comment
Comment #12376160
Why we don't sell ads (2012) https://blog.whatsapp.com/245/Why-we-dont-sell-ads ?
-
comment
Comment #12365204
>> accidental benefit. Agree >> Most admins don't think about a complete TLD failure. Amazon did. I think companies such as Google or Facebook did think that before, but I am not s…
-
comment
Comment #12364698
I think most of the providers (e.g. DO, Linode, CloudFlare etc) do not check the authority of DNS due to the chicken-and-egg problem. The AWS way to handle this issue is definitely…
-
comment
Comment #12290862
> Error establishing a database connection Why you should never use database
-
comment
Comment #12288397
fyi: https://en.wikipedia.org/wiki/Source-to-source_compiler
-
comment
Comment #12184915
>> Debian is a good example of the opposite end of Docker. It is not fair to compare Docker with Debian. Docker Inc (who backed Docker) is a for-profit corporation and is backed by…
-
comment
Comment #12178304
JavaScript itself also need competition. I really hope the browser vendors can sit down together and start working on a better language for the future browsers.
-
comment
Comment #12148205
[youtube.com] https://www.google.com/transparencyreport/safebrowsing/diagn... # Some pages on this website install malware on visitors' computers... # Some pages on this website re…
-
comment
Comment #12127841
Maybe you can just use ... PayPal?
-
comment
Comment #12061904
Yes until the managements find out the they are losing Billions due to the ad blocking. IMO, not bring extension support on Chrome Android is the same reason.
-
comment
Comment #12061780
I joked to a friend that if Google invented a time machine, the first thing they would do is travel back to remove the extension support in Chrome before it was launched - the ad b…
-
comment
Comment #11963153
Dear Comodo: your competitor is GoDaddy, not Let's Encrypt :)
-
comment
Comment #11929822
Effectively now you are using database as your session storage?
-
comment
Comment #11929740
People don't realize it is not a proper comparison as JWT is only the format/spec - you can still achieve stateless client session by encrypting an XML payload (e.g. user id) in th…
-
comment
Comment #11929271
Sadly, if Verisign is not earning $7.85 per domain, I guess every possible combinations of meaningful dot com domains were already exhausted.
-
comment
Comment #11927603
People spend most of their time on Facebook products, especially on mobile - for example, in HK's public transits, it is not uncommon if you find over 70% of people near you are ac…
-
comment
Comment #11916914
Sadly, most of the complaints to PHP as a language also apply to JavaScript (even worse IMO), but seems like people are more forgiving to the JavaScript/ Node.js community nowadays…