I Built My Own Observability for Claude Code – Here's Why and Howdoneyli.substack.com3 points·by AlexClickHouse·hace 5 meses·0 comments
Are published ANN-Benchmarks DBMS results trustworthy?blog.ydb.tech1 points·by AlexClickHouse·hace 6 meses·0 comments
Ling-1T – a flagship non-thinking modelhuggingface.co2 points·by AlexClickHouse·hace 8 meses·0 comments
Show HN: A website to compare team activity on GitHubvelocity.clickhouse.com2 points·by AlexClickHouse·hace 8 meses·0 comments
ClockBench – Visual Reasoning AI Benchmarkgithub.com1 points·by AlexClickHouse·hace 10 meses·0 comments
AlexClickHouse·ayer·discussWould you like to submit to ClickBench?I can also do it if you would prefer...
AlexClickHouse·hace 3 días·discussClickHouse code style recommends unsigned in every case when you don't need the sign: https://clickhouse.com/docs/development/style
AlexClickHouse·hace 10 meses·discussI'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·hace 10 meses·discussUSearch is this type of library: https://github.com/unum-cloud/usearchUsed in ClickHouse and a few other DBMS.
AlexClickHouse·hace 10 meses·discussI'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...