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