Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cxie
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
cxie
2y ago
I've been thinking about prediction market designs that could preserve information discovery benefits while minimizing harm - maybe through delayed settlement periods, anti-manipulation mechanisms, or separating financial stakes from i
2.
▲
by
cxie
2y ago
Just spent my morning diving into succinct data structures after seeing this. The memory efficiency is incredible - especially the balanced parentheses tree representing a full node tree in just 2 bits per node! I've been working on a
3.
▲
by
cxie
2y ago
I actually think you're onto something there. The "MicroLLMs Architecture" could mirror how microservices revolutionized web architecture. Instead of one massive model trying to do everything, you'd have specialized mode
4.
▲
by
cxie
2y ago
The new Mistral OCR release looks impressive - 94.89% overall accuracy and significantly better multilingual support than competitors. As someone who's built document processing systems at scale, I'm curious about the real-world i
5.
▲
by
cxie
2y ago
I need a VSCode extension for this. But alas, it's just sitting in their roadmap... Typical. Guess I'll have to roll up my sleeves and build one myself. Not like I have enough on my plate already. At least their trace files are in
6.
▲
by
cxie
2y ago
The planned RR recordings integration is what I'm most excited about though. Having this capability for systems languages like Rust and C++ would be transformative for complex debugging scenarios where you're often forced to resta
7.
▲
by
cxie
2y ago
The Noir support makes sense given its use in ZK proofs where execution tracing is particularly valuable, but I'm really looking forward to the Python and Ruby implementations. Those languages' dynamic nature makes bugs particular
8.
▲
by
cxie
2y ago
Interesting to see AMD entering the small LLM space where practical compute constraints actually matter. These 3B models represent the pragmatic side of AI - not everything needs to be a 100B+ parameter behemoth burning through datacenter p
9.
▲
by
cxie
2y ago
I think there's a valid concern about cognitive fatigue. It could be mentally exhausting to constantly "exercise" our brains just to maintain cognitive abilities as we age! Maybe AI could be our mental gym buddy here - not re
10.
▲
by
cxie
2y ago
The M3 Ultra with 512GB unified memory is a monster for AI development, while the new M4 MacBook Air makes AI features accessible to the mainstream. Apple's approach of building their own silicon shows massive dividends - they can opti
11.
▲
by
cxie
2y ago
Looking at this entire Apple product launch day, I'm struck by how Apple's silicon strategy keeps extending in both directions.
12.
▲
by
cxie
2y ago
Guess what? I'm on a mission to completely max out all 512GB of mem...maybe by running DeepSeek on it. Pure greed!
13.
▲
by
cxie
2y ago
Huge congratulations to Andrew Barto and Richard Sutton on the well-deserved Turing Award! as a student, their textbook Reinforcement Learning: An Introduction was my gateway into the field. I still remembered that how Chapter 6 on ‘Tempora
14.
▲
by
cxie
2y ago
512GB of unified memory is truly breaking new ground. I was wondering when Apple would overcome memory constraints, and now we're seeing a half-terabyte level of unified memory. This is incredibly practical for running large AI models
15.
▲
by
cxie
2y ago
deep search is the new RAG
16.
▲
by
cxie
3y ago
It's true that Python seems to be the go-to language for many LLM API wrapper projects. Its popularity in the AI and ML communities might be a contributing factor.
17.
▲
by
cxie
3y ago
The idea of incorporating stochastic behavior to the cache is fascinating, as it would indeed allow for more dynamic and diverse responses to certain types of queries. Combining different LLMs to achieve this could be an interesting approac
18.
▲
by
cxie
3y ago
It looks like a game-changer for those working with LLM services. By caching query results, it effectively cuts down the number of requests and token count sent to the LLM service, leading to a substantial reduction in overall costs. If you
19.
▲
by
cxie
3y ago
RIP, Bob He was truly a visionary and an influential figure in the tech world, contributing significantly to platforms like Android, Square, and Cash App. His tragic and untimely passing is a massive loss not only to his loved ones but also
20.
▲
by
cxie
3y ago
It's clear that the "author" is a +10x engineer. It's rare to come across someone with such a broad range of interests and abilities, and their contributions to open-source software are truly remarkable.
21.
▲
by
cxie
3y ago
The "Remove Profile" option in Settings might be helpful if it's available, but it seems like it could be carrier-dependent, and not all users may have this option. The null routing workaround seems interesting and could pote
22.
▲
by
cxie
3y ago
I can understand the frustration this issue might cause, especially if your device keeps switching to these managed networks despite having a stable home Wi-Fi connection. It seems like there might be a difference in behavior based on the c
23.
▲
by
cxie
3y ago
cool stuff, reminds me the EDA software used during college
24.
▲
by
cxie
3y ago
TinyML would depend on the breakthrough in Edge/embed AI chips, which doesn't seem to come in the near future...