Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Malp
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
1.
▲
by
Malp
1mo ago
That or providing a concrete RL env for $your_search_corpus_etc_here
2.
▲
by
Malp
1mo ago
There are! Chroma has Context1, SID has SID-1, and you'd actually be surprised at how easy it is to post-train your own with pretty good pass@ recall@ ndcg@ etc. There's also Hornet who have shared some interesting talks & blo
3.
▲
Where Is the JVM Tax?
(semyonsinchenko.github.io)
4 points
by
Malp
4mo ago
|
2 comments
4.
▲
by
Malp
4mo ago
This looks great, will beta test over the coming weeks.
5.
▲
Your Agent is a Distributed System (and fails like one)
(maheshba.bitbucket.io)
2 points
by
Malp
5mo ago
|
0 comments
6.
▲
by
Malp
6mo ago
Thanks!
7.
▲
Zipf's Law and Sharding
(nvartolomei.com)
3 points
by
Malp
6mo ago
|
2 comments
8.
▲
by
Malp
8mo ago
Very interesting! Have you considered posting this to HN (again - looks like it was when it first came out & 2 years ago)?
9.
▲
The Debug Adapter Protocol is a REPL protocol in disguise
(zignar.net)
36 points
by
Malp
10mo ago
|
5 comments
10.
▲
by
Malp
2y ago
This is some solid work and a great blog post to go hand-in-hand with. Wow.
11.
▲
by
Malp
2y ago
Awesome to see the progress made by Alex, highly recommend watching the linked talk for people interested in any of Ruby, (AoT) compilers, and MLIR (which I haven't seen used too much outside of the ML space, personally)
12.
▲
by
Malp
2y ago
Just-in-time compilation of Ruby allowing you to elide a lot of the overhead of dynamic language features + executing optimized machine code instead of running in the VM / bytecode interpreter. For example, doing some loop unrolling fo
13.
▲
Debugging a Go runtime crash: the one-instruction window
(nsrip.com)
1 points
by
Malp
2y ago
|
0 comments
14.
▲
How to investigate memory usage of your rust program (2022)
(quickwit.io)
1 points
by
Malp
2y ago
|
0 comments
15.
▲
Using QEMU-user emulation to reverse engineer binaries (2021)
(ariadne.space)
9 points
by
Malp
2y ago
|
2 comments
16.
▲
by
Malp
2y ago
I recommend trying out Quiche Browser on iOS, or Orion from Kagi- both will support Kagi as a search option. Spotlight search still goes to Google, but I find that acceptable.
17.
▲
JumpBackHash: Say Goodbye to the Modulo Operation to Distribute Keys Uniformly
(engineering.dynatrace.com)
4 points
by
Malp
2y ago
|
0 comments
18.
▲
by
Malp
3y ago
Ditto, this seems to have some parallels to the neurosymbolic ideas being explored by Lab V2 at ASU
19.
▲
The Internal State of an LLM Knows When It's Lying
(arxiv.org)
3 points
by
Malp
3y ago
|
1 comments
20.
▲
Charctic Interactive Sea Ice Graph
(nsidc.org)
1 points
by
Malp
3y ago
|
0 comments
21.
▲
by
Malp
3y ago
Both are written in Crystal, interestingly enough
22.
▲
by
Malp
3y ago
I had similar thoughts about a year ago. My experience is that the results are that good, though sometimes there are changes under the hood which lead to poor or limited results- it is a beta project, after all. I used the free trial, follo
23.
▲
Uses and abuses of cloud data warehouses
(materialize.com)
156 points
by
Malp
3y ago
|
76 comments
24.
▲
by
Malp
3y ago
Happy to see this here; I found it to be a fun language to prototype reasonably performant things in + for learning about certain data structures. I expect to see the comments talking about the lack of docs, language server struggles, and c
25.
▲
TypeScript Native Compiler
(github.com)
2 points
by
Malp
3y ago
|
0 comments
26.
▲
by
Malp
3y ago
DARVO
27.
▲
by
Malp
3y ago
~1.5 PB. Observability data.
28.
▲
by
Malp
3y ago
Agreed- it's currently 502'ing though
29.
▲
Reflect – high-performance sync for the multiplayer web
(reflect.net)
9 points
by
Malp
3y ago
|
0 comments
30.
▲
by
Malp
3y ago
> I am so bad at iterating over dataframes! It always feels horrible and slow. While doing this though, I discovered that using df.to_dict('records') and then iterating over the resulting dictionary is almost 100x faster than u
More ›