Viewing profile — pliu
pliu
HN member- Joined
- Mon, Oct 17, 2011, 1:22 PM UTC
- HN karma
- 241
- Public activity
- 66 items
- HN profile
- View on Hacker News ↗
About pliu
[ my public key: https://keybase.io/pwyliu; my proof: https://keybase.io/pwyliu/sigs/_COjb32nYGeprGg6N0wkb7NUI450EkJJTKGdRG57JBc ]
Recent public activity
- story
- story
-
comment
Comment #30194113
Signal Foundation is a non-profit. It is my understanding this is a 0% interest loan, not an investment. I'm no expert, but after examining their 2019 balance sheet, it seems to me…
-
comment
Comment #24782148
It would be interesting if the networking model for the end targets could also be inverted, so that an agent (or something) on the end target could make an outbound connection to e…
-
comment
Comment #24446536
That's really great introspection. I have the same tendency which has led to creating some really deeply unpleasant situations for myself. I hadn't thought about it quite in the sa…
-
comment
Comment #22499761
In cases like the example mentioned, this is clearly a malicious entity. I don't agree that "get a subpoena" is the right response, some judgement should be applied to cases where …
-
comment
Comment #18753653
I recently read Billion Dollar Whale ( https://www.amazon.com/Billion-Dollar-Whale-Fooled-Hollywood... ) which I enjoyed. It seemed to me to be surprisingly easy to launder money t…
-
comment
Comment #18735111
The documentation for kata seems fairly straightforward for a single host install. Install the kata packages, modify docker daemon to change the run time, then use Docker the usual…
-
comment
Comment #12969135
The thing that stuck out to me about the presser was the quote from the VP of Cloud and Enterprise Group, and that someone high up on Azure team is joining the Linux Foundation boa…
-
comment
Comment #12951927
I actually was thinking about that too, but automated analysis of video at that scale seems prohibitively expensive unless you are Google or Netflix or something. Serving tons of v…
-
comment
Comment #12951729
It's been quite a few years since I was last an Exchange administrator, but I seem to recall that you could secure a distribution list such that only authorized members could send …
-
comment
Comment #12856695
I don't have an iPhone, but with the Android client at least, you can disable image auto downloading in the settings page. If you hate fun and are dead inside.
-
comment
Comment #12767691
If you read the PDF, it seems the FPGAs can be used in a number of ways: 1) As a local co-processor, they have been deployed to accelerate selected Bing search ranking operations. …
-
comment
Comment #12756174
It's named after a classic Kodak camera model from the 40's http://camerapedia.wikia.com/wiki/Kodak_Ektra
-
comment
Comment #12750346
I've just started "The Best Day the Worst Day: Life with Jane Kenyon" after discovering the authors work here. I had to take a break after the first chapter, it is intensely sad. I…
-
comment
Comment #12721087
Thanks for the clarification, I guess I was confused about how it worked. For those seeking more detail, I found these two links helpful: https://docs.google.com/presentation/d/15e…
-
comment
Comment #12720721
QUIC is a UDP based network protocol. It is an alternative to HTTP2 or HTTP, which are TCP based protocols. If you visit google.com with a recent version of chrome, you're using QU…
-
comment
Comment #12712319
In my experience this strategy has not worked out very well. When we tried to deploy risky changes during low traffic times, we would end up creating time bombs, scale issues being…
-
comment
Comment #11815938
500px | Toronto, Canada | Full time | Onsite 500px is a photo community and marketplace for discovering, sharing, buying, and selling inspiring photography powered by creative peop…
-
comment
Comment #11719959
Your comment made me curious, so I went looking and found a price sheet. I see two SKU's, one at $32K and one at $39K, I think probably this is just for the chassis. The storage mo…
-
comment
Comment #11613176
500px | Toronto, Canada | Full time | Onsite 500px is a photo community and marketplace for discovering, sharing, buying, and selling inspiring photography powered by creative peop…
-
comment
Comment #11161941
This "Universal Control Plane" thing looks pretty enterprisy. I have to imagine they are ramping up an enterprise sales team now, with all the org changes that come along with that…
-
comment
Comment #10913163
Linux 4.1+ with ext4 supports filesystem level encryption, and it encrypts filenames. The implementation seems very complex, I'm not sure how mature this feature is. I think the st…
-
comment
Comment #10814625
I wonder if Linus has changed his opinion, 15 years later.
-
comment
Comment #10782580
I sometimes have a similar issue with Travis CI, if I can't use one of their built in integrations or something. A simple workaround is to just upload an artifact to S3 after a suc…