For everyone interested in data infra, want to get a quick sense of how big data works, how data systems are designed, and what the tradeoffs are, start with this share from @xiangpeng.systems, really nice intro!
intro-data-system.xiangpeng.systems
29.10.2025 17:01 โ ๐ 11 ๐ 4 ๐ฌ 1 ๐ 2
I do understand why so many articles talk about how vibe coding can destroy the joy of programming.
however, I've never found that any joy exists in manually writing GitHub/Jenkins workflows. ๐ค
29.10.2025 09:35 โ ๐ 4 ๐ 0 ๐ฌ 0 ๐ 0
100% correct post
23.10.2025 00:01 โ ๐ 30 ๐ 1 ๐ฌ 0 ๐ 0
!!!
22.10.2025 11:34 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
Calling database nerds in SF! I'm covering SlateDB at the systems meetup next Wednesday (10/29). If you're around, I'd love to meet you in person (that way you'll have proof I'm not just an AI bot).
๐ luma.com/e7feg2i6
21.10.2025 15:51 โ ๐ 16 ๐ 3 ๐ฌ 0 ๐ 0
View the overall status and health of AWS services using the AWS Health Dashboard.
AWS seems to have a major outage in the us-east-1 region right now ๐ตโ๐ซ health.aws.amazon.com/health/status
20.10.2025 07:26 โ ๐ 14 ๐ 3 ๐ฌ 2 ๐ 1
A Walkthrough of nano-vllm | Flaneur2020
Recently, I’ve been delving into the architecture of production-grade inference engines. While projects like vLLM and SGLang are crazy sophisticated, โฆ
modern LLM inference engines like vLLM & SGlang are becoming tough to dive into. to learn how these inference engines work, nano-vllm is a fantastic educational projectโcomplete Page Attention & LLM scheduler in <1k loc.๐คฏ
flaneur2020.github.io/posts/2025-1...
12.10.2025 15:43 โ ๐ 5 ๐ 2 ๐ฌ 0 ๐ 0
recently Qwen3-Next-80B-A3B has become my goto model for asking "how-to" questions in the work. it's not considered as a smart model but it's really dog fast ๐ฒ
09.10.2025 03:49 โ ๐ 3 ๐ 0 ๐ฌ 0 ๐ 0
thanks! hope it can be useful ๐
08.10.2025 05:50 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
yeah, it's an optimistic numbering scheme, if there's any username conflict, I'll just back off to the next year and try to register the account again. ๐
08.10.2025 04:02 โ ๐ 4 ๐ 0 ๐ฌ 0 ๐ 0
what an amazing journey! after working through this step by step, we finally have a functional transaction API with SSI support. hope it proves useful! ๐
08.10.2025 04:01 โ ๐ 8 ๐ 1 ๐ฌ 1 ๐ 0
family mooncake ๐
30.09.2025 14:08 โ ๐ 3 ๐ 0 ๐ฌ 0 ๐ 0
๐๐๐
28.09.2025 02:42 โ ๐ 3 ๐ 0 ๐ฌ 0 ๐ 0
GitHub - column-tax/tax-calc-bench: Code & data for TaxCalcBench
Code & data for TaxCalcBench. Contribute to column-tax/tax-calc-bench development by creating an account on GitHub.
You already know the answer, but itโs nice that someone put in the manual effort to create a benchmark
Can AI file your taxes? No
"TaxCalcBench: Evaluating Frontier Models on the Tax Calculation Task"
Paper: www.arxiv.org/abs/2507.16126
Repo: github.com/column-tax/t...
23.09.2025 03:45 โ ๐ 14 ๐ 1 ๐ฌ 1 ๐ 0
Job update: a couple of weeks ago, I joined @tensorlake.ai full time. Iโm having a lot of fun building the product with @diptanu.bsky.social and the rest of this wonderful team.
We have a few open positions if youโd like to work with us: www.linkedin.com/jobs/search/...
15.09.2025 19:29 โ ๐ 8 ๐ 4 ๐ฌ 1 ๐ 1
On to new things!
"Ingest, query, and share telemetry data with your engineers and customers at a fraction of the cost."
10.09.2025 16:45 โ ๐ 6 ๐ 1 ๐ฌ 1 ๐ 0
early return / goroutine leak is my favourite interview question, it can help reveal a candidateโs awareness of resource management, which is essential for building robust systems ๐ฒ
08.09.2025 03:14 โ ๐ 1 ๐ 0 ๐ฌ 0 ๐ 0
1/ SlateDB v0.8 is now available! This is release includes OpenDAL object store support, serializable snapshot isolation, first-class Go bindings, Python binding improvements, deterministic simulation tests, performance improvements, and tons of bug fixes. Details below. ๐
05.09.2025 19:22 โ ๐ 7 ๐ 3 ๐ฌ 1 ๐ 0
now i believe all the dinosaurs are big chicken ๐ค
07.09.2025 13:01 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0
2/ Snapshot isolation โ @flaneur2024.bsky.social has been hard at work on snapshots/transactions. 0.8 now has `DbSnapshots`, which provide a consistent point-in-time DB view. Sequence numbers are now core to SlateDB and will be used for many features (including transactions) going forward.
05.09.2025 19:22 โ ๐ 3 ๐ 1 ๐ฌ 1 ๐ 0
instead of just looking at scores, we can build up an internal 'reputation' for each model based on how it performs day-to-day ๐ค
07.09.2025 12:58 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0
it seems there's no gold-standard benchmark for coding models at the moment. imho, the only way to know if one is any good is to throw a (real world) task at it and see if it can handle it smoothly ๐ค.
07.09.2025 12:57 โ ๐ 2 ๐ 0 ๐ฌ 1 ๐ 0
thanks to the help from @xuanwo.io for reviewing this, there are still some follow-up tasks that need to be continued ๐
26.08.2025 11:00 โ ๐ 2 ๐ 0 ๐ฌ 0 ๐ 0
(i can only let it work independently for at most 10 minutes at the moment ๐ค)
21.08.2025 15:37 โ ๐ 0 ๐ 0 ๐ฌ 0 ๐ 0
24/7: Late Capitalism and the Ends of Sleep โ June 4, 2013
by Jonathan Crary
in the age of vibe coding, the measure of a top programmer should be how long they can get Claude Code to work continuously without human intervention. if you can get Claude to code independently for a full 24-hour workday, you deserve top dollar in the market ๐ค
21.08.2025 15:30 โ ๐ 1 ๐ 0 ๐ฌ 1 ๐ 0
z.ai's slime
It is built with native SGLang integration, carrying its full inference optimizations straight into training, is an LLM post-training framework for RL scaling, providing two core capabilities:
11.08.2025 21:59 โ ๐ 3 ๐ 2 ๐ฌ 1 ๐ 0
Associate Professor at @cst.cam.ac.uk, researching decentralised systems and security protocols. Advisor to the Bluesky team. Wrote โDesigning Data-Intensive Applicationsโ (OโReilly). he/him
turning to the succor of modern computing machines, let us renounce all analytic tools
https://buttondown.com/jaffray justinjaffray.com
Author of the critically-acclaimed "Harry Potter" series of children's fantasy novels
Engineering Manager @clickhouse.com | Databases | Kubernetes | http://parallelthoughts.xyz | https://berlinsystems.xyz/ | https://cal.com/manishgill | AI Research @TomTom
Delhi raised, Berlin based.
From fluid mechanics to software and data. Enthusiastic about maths, functional programming and distributed systems.
Mostly here to talk about data infra. Opinions will eventually be your own.
Recently a principal scientist at Google DeepMind. Joining Anthropic. Most (in)famous for inventing diffusion models. AI + physics + neuroscience + dynamical systems.
๐ง๐ท
๐ฅ Dev Fullstack, 25 anos, RJ
๐ Pizza Lover
๐ฎ Games e Natureza ๐ณ
"A verdadeira batalha รฉ contra nรณs mesmos." - Kvothe ๐
I'm a software engineer focused on solving meaningful problems and continually deepening my expertise across the stack.
IT Infrastructure Admin | Security & Network Specialist
Passionate about keeping systems secure, reliable, and future-ready.
Software engineer @Virustotal. Infra, Dev and Infosec. Will work for sneakers.
Principal engineer writing code for fun and profit. Lapsed photographer. Husband. Father. Aspiring fly fisher.
Database nerd. Working on Hyperdrive at Cloudflare. Formerly on the Greenplum Kernel Team.
Also LoL and MtG, because I am a cliche.
Enthusiastic about Distributed Systems, Databases, Performance, and Correctness. Currently, I work as Principal Site Reliability Engineer (SRE).
Field CTO @ Antithesis
https://akshayshah.org
Working on transactional, Elastic-quality search for Postgres at https://www.paradedb.com/ - ๆฅๆฌ่ชใๅๅผทใใฆใใพใ
๐งโ๐ป Staff Engineer @clever-cloud.com
๐คฉ Distributed and Database Systems
๐ Co-leader Finistdevs.org
๐ช Squash player