HackerTrans
トップ新着トレンドコメント過去質問紹介求人

ticktockten

no profile record

投稿

Show HN: DSCode – A VS Code-compatible editor built as a kit of Rust crates

github.com
1 ポイント·投稿者 ticktockten·2 か月前·0 コメント

[untitled]

1 ポイント·投稿者 ticktockten·4 か月前·0 コメント

Show HN: Fast-Axolotl – Rust extensions that make Axolotl fine-tuning 77x faster

github.com
1 ポイント·投稿者 ticktockten·4 か月前·0 コメント

Show HN: SolScript – Write Solidity, compile to Solana programs

github.com
1 ポイント·投稿者 ticktockten·6 か月前·0 コメント

Show HN: SolScript – Write Solidity, compile to Solana programs

1 ポイント·投稿者 ticktockten·6 か月前·0 コメント

Show HN: LangGraph profiling – 737x Faster Checkpoints via Rust (PyO3)

github.com
2 ポイント·投稿者 ticktockten·7 か月前·0 コメント

Show HN: Optimizing LiteLLM with Rust – When Expectations Meet Reality

github.com
27 ポイント·投稿者 ticktockten·8 か月前·9 コメント

Show HN: FastWorker – Task queue for Python with no external dependencies

github.com
1 ポイント·投稿者 ticktockten·8 か月前·0 コメント

コメント

ticktockten
·2 か月前·議論
[flagged]
ticktockten
·7 か月前·議論
Looks cool :).

What does BJH stand for though?
ticktockten
·8 か月前·議論
Well several times faster, but not interesting enough to say that use this. For me it personally was an exploratory project to review litellm and its internals.

The LLM docgen in this case Claude has been over enthusiastic due to my incessant prodding :D.
ticktockten
·8 か月前·議論
Well i would counter that by saying most code has been autocompleted for a while. At this point in software development history, discussing the size of commits is a null discussion :).
ticktockten
·8 か月前·議論
The core is real, the rest of the narrative nudging LLMs to behave :). If you remove the noise and just run the benchmark that's proof enough.

The interesting bit was that the bindings overheads dominate, and makes this shim not that much of a performance bump.