Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jvans
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
jvans
4mo ago
Lots of fun counter examples to this. Complex numbers were introduced in the 1600s with no practical application for almost 300 years until they were used in electromagnetism and quantum mechanics.
2.
▲
by
jvans
8mo ago
i notice a huge difference between working on large systems with lots of microservices and building small apps or tools for myself. The large system work is what you describe, but small apps or tools I resonate with the automate coding crow
3.
▲
by
jvans
11mo ago
it's used extensively in java and it would be my first choice when starting a java project. I don't think I'd use it in Go though.
4.
▲
by
jvans
11mo ago
i like reactive programming in other languages but it is at odds with Go's philosophy of simplicity and avoiding big abstractions
5.
▲
by
jvans
1y ago
Ya except people with innate talent are frequently lazy and take their talent for granted. You can often outwork these people and get better than them
6.
▲
by
jvans
1y ago
I kind of agree with you. On the one hang OP is logically correct, on the other it's very sad and a form of a tragedy of the commons. If everyone gave candid feedback we'd all be better off.
7.
▲
by
jvans
1y ago
Even when it is the case you can logically come to a resolution but if you don't emotional feel it, the problem/conflict is not solved and will come up again. In my experience this manifests in non obvious ways that are far remove
8.
▲
by
jvans
1y ago
Good luck with that :)
9.
▲
by
jvans
1y ago
I think this blind spot exists because the pure engineering/logic mindset is such a massive superpower in so many elements of life, people fail to consider that it might not always be the right way to think about the world. One obvious
10.
▲
by
jvans
1y ago
A lot of people should be mad at Marc Tessier-Lavigne, not just HN folks. He lied for personal gain at the expense of scientific progress and millions of patients who suffer
11.
▲
by
jvans
1y ago
The controversy over the amyloid hypothesis comes from a Stanford professor faking data[1] and setting the field back decades. The amount of harm this individual caused is hard to overstate. He is also still employed by Stanford. [1] https
12.
▲
by
jvans
2y ago
in poker AI solvers tell you what the optimal play is and it's your job to reverse engineer the principles behind it. It cuts a lot of the guess work out but there's still plenty of hard work left in understanding the why and ulti
13.
▲
by
jvans
2y ago
For comparison if you run your own hardware and do a memcached KV lookup with a different server on the same rack, p99 times are slightly under 1ms. Given the guarantees of cosmosdb ~10ms isn't that bad for a p100
14.
▲
by
jvans
2y ago
I had a lightbulb moment recently where I had a recruiter ask me if I had any experience building recommendation systems. While I don't use that word on my resume, my resume is full of technologies and projects that point toward recomm
15.
▲
by
jvans
2y ago
> only take action when there is actual evidence and proof of harm being done. Sounds like a good way to kill a lot of people
16.
▲
by
jvans
2y ago
Imagine a scenario where option B does 10x better than option A during the morning hours but -2x worse the rest of the day. If you start the multi armed bandit in the morning it could converge to option B quickly and dominate the rest of th
17.
▲
by
jvans
2y ago
git bisect is an absolute power feature everybody should be aware of. I use it maybe once or twice a year at most but it's the difference between fixing a bug in an hour vs spending days or weeks spinning your wheels
18.
▲
by
jvans
2y ago
Figure out the core technologies they use and become an expert at them. Read the documentation of those technologies like a book. Is kafka at the heart of the stack? Learn everything related to kafka and setup a small dummy instance to play
19.
▲
by
jvans
2y ago
this is a great write up, thank you
20.
▲
by
jvans
2y ago
but there isn't actually a second set of eyes because the second set of eyes you're thinking about is complaining about formatting or slamming the approve button without actually looking
21.
▲
by
jvans
2y ago
It would obviously be crazy to roll your own numpy or lightgbm. But there's plenty of bloat in the library space where the cost of integration and upkeep is far more expensive than a simpler implementation of your own
22.
▲
by
jvans
2y ago
It's crazy because the JDs will be so extremely specific to a niche skillset and I still won't get a reply.
23.
▲
by
jvans
2y ago
The internet is unusable without ublock origin and privacy bafger. When I use my friend's computers without ad block I have to fix that first
24.
▲
by
jvans
2y ago
If I'm not having fun learning something I can't stick with it. Efficiency without tenacity/grit is useless. It's kind of a tautology that "more efficient is better", but I agree it's pointless without fun
25.
▲
by
jvans
2y ago
> I really do expect we will all be on this When antibiotics were first invented some people thought we'd be taking them daily as a vitamin. Turns out that's not such a good idea despite them being life saving in some scenario
26.
▲
by
jvans
2y ago
metrics sell, even when they're not that accurate, and even when people know that.
27.
▲
by
jvans
2y ago
fitbits and similar are fine for measuring awake vs asleep but really terrible at breaking up the stages
28.
▲
by
jvans
2y ago
EASE and/or MMA https://sleepapneasurgery.com/about-dr-kasey-li/
29.
▲
by
jvans
2y ago
unless you're in the weeds everyday of a specific problem, it can be hard to ask the right questions. often times the most important details are the ones that are omitted
30.
▲
by
jvans
2y ago
How do you personalize to the specific signals of the product, do they ingest into your infrastructure? What happens if a customer discovers a bug in a feature they're ingesting, how do they have control of retrains/pinning model
More ›