I Built My Own Observability for Claude Code – Here's Why and Howdoneyli.substack.com3 ポイント·投稿者 AlexClickHouse·5 か月前·0 コメント
Are published ANN-Benchmarks DBMS results trustworthy?blog.ydb.tech1 ポイント·投稿者 AlexClickHouse·6 か月前·0 コメント
Show HN: A website to compare team activity on GitHubvelocity.clickhouse.com2 ポイント·投稿者 AlexClickHouse·8 か月前·0 コメント
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/usearchUsed 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.
I can also do it if you would prefer...