flaneur2024.bsky.social
@flaneur2024.bsky.social
maintainer of SlateDB
loves Rust, Datasys, Cloud Infra, AI
https://flaneur2020.github.io
family mooncake 😋
September 30, 2025 at 2:08 PM
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 🤔
August 21, 2025 at 3:30 PM
another useful feature is Binpacking. by default, kuberenetes uses LeastRequestedPriority which prioritizes to schedule the Pod to least utilized hosts, and try best to spread the work load evenly.

unfortunately, when comes with GPU, this is likely to happen:
May 1, 2025 at 11:37 AM
this weekend's paper reading is 'Sarathi: Efficient LLM Inference by Piggybacking Decodes with Chunked Prefills', which discusses Chunked Prefills.
April 13, 2025 at 1:42 PM
recently i learned a trick about using LLM is: let LLM to write a better prompt for me, then use the generated prompt for work. 🤔

the generated prompt often has a more comprehensive consideration for the task 🤔
March 17, 2025 at 2:51 PM
it's a simple recursive func to generate randomized BOOLEAN expressions with the column values included, the final boolean value might finally executed as FALSE but it's fine, just prepend a NOT node to it.
March 15, 2025 at 2:26 PM
omg reinforcement learning works 😲
February 11, 2025 at 12:11 PM
now it can play up to 100 scores 😲
February 11, 2025 at 6:16 AM
failed the training in the last night, tuned parameters and it seems good so far...
February 11, 2025 at 2:51 AM
go to bed, let me see how much this dumb bird learns until tomorrow morning....
February 10, 2025 at 4:18 PM
the micromover controller seems also broken 🥲
January 26, 2025 at 10:06 AM
time to learn reinforcement learning 🤔
January 22, 2025 at 2:00 PM
the scroll wheel seems to be stuck 😮
January 19, 2025 at 11:29 AM
😆 on my way to read DDIA too:
January 7, 2025 at 10:29 AM
January 5, 2025 at 5:02 AM