Viewing profile — chin123
chin123
HN member- Joined
- Wed, Jun 13, 2018, 6:51 PM UTC
- HN karma
- 69
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About chin123
Recent public activity
- story
-
comment
Comment #27709149
Email is unencrypted by default anyway. Just encrypting your mailbox is not enough, because ultimately you are sending your email to someone else, and their mail server will have a…
-
comment
Comment #27709093
GMail has ads. It's free because you are the product, not the customer. Google's customers are the advertisers. The money has to come from somewhere.
-
comment
Comment #27705880
Why do you need ads for this? I don't remember the last time I bought something because of an ad. You don't need to pay for professional opinions on everything. I wanted to buy a p…
-
comment
Comment #26960867
It may reduce the environmental issues, but now miners will just go from hoarding GPUs to hoarding SSDs.
-
comment
Comment #26736174
I've seen a few WebRTC server implementations pop up recently but the only clients I have seen are web browsers. Does anyone know of any WebRTC client implementations apart from th…
- story
- story
-
comment
Comment #23876682
Except, newpipe doesn't use the YouTube API. Similar to youtube-dl, it scrapes the YouTube webpage for all its functionality. The only way I can imagine YouTube can shut this down …
-
comment
Comment #23481506
Why is having one less native app an upside? From my experience, mobile websites are much more cumbersome than native apps, especially in this case because NewPipe is so much bette…
- story
-
comment
Comment #18873556
Prism Break is also worth taking a look: https://prism-break.org/en/ I like that it has OS-specific recommendations.
-
comment
Comment #18838132
I've been using Matrix with Riot since 2016 (then called Vector). Rooms aren't encrypted by default, however you can turn it on with the toggle of a button. One drawback I've notic…
-
comment
Comment #17724196
Apart from not being encrypted by default, Telegram uses its own homegrown crypto instead of a tried and tested one for its secret chat feature. That itself is a red flag.
-
comment
Comment #17686144
You might like kakoune, a vim-like editor which focuses on interactivity: https://github.com/mawww/kakoune It flips around a few of vim's operations (like for example, to delete a …