Viewing profile — psnehanshu
psnehanshu
HN member- Joined
- Sat, Sep 26, 2020, 1:55 AM UTC
- HN karma
- 481
- Public activity
- 267 items
- HN profile
- View on Hacker News ↗
About psnehanshu
hello [at] snehanshu [dot] com
meet.hn/city/26.1805978,91.753943/Guwahati
Socials: - psnehanshu.at.hn - x.com/p_snehanshu
---
Recent public activity
-
comment
Comment #49145674
Then the OS developer will simply make these "apps" part of the OS.
-
comment
Comment #48370638
That's kind of out of character for Google. Their motto is to organize world's information, not cure diseases.
-
comment
Comment #48368978
Why does the website have Google branding at the bottom? Is it a Google project or associated with Google somehow?
-
comment
Comment #47872278
Slack is a different kind of hell now with their sales-force
-
comment
Comment #47761492
You can signup for private adguard dns, then you should be able to whitelist domains.
-
comment
Comment #47754027
Or you can set your DNS resolver to dns.adguard-dns.com and it blocks almost all ads. You can search "private dns" in Android settings app and set it there.
- comment
-
comment
Comment #46683116
Warnings are ignored. It's much better to fail fast.
-
comment
Comment #46665627
There's also React Native Web
-
comment
Comment #46637263
Or atleast should have been Hack
- comment
- comment
-
comment
Comment #46477901
TCP ensures what gets sent on one side gets received on the other side. TLS just encrypts the data. So even without TLS, random corruptions won't happen unless someone does MITM at…
-
comment
Comment #46477792
It is already possible using the Host header and TLS SNI. But traffic still flows through port 443.
-
comment
Comment #46407970
You can't. It's only supposed to be used for a limited list.
-
comment
Comment #46322168
Well that's how SPAs work (single page applications)
-
comment
Comment #46079942
I see no downside in using sqlite as an application file format.
-
comment
Comment #45855892
I even forget which word means what, "open", "close"
-
comment
Comment #45747653
What if it was proxied through mobile network on an unsuspecting user's phone? You risk of blocking a whole city or region.
-
comment
Comment #45547399
When I hear Replit, I remember how the CEO tried to kill an intern's pet project. https://intuitiveexplanations.com/tech/replit/
-
comment
Comment #45473021
It says "HTTP redirects (eg, 301, 302) are allowed, up to a reasonable number of redirect hops."
-
comment
Comment #45472275
Let's say I need to resolve @example.com and we use the HTTPS GET method. So we will query https:// example.com/.well-known/atproto-did Will it work if that link redirects to says …
-
comment
Comment #45448703
Increase my understanding
-
comment
Comment #45446750
I was vibe researching TUN/TAP devices a few days ago. Cool to see such cool projects using them. I was mostly thinking about making a VPN prototype through.
-
comment
Comment #45391177
Which means they are already a "pointer" to a record in a centralised database.