HackerTrans
TopNewTrendsCommentsPastAskShowJobs

ticktockten

no profile record

Submissions

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

github.com
1 points·by ticktockten·2 месяца назад·0 comments

[untitled]

1 points·by ticktockten·4 месяца назад·0 comments

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

github.com
1 points·by ticktockten·4 месяца назад·0 comments

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

github.com
1 points·by ticktockten·6 месяцев назад·0 comments

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

1 points·by ticktockten·6 месяцев назад·0 comments

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

github.com
2 points·by ticktockten·7 месяцев назад·0 comments

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

github.com
27 points·by ticktockten·8 месяцев назад·9 comments

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

github.com
1 points·by ticktockten·8 месяцев назад·0 comments

comments

ticktockten
·2 месяца назад·discuss
[flagged]
ticktockten
·7 месяцев назад·discuss
Looks cool :).

What does BJH stand for though?
ticktockten
·8 месяцев назад·discuss
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 месяцев назад·discuss
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 месяцев назад·discuss
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.