Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
epicepicurean
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
epicepicurean
3mo ago
They are not human, but it helps to prompt them similarly. See: https://www.anthropic.com/research/emotion-concepts-function
2.
▲
by
epicepicurean
4mo ago
any explanation of why the context window is only 272K?
3.
▲
by
epicepicurean
7mo ago
When I say crash tolerance, I mean the entire system going down. Given the emphasis on async BEAM processes, which all work in memory, I find it hard to understand why they're more reliable than the "standard" approaches of S
4.
▲
by
epicepicurean
7mo ago
A rewrite of a stateful application written in python with postgres would be more illustrative of how you're solving the same problems but better. Do BEAM applications not use an actual databse? How is crash tolerance guaranteed? In a