Misha Epikhin

28 Followers
79 Following
130 Posts
Tech Plumber. @DoubleCloud
Deutschland/München
"Is the swimming pool of the Titanic still full?" via Tim Krief at https://bsky.app/profile/timkrief.com/post/3lyxkhf3zns2a and @timkrief

@sudo_sh такой проект держался на одном коммитере и его альт-его.
Время покажет конечно, но графики спадающие пока.

https://asahilinux.org/2025/02/passing-the-torch/

https://github.com/AsahiLinux

@sudo_sh проект забросили же:(
If Apple still had courage they would've opened the keynote with this. @atpfm

Today is the new semester for @CMUDB's Intro to Database Systems! We're going harder into material than ever before. Projects are more challenging but you can use LLMs to help. We also have 10min talks each Wed from leading DB companies. Follow from home/prison on YouTube: https://15445.courses.cs.cmu.edu/fall2025

Everything is available for free to non-CMU students:
• Lectures on YouTube: https://www.youtube.com/playlist?list=PLSE8ODhjZXjYMAgsGH-GtY5rJYZ6zjsd5
• Slides + Notes + Homeworks on course website.
• Project source code on GitHub: https://github.com/cmu-db/bustub
• Grading with Gradescope (see FAQ ➡️ https://15445.courses.cs.cmu.edu/fall2025/faq.html#q7)

Special thank you to our Affiliate companies for their support this academic year:
• ClickHouse
• DataStax
• dbt Labs
• Firebolt
• MotherDuck
• RelationalAI
• SingleStore
• SpiralDB
• PingCAP / TiDB
• Yellowbrick
• Yugabyte

@healthchecks_io thanks for the service and article.

Just a notice, you can add randomization and jitter examples in docs and tutorials and it many newcomers will copy paste it to their systems, like cron and others. It help to spread the load a little.

With Framework Laptop 12 shipping, we've also published mechanical CAD of the Mainboard to our GitHub repo to enable re-use.

https://github.com/FrameworkComputer/Framework-Laptop-12/blob/main/Mainboard/2D/Framework_Laptop_12_MB_Generic.pdf

Moment of Gratitude: CloudFlare

CloudFlare saved the Internet Archive servers from DDOS attack yesterday

The max rate of this DDOS attack was 525 Gbps (44.93 Mpps) of a "TCP flood."

The Internet Archive does not have enough bandwidth to fend off that kind of attack.

Thank you #cloudflare or we would have had a very bad Saturday at the @internetarchive

DDOS attacks are coming more frequently.

[$] Parallelizing filesystem writeback

Writeback for filesystems is the process of flushing the "dirty" (written) data in the page cache to storage. At the 2025 Linux Storage, Filesystem, Memory Management, and BPF Sum [...]

https://lwn.net/Articles/1024402/ #LWN