HackerTrans
TopNewTrendsCommentsPastAskShowJobs

AlexClickHouse

95 karmajoined السنة الماضية

Submissions

SWE Marathon

swe-marathon.org
2 points·by AlexClickHouse·الشهر الماضي·0 comments

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

doneyli.substack.com
3 points·by AlexClickHouse·قبل 5 أشهر·0 comments

Are published ANN-Benchmarks DBMS results trustworthy?

blog.ydb.tech
1 points·by AlexClickHouse·قبل 6 أشهر·0 comments

Pg_ClickHouse Postgres Extension

github.com
2 points·by AlexClickHouse·قبل 7 أشهر·0 comments

Amazon EC2 M9g Instances

aws.amazon.com
155 points·by AlexClickHouse·قبل 7 أشهر·82 comments

Ling-1T – a flagship non-thinking model

huggingface.co
2 points·by AlexClickHouse·قبل 8 أشهر·0 comments

Show HN: A website to compare team activity on GitHub

velocity.clickhouse.com
2 points·by AlexClickHouse·قبل 8 أشهر·0 comments

ClockBench – Visual Reasoning AI Benchmark

github.com
1 points·by AlexClickHouse·قبل 10 أشهر·0 comments

Bad Muscle Memory

aborg.dev
1 points·by AlexClickHouse·قبل 10 أشهر·1 comments

EmbeddingGemma Model Card

ai.google.dev
2 points·by AlexClickHouse·قبل 10 أشهر·0 comments

comments

AlexClickHouse
·أمس·discuss
Would you like to submit to ClickBench?

I can also do it if you would prefer...
AlexClickHouse
·قبل 3 أيام·discuss
ClickHouse code style recommends unsigned in every case when you don't need the sign: https://clickhouse.com/docs/development/style
AlexClickHouse
·قبل 10 أشهر·discuss
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 أشهر·discuss
USearch is this type of library: https://github.com/unum-cloud/usearch

Used in ClickHouse and a few other DBMS.
AlexClickHouse
·قبل 10 أشهر·discuss
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 أشهر·discuss
Exactly as in MS Access, Interbase/Firebird, and dBase II.