Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
ateevchopra
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
ateevchopra
7mo ago
One workaround that’s worked well for me is maintaining two Claude Code subscriptions instead of relying on just one. When I hit the usage limit on the first account, I simply switch to the second and continue working. Since Claude stores p
2.
▲
Microsoft's New Noida, India Office, Inspired by the Taj Mahal
(youtube.com)
1 points
by
ateevchopra
6y ago
|
0 comments
3.
▲
Bringing internet access to millions more Indians with Jio
(blog.google)
5 points
by
ateevchopra
6y ago
|
0 comments
4.
▲
by
ateevchopra
6y ago
I'm wondering if this is to support small businesses/startups in the light of Covid19. I know they amazon and google are already giving covid19 discounts to companies but that won't cut it. I personally know so many startups
5.
▲
by
ateevchopra
6y ago
The great things: The new keyboard is always welcome. The butterfly keyboard was a huge pain. An escape key is definitely something that most of us have been waiting for ! The bad: I don't get it why Apple is still sticking with a sub-
6.
▲
by
ateevchopra
6y ago
Thanks for sharing this. 365 bytes gzipped is really amazing ! A lot of times for a simple page, just the basics like grids and all, I use custom trimmed down bootstrap. I would love to give this a try and some feedback on the experience !
7.
▲
by
ateevchopra
6y ago
There are 2 different aspects of privacy in Contact Tracing technology. One is regarding device-to-device contact and another is device to cloud. In case of device to device, there's no knowledge if it shares your personal info to othe
8.
▲
by
ateevchopra
6y ago
"1. It's not anonymous in any way, just some bullshit marketing speak. " Source ?
9.
▲
by
ateevchopra
6y ago
China has made QR readers checkpoints across city to track people's each and every movement.
10.
▲
by
ateevchopra
6y ago
I've had this problem too for a while now with my MBP 2017. The left ports can't be used for charging at all. The moment I plug in the charger, the fans start running at full speed. I 'm having issues even on one of the right
11.
▲
by
ateevchopra
8y ago
"Blockchain without decentralization" is just plain database. Truly said, it's nothing exciting.
12.
▲
by
ateevchopra
9y ago
Best part about it for me is the dark theme. No more plugins for making it work ! Kinda great for better web. PS: Did anyone notice the blog's favicon looks a little pixelated.
13.
▲
by
ateevchopra
9y ago
77 Million were rescued by the white hackers and stored. https://etherscan.io/address/0x1dba1131000664b884a1ba2384641...
14.
▲
by
ateevchopra
9y ago
Can you please share code of your scripts ? Seems interesting !
15.
▲
by
ateevchopra
9y ago
If miners chose to mine on a chain that no-one wants, they'll run into losses. Users will probably move to some other chain. As an example: Bitcoin users might wanna switch to Litecoin. And guess what miners will do then ?
16.
▲
Making code-snippets in React easy. Introducing react-code-prettify
(twitter.com)
2 points
by
ateevchopra
9y ago
|
0 comments
17.
▲
by
ateevchopra
9y ago
Dropbox Paper. Mainly because of non distracting UI and markdown support. Also copy paste keeps the format intact. That comes in handy to copy/paste code in notes.
18.
▲
by
ateevchopra
10y ago
Bitcoin's whole system is transparent. You can always see all the transactions happening. So there is no way one can hide. I recommend you reading this article for details. http://www.sciencemag.org/news/2016/
19.
▲
by
ateevchopra
10y ago
More I read about such stuff, more the idea of a "decentralized" financial system with "no trusted party" makes sense. Fiat has lot's of problems in this globalization. It was never meant to be used globally. It
20.
▲
Webpack 2.2: Final Release
(medium.com)
1 points
by
ateevchopra
10y ago
|
0 comments
21.
▲
by
ateevchopra
10y ago
Yes of course Google uses Angular. Not just google, many other big companies like Microsoft, Apple, Amazon and Forbes also use Angular. Here are some examples: Google https://whichphone.withgoogle.com/ https://w
22.
▲
Google, HTC and Oculus team-up to create VR industry standards
(wired.co.uk)
5 points
by
ateevchopra
10y ago
|
0 comments
23.
▲
by
ateevchopra
10y ago
Many people feel "JS frontend ecosystem is too complex". All of this is usually because of the horizontal complexity than the vertical horizontal complexity. There are just so many tools one should know. As nulagrithom said, all
24.
▲
by
ateevchopra
10y ago
If you have worked in JS for some time, and have an idea what all these tools do, This comment is probably the best tl;dr of what you are going to learn ! Pretty balanced, Just to the point. I havn't read the tutorial, but looks promis
25.
▲
by
ateevchopra
10y ago
Technologies come and go, and over-specialized programmers go with them. True !
26.
▲
by
ateevchopra
10y ago
ubersoldat2k7, beacause it produced results, with minimum hassles. Heres' a comment from reddit I would like to share Cloudflare only caches about 30% of your requests for a major site. If you're small, they'll get everything
27.
▲
by
ateevchopra
10y ago
Hello ! Schmrz. I wrote about it a while ago. https://ateev.in/why-react-231af9e73d9a
28.
▲
by
ateevchopra
10y ago
Yes totally agree. Actually we are doing some experiments with that too. We chose redis for it's easier and simpler integration and highly programmably controls.
29.
▲
by
ateevchopra
10y ago
Sorry to disappoint you, but sometimes simple solutions solve big problems :)
30.
▲
by
ateevchopra
10y ago
> String concatenation/substitution is more expensive than DOM parsing? Not 100% sure. Theoretically saying, if you have 100 components in your page, you'll be hitting the cache store 100 times for all components. That's n
More ›