2 分•作者: doener•8 个月前
返回首页
最新
1 分•作者: habedi0•8 个月前
我为 Zig 语言开发了一个排序集合库的早期版本。排序集合是一种保持数据有序的数据结构。例如,Java 中的 `java.util.TreeMap` 和 C++ 中的 `std::map` 都是这类数据结构的代表。这些数据结构主要用于快速查找(点查询)和快速范围查询。<p>该库已在 GitHub 上发布:<a href="https://github.com/CogitatorTech/ordered" rel="nofollow">https://github.com/CogitatorTech/ordered</a>
1 分•作者: gray_wolf_99•8 个月前
1 分•作者: doener•8 个月前
1 分•作者: Liquidity•8 个月前
1 分•作者: 0xblinq•8 个月前
14 分•作者: Curiositry•8 个月前
1 分•作者: eric_khun•8 个月前
1 分•作者: Brajeshwar•8 个月前
1 分•作者: PraiseAsuquo•8 个月前
2 分•作者: jacobedawson•8 个月前
3 分•作者: ezequiel-garzon•8 个月前
2 分•作者: brunojppb•8 个月前
1 分•作者: teleforce•8 个月前
1 分•作者: tgamblin•8 个月前
3 分•作者: o999•8 个月前
1 分•作者: Piccollages•8 个月前
1 分•作者: enricoros•8 个月前
Hey HN, Enrico here. Some of you might remember Big-AGI from early chat days. The response here pushed me to quit my job and go all-in. Spent the last year rebuilding it properly (mostly hand-written) instead of shipping fast.<p>This is the tool I couldn't find: the AI you use to decide what to build, and why, before going to Claude Code or Cursor.<p>Even though the hype is on AI that 'does' things through heavy prompted experiences, I believe there's a strong need for AI that helps you "think" broader. How? with multiple models in parallel so you can spot hallucinations and lies, and so you can explore the solution space faster. And also with human bandwidth optimization: UI/UX is way underdeveloped for the "wall of text" phenomenon and hardly optimized for your I/O bandwidth besides voice input. And designed to short the generation/verification loop.<p>So Big-AGI 2 is now out, to be the fastest chat with a madly optimized UI, be local-first (app soon) because we don't like to wait 150ms/click. With Personas support because memories and data shall be with a relatable entity.<p>If the cost of mistakes is very high for your work - wrong arch decisions, debt-inducing bad tech choices, bling spots - do yourself a favor, and try it.<p>Anyone can Free/unlimited at big-agi.com, or self-host from github.com/enricoros/big-agi (sync is Pro only, $11/mo).<p>Worth building a thinking tool while everyone builds doing tools? Worth bootstrapping rather than VC-lubing? Genuinely curious.
1 分•作者: pillars•8 个月前
1 分•作者: mjrbrennan•8 个月前