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
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 🤔
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
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:
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
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.