Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
SmoothBrain12
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
SmoothBrain12
3y ago
Yes, but they won't clock as fast because they'll be waiting for RAM.
2.
▲
by
SmoothBrain12
3y ago
What a time to be alive
3.
▲
by
SmoothBrain12
3y ago
Exactly, it's not too hard to implement in C. The one I made never copied data, instead saved the pointer/length to the data. The user only had to Memory Map the file (or equivalent), pass that data into the parse. Only memory al
4.
▲
by
SmoothBrain12
3y ago
Your thoughts are valid. AI.com is the Pets.com of this generation
5.
▲
by
SmoothBrain12
3y ago
Thank you
6.
▲
by
SmoothBrain12
3y ago
Exactly, they cannot get paid from a bankrupt company. Some kind of payment schedule would be arranged
7.
▲
by
SmoothBrain12
3y ago
Exactly. I find splitting your struct into 2 structs based on memory access patterns(1 used all the time and the other for data) is a huge win.
8.
▲
by
SmoothBrain12
3y ago
Good
9.
▲
by
SmoothBrain12
3y ago
Guy discovers wave guide, mistakes it for 4th dimension.
10.
▲
by
SmoothBrain12
3y ago
^^^ This programmer gets it
11.
▲
by
SmoothBrain12
3y ago
It's possible to thread the compilation at the function level. Example: Jai.
12.
▲
by
SmoothBrain12
3y ago
Ghost guns meet ghost AI
13.
▲
by
SmoothBrain12
3y ago
Meh. In your article, you could always mark the function f() as pure or const and get the hoist
14.
▲
by
SmoothBrain12
3y ago
<Click here if you're over 18>
15.
▲
by
SmoothBrain12
4y ago
Some people want to change the world. Others want to go slow and want a life. Why not leave those who want to go faster and change the world alone? There are other companies.
16.
▲
by
SmoothBrain12
4y ago
Ron Paul
17.
▲
by
SmoothBrain12
4y ago
At some point, isn't it better to build your own database? And choose the trade offs that fit your project. Or pay/hire someone to do it.