Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
thisguy47
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
9 ms
·
1.
▲
by
thisguy47
11mo ago
Sheets also has an `AI` formula now that you can use to invoke Gemini models directly.
2.
▲
by
thisguy47
1y ago
I'd like to see a comparison of ijson vs just `json.load(f)`. `ujson` would also be interesting to see.
3.
▲
by
thisguy47
2y ago
Which university if you don't mind me asking? I'm interested in doing something similar as a hobby.
4.
▲
by
thisguy47
2y ago
The linked post is more a story of someone not understanding what they're deploying. If they had found a random blog post about spot instances, they likely would have made the same mistake. In this case, the LLM suggested a potentially
5.
▲
by
thisguy47
5y ago
It is because they have a different vesting schedule from most companies. Instead of 25% of your stock annually with a 1 year cliff, they pay out 5%, 15%, 40%, 40%. So once your signing bonus is up, your shares ramp up.
6.
▲
by
thisguy47
5y ago
Unfortunate typo: It’s about to be a decade since the Harvard article touting data science as the sexist job in the 21st century.
7.
▲
by
thisguy47
5y ago
Given this, it's also possible that it would take such minimal effort for such an advanced civilization to destroy upstarts, that they would automate it and be done with it.
8.
▲
by
thisguy47
5y ago
My personal favorite take on this is the Dark Forest concept (probably because I just finished reading the book). It makes sense to me that unless there were some way of ensuring mutually assured destruction, any advanced alien race would s
9.
▲
by
thisguy47
7y ago
Ah yes, thanks everyone for pointing out my mistake, I am not using the `size` parameter, so this is really only generating a single random number. My mistake!
10.
▲
by
thisguy47
7y ago
Am I missing something? With numpy on my 2017 Macbook Pro, I can generate 1B random, normally distributed numbers on a CPU in ~1.3 microseconds. In [3]: %timeit np.random.normal(1000000000) 1.3 µs ± 26.2 ns per loop (mean ± std. dev. of 7 r
11.
▲
by
thisguy47
17y ago
It's called Middow and it basically takes two locations and finds the midpoint between them. You can then search for pretty much anything around the midpoint and meet people in the middle or whatnot. I have already pushed out the first upda
12.
▲
Rate My iPhone App
(middow.com)
1 points
by
thisguy47
17y ago
|
1 comments