Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
divyekapoor
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
divyekapoor
9d ago
Pedantic note: The speed of light in glass, optical fiber and water is different from vacuum (much lower). On a certain scale, humanity also knows how to locally alter the speed of light though not to this extent.
2.
▲
by
divyekapoor
2mo ago
Why do you need a cryptographic hash function for detecting duplicates? xxHash, rapidHash or anything that’s fast will do the job. There’s no need to be secure against inverses.
3.
▲
by
divyekapoor
2mo ago
If the numbers are what they claim. They’re going to make it.
4.
▲
by
divyekapoor
2mo ago
Not at all! All of these are real. ETag: expiry tag on HTTP(s), SAML: auth protocol, CSP: constraint sat, BGP: border gateway protocol, haproxy: load balancer, helm: k8s package manager, SOCKS5: http proxy protocol, sameSite/httpOnly:
5.
▲
by
divyekapoor
2mo ago
What are you using to put Fable and Sol on each other?
6.
▲
by
divyekapoor
11mo ago
Nettle ( https://nettle.llc/ ) | REMOTE | Autonomous Data Processing | Compensation and Culture: Netflix rules - Top of personal market for your role and geo, stunning colleagues. We're building an autonomous data proces
7.
▲
by
divyekapoor
2y ago
The US law is very expensive to comply with. Probably the most expensive in the world. Incorporate a subsidiary only and only if there’s a check in your hand. Then too, consider an LLC.
8.
▲
by
divyekapoor
3y ago
We do not want red and blue functions. Any language that implements async / await as coroutines instead of green threads is making a fundamental CS mistake. https://journal.stuffwithstuff.com/2015/02/01/
9.
▲
by
divyekapoor
3y ago
Broken for me as well.
10.
▲
Tuning Flink Clusters for Efficiency and Stability
(medium.com)
1 points
by
divyekapoor
3y ago
|
0 comments
11.
▲
by
divyekapoor
3y ago
"Sundar is announcing"... not "we are announcing"... speaks volumes as to the fact that this was a unilateral decision.
12.
▲
by
divyekapoor
4y ago
Demo gif & video please! You'd have more adoption if I knew what I was getting upon install.
13.
▲
by
divyekapoor
4y ago
Hate to be that guy that ruins your security researcher dreams. Your Argon2 memory hard function is useful against mass surveillance and belongs in mass market products. Let's leave it there. Despite your protests, for an average joe
14.
▲
by
divyekapoor
4y ago
This reply is spot on. A vague policy statement means that the FTC itself can't be and won't be held to any standard. They might define Ecommerce one way when it helps with Amazon's prosecution and define it another way to he
15.
▲
by
divyekapoor
4y ago
Booking.com is a large travel aggregator, Nasdaq listed (BKNG) with a 74B market cap - 6x the size of Expedia. They’re just not as big in North America. And the reason she experienced what she did is because of Project Roomkey and other sim
16.
▲
by
divyekapoor
4y ago
Project Roomkey: https://www.cdss.ca.gov/inforesources/cdss-programs/housing-...
17.
▲
by
divyekapoor
4y ago
The only task queue I loved was beanstalkd -- it's beautifully written and highly performant. Starting it takes seconds and it's been running for a decade: https://beanstalkd.github.io/
18.
▲
by
divyekapoor
4y ago
Who is Richard Li?
19.
▲
by
divyekapoor
4y ago
I've started a thread internally to double check these numbers. Please wait for an update.
20.
▲
by
divyekapoor
4y ago
Google serves up way way more than 63k queries per second (several million requests/s is common for the critical services around search). Source: I worked there. However, your main point is valid (180 million/s seems way too high)
21.
▲
by
divyekapoor
4y ago
Fantastic writeup and a great exposition of how to do kernel debugging. Thank you!
22.
▲
by
divyekapoor
4y ago
+1 - have had a super solid amazing experience with Mercury. Highly recommended.
23.
▲
by
divyekapoor
4y ago
Because debt-to-GDP doesn't make sense as a financial measure and most people don't understand it. CA economy is $3.4T, CA debt-to-GDP is 14.9%, the US Federal Debt to GDP is 133.9%, so the total debt to GDP on the revenue dollars
24.
▲
by
divyekapoor
5y ago
Very well done.
25.
▲
by
divyekapoor
5y ago
@galaxyLogic: you're right - we don't really need private static as well except for the single nifty/dubious feature that a private static method can't affect member variables of the class (which is useful for thread saf
26.
▲
by
divyekapoor
5y ago
Re: static factory methods - Those are called just once (so perf isn't really the point). With respect to non-perf reasons, Factories should also be non-static. Here's why: 1. Factories that are part of a dependency injection fram
27.
▲
by
divyekapoor
5y ago
private static is fine. Just don't use public static - it leads to virulent refactors and brittle dependencies.
28.
▲
Public Static Is Harmful
(divye.in)
1 points
by
divyekapoor
5y ago
|
5 comments
29.
▲
by
divyekapoor
5y ago
Self confidence and marketing - you seem to be doing fine on execution. Focus on PMF and sales.
30.
▲
Monetary Policy, Money, and Inflation (2012)
(frbsf.org)
2 points
by
divyekapoor
5y ago
|
0 comments
More ›