🐴
🏇️🏇️🏇️🐎️🐎️🐎️
PinnedLoading
- top 5 processes (cpu/mem)
top 5 processes (cpu/mem) 1alias p5="ps -eo comm,pcpu --sort -pcpu | head -6; ps -eo comm,pmem --sort -pmem | head -6"
- https://instagram-engineering.com/sh...
https://instagram-engineering.com/sharding-ids-at-instagram-1cf5a71e5a5c 1CREATE OR REPLACE FUNCTION insta5.next_id(OUT result bigint) AS $$
2DECLARE
3our_epoch bigint := 1314220021721;
4seq_id bigint;
5now_millis bigint;
- modifying-llm-responses
modifying-llm-responses PublicTypeScript 3
- ClickHouse
ClickHouse PublicForked fromClickHouse/ClickHouse
ClickHouse® is a free analytics DBMS for big data
C++
Something went wrong, please refresh the page to try again.
If the problem persists, check theGitHub status page orcontact support.
If the problem persists, check theGitHub status page orcontact support.