Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
maknee
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
13 ms
·
1.
▲
Agentic Coding in the Wild
(kstark007.github.io)
2 points
by
maknee
10d ago
|
0 comments
2.
▲
by
maknee
6mo ago
Thanks! Looks like I have to request the whitepaper to take a look at the details.
3.
▲
by
maknee
6mo ago
How effective are LLMs at triaging issues? Has anyone found success using them to find the root cause? I've only been able to triage effectively for toy examples.
4.
▲
by
maknee
8mo ago
https://maknee.github.io/
5.
▲
by
maknee
8mo ago
Great paper! Love the easy to understand explanations and detailed graphs :)
6.
▲
by
maknee
9mo ago
Read through the comments. Added RSS and subscribe to my blog! [1] https://maknee.github.io/blog/
7.
▲
by
maknee
9mo ago
It seems like the load_score serves a proxy for how much needs to be done. Is there a real value that could be used instead? The solution requires syncing with all of the GPU nodes anyways.
8.
▲
by
maknee
10mo ago
Location: New York City, NY, USA (NYC) Remote: Yes Willing to relocate: No Résumé: https://www.linkedin.com/in/henry-zhu-347233121/ Email: find email on my blog OR reach out on linkedin LinkedIn: http
9.
▲
by
maknee
10mo ago
interesting results. why does reload/cross-tile have worse results? would be nice to see some examples of failed results (how close did it to solving?)
10.
▲
by
maknee
10mo ago
How does this compare against other DSLs?
11.
▲
by
maknee
1y ago
Great to see another distributed file system open sourced! It has some interesting design decisions. Have a couple of questions: - How do you go about benchmarking throughput / latency of such a system? Curious if it's different c
12.
▲
SkyPilot automates GPU networking stack on different clouds
(blog.skypilot.co)
2 points
by
maknee
1y ago
|
0 comments
13.
▲
A Reality Check on DeepSeek's Distributed File System Benchmarks
(maknee.github.io)
1 points
by
maknee
1y ago
|
0 comments
14.
▲
by
maknee
1y ago
They're going to spend time and effort into making their optimizations public. Would you rather have them keep their changes internal?
15.
▲
by
maknee
1y ago
Great work! It's nice seeing another observability tool. Demo is neat and easy to navigate. Couple of questions: What's the overhead of tracing + logging observed by users? I see many tools being built on top of the OpenTelemetry
16.
▲
by
maknee
2y ago
Thanks! Those blogs are incredibly useful. Nice work on the profiler. :) I have multiple questions if you don’t mind answering them: Is there significant overhead to native unwinding and python in ebpf? EBPF needs to constantly read & c
17.
▲
by
maknee
2y ago
"All of this is made possible with the inclusion of frame pointers in all of Meta’s user space binaries, otherwise we couldn’t walk the stack to get all these addresses (or we’d have to do some other complicated/expensive thing wh
18.
▲
by
maknee
2y ago
Does anyone have blogs with benchmarks to show the performance of running smallpond let alone 3fs + smallpond? A lot of blogs praise these new systems, but don't really provide any numbers :/
19.
▲
by
maknee
2y ago
What are the results from running smallpond and 3fs? Are claims valid for <10TB, 10TB -> 1PB and over 1PB?
20.
▲
by
maknee
2y ago
You can't watch a replay from the league client that doesn't match the same version.
21.
▲
by
maknee
2y ago
There's hundreds/thousands of generated one way decryption schemas for fields. However, it's not impossible to generate the decryption in another language with some effort. Example: A packet could be decrypted like this (the
22.
▲
by
maknee
2y ago
Glad to see another community working on similar things! I do not know how RIOT partners with external companies, so I do not know any analysis tools or datasets besides what is publicly available :( At least, RIOT offers special endpoints&
23.
▲
by
maknee
2y ago
That's pretty cool! It's quite similar to my tool in many ways. Parsing the file, setting up the packet context and using unicorn :) The repo isn't on github. I might release it later, but I would want it to be in a better sh
24.
▲
by
maknee
2y ago
Oops, I didn't realize that the images are not visible in dark mode. I'll fix it. Thanks for pointing that out!
25.
▲
League of Legends data scraping the hard and tedious way for fun
(maknee.github.io)
158 points
by
maknee
2y ago
|
38 comments
26.
▲
Training a minimap detector for League of Legends without overthinking it
(maknee.github.io)
1 points
by
maknee
2y ago
|
0 comments
27.
▲
Minigpt4 Inference on CPU
(github.com)
102 points
by
maknee
3y ago
|
12 comments
28.
▲
Show HN: Raysterizer – Transforming existing OpenGL applications to ray tracing
(github.com)
1 points
by
maknee
4y ago
|
0 comments