HackerTrans
热门最新趋势评论往期问答秀出招聘

AlexClickHouse

95 声望加入于 去年

提交

SWE Marathon

swe-marathon.org
2 分·作者 AlexClickHouse·上个月·0 评论

I Built My Own Observability for Claude Code – Here's Why and How

doneyli.substack.com
3 分·作者 AlexClickHouse·5个月前·0 评论

Are published ANN-Benchmarks DBMS results trustworthy?

blog.ydb.tech
1 分·作者 AlexClickHouse·6个月前·0 评论

Pg_ClickHouse Postgres Extension

github.com
2 分·作者 AlexClickHouse·7个月前·0 评论

Amazon EC2 M9g Instances

aws.amazon.com
155 分·作者 AlexClickHouse·7个月前·82 评论

Ling-1T – a flagship non-thinking model

huggingface.co
2 分·作者 AlexClickHouse·8个月前·0 评论

Show HN: A website to compare team activity on GitHub

velocity.clickhouse.com
2 分·作者 AlexClickHouse·8个月前·0 评论

ClockBench – Visual Reasoning AI Benchmark

github.com
1 分·作者 AlexClickHouse·10个月前·0 评论

Bad Muscle Memory

aborg.dev
1 分·作者 AlexClickHouse·10个月前·1 评论

EmbeddingGemma Model Card

ai.google.dev
2 分·作者 AlexClickHouse·10个月前·0 评论

评论

AlexClickHouse
·昨天·讨论
您想提交给 ClickBench 吗?

如果你愿意的话我也可以做...
AlexClickHouse
·3天前·讨论
ClickHouse code style recommends unsigned in every case when you don't need the sign: https://clickhouse.com/docs/development/style
AlexClickHouse
·10个月前·讨论
I've recently implemented a similar service: https://adsb.exposed/?dataset=Birds&zoom=5 - a viewer for eBird data, where you can filter by various species and make visualizations with SQL.

Full write-up on how it is created: https://clickhouse.com/blog/birds
AlexClickHouse
·10个月前·讨论
USearch is this type of library: https://github.com/unum-cloud/usearch

Used in ClickHouse and a few other DBMS.
AlexClickHouse
·10个月前·讨论
I've implemented a similar site a few years ago, with one crucial difference, which makes it even simpler: https://pastila.nl/

The difference is that there is no "share" button, so you don't have to press it, and just copy the page URL any time.
AlexClickHouse
·10个月前·讨论
Exactly as in MS Access, Interbase/Firebird, and dBase II.