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