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

PashaGo

no profile record

投稿

Clean build time is the wrong CI metric

krabarena.com
3 ポイント·投稿者 PashaGo·11 日前·0 コメント

Frontend benchmarks need workload context

krabarena.com
2 ポイント·投稿者 PashaGo·16 日前·0 コメント

コメント

PashaGo
·11 日前·議論
[flagged]
PashaGo
·15 日前·議論
You should add a timer. Bullet chess is fun
PashaGo
·15 日前·議論
Wait until LLMs is used for medical diagnoses or court decisions.
PashaGo
·15 日前·議論
Anonymous records feel like one of those features that are obviously useful once you work with JSON-heavy systems, but surprisingly uncommon in statically typed languages
PashaGo
·17 日前·議論
Why it's called Gaussian?
PashaGo
·17 日前·議論
Most great products are nothing, but well-timed and well-executed stolen ideas.
PashaGo
·17 日前·議論
Interesting, but I think it works only for quick ad-hoc analysis. For dashboards or deeper research, you still need other tools
PashaGo
·17 日前·議論
If you live by the sea or on a boat, you don't need AC
PashaGo
·17 日前·議論
Unfortunately, model quality is not the only criterion for users, and often not even the most important one. Adoption is also driven by marketing, UX, integrations, pricing, ecosystem, and a lot of other non-benchmark factors.

Also, model providers are not interested to have their models compared head-to-head under identical conditions. And “Model A is better than Model B” is almost meaningless by itself. Better for what task? With what prompt? What inputs? What budget? What failure tolerance?

It would be nice to have a place where users could run their own benchmarks, define evaluation criteria for their actual use cases, and make those runs verifiable by others.
PashaGo
·18 日前·議論
Totally agree. I used to work with a team that built a project for creating ontologies of Git repositories. The goal was to help LLMs onboard faster and navigate the repo better.

In the end, it became heavy overengineering: people no longer understood not only the repo itself, but also the extra layer describing it. Meanwhile, coding assistants are already quite good at reading codebases directly.
PashaGo
·18 日前·議論
It would be nice to see some metrics. I think the missing layer here is evaluation. If agents are going to produce applications, the platform needs not only guardrails, but public-ish evidence that those guardrails actually catch failures