Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jamann
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
jamann
3y ago
This is relatable to CEOs thus they now feel obliged to mention AI in every earnings call.
2.
▲
by
jamann
3y ago
How long does it take you to type out that path?
3.
▲
by
jamann
3y ago
Using polars and rust might be the best option right now, offering high level operations such as SQL like joins as well as performance. Although im not a rust programmer and i only use tbe python library polars, so please correct me as nece
4.
▲
by
jamann
3y ago
Thats when you do polars.DataFrame.to_numpy()
5.
▲
by
jamann
3y ago
> an array of structures, the compiler/language should be able to turn that into a structure of arrays class Point: i: int def get_x(): return x_array[i] # shift every point x_array += 1
6.
▲
by
jamann
3y ago
》 if, for instance, you don’t care how fast the particle is moving but only which way it’s facing at any moment in time — you could describe its motion using a three-dimensional state space. This is assuming we are on a curve across 2D spa
7.
▲
by
jamann
3y ago
What you wrote is naive. I dont think AI will ever be able to guess what correct output for arbitrary inputs should look like, just based on examples. You need to specify an algorithm that produces the correct output for all inputs. AI coul