Tweets
- Tweets, current page.
- Tweets & replies
- Media
You blocked @sadisticsystems
Are you sure you want to view these Tweets? Viewing Tweets won't unblock @sadisticsystems
-
Pinned Tweet
Started an effort I'm calling SLEDSAFE for drilling HARD into some http://sled.rs correctness constraints that causally control critical emergent properties: * no data loss * linearizable single-key operations * serializable transactions * max (1 writer) space amp of 3pic.twitter.com/9jxTzT7z2y
Thanks. Twitter will use this to make your timeline better. UndoUndo -
electrified filth Retweeted
On the relationship between epidemics and periods of crisis in European history. R. Evans, Epidemics and Revolutions (1988)pic.twitter.com/dGL7eVsyDB
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Over time I mix more and more testing code into my implementations. Asserts, random delay injectors, random error injectors, and over time I use more and more property tests that inject failures and delays deterministically. Unit/integration tests don't find nearly as many bugs.
Thanks. Twitter will use this to make your timeline better. UndoUndo -
If you like Engineering a Safer World, here are 2 books that really drill into STPA & CAST targeted at practitioners. I started applying STPA for hazard analysis for http://sled.rs and find these pretty thorough & helpful http://psas.scripts.mit.edu/home/get_file.php?name=STPA_handbook.pdf … http://psas.scripts.mit.edu/home/get_file4.php?name=CAST_handbook.pdf …
Thanks. Twitter will use this to make your timeline better. UndoUndo -
This has a distorting effect on how conflict is treated in the
#rustlang community. People act like conflict is bad. Healthy normal conflicts turn into terrible persistent situations that can't get solved because they aren't supposed to happen. It's inhuman.Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
Stockholm syndrome among people who got
#rustlang jobs at terrible companies is so real. People will excuse the most disgusting behavior because they don't want to risk a job that lets them write Rust despite feeling like shit because of the job.Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
perf is really good, esp new versions built from the linux git repo in tools/perf `perf list` shows you all the things you can correlate to code. cache misses, branching, so many things `perf report`: interactive TUI of results. Hotspot is also great. http://www.brendangregg.com/perf.html
Thanks. Twitter will use this to make your timeline better. UndoUndo -
broke: minimizing CPU instructions for your code on some webpage woke: minimizing cache misses on real HW with real workloads cache rules everything. instructions basically don't matter compared to your access patterns.
Thanks. Twitter will use this to make your timeline better. UndoUndo -
Although it is quite frustrating that many of the papers are paywalled :/
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
While I'm still bummed about not going to Crete this year for papoc & eurosys, it is pretty nice that I can be on the zoom call for free without an academic affiliation and watch it in my swimsuit getting sun on my balcony :)
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
electrified filth Retweeted
New paper out today! This morning I will be presenting our latest paper "Paxos vs Raft: Have we reached consensus on distributed consensus" at the PaPoC workshop.
#papoc2020#EuroSys20 https://papoc-workshop.github.io/2020/index.html https://arxiv.org/pdf/2004.05074.pdf …pic.twitter.com/RZcqelh7tW
Show this threadThanks. Twitter will use this to make your timeline better. UndoUndo -
Typing notifications are honestly the most anxiety-producing feature I wish I could disable in every single chat app I use.
Thanks. Twitter will use this to make your timeline better. UndoUndo -
This has turned out to be a bigger deal for sled users than I imagined it might be. If you write libraries in
#rustlang, you may be doing your users a bigger service than you realize by supporting a specific version of Rust and up! I chose 1.37 but anything clear is helpful.https://twitter.com/sadisticsystems/status/1253675066195410944 …Thanks. Twitter will use this to make your timeline better. UndoUndo -
It was surprisingly easy to migrate sled to a minimum-supported Rust version of 1.37. We now have a MSRV :) Just had to avoid mem::take and work around MaybeUninit's missing Debug impl. https://github.com/spacejam/sled/pull/1042/files … 2020 is the year when sled becomes stable-as-fuck!
Thanks. Twitter will use this to make your timeline better. UndoUndo -
electrified filth Retweeted
Here's our take on
@axboe 's new child, io_uring. tl;dr: it's great!https://twitter.com/ScyllaDB/status/1252632851092307975 …
Thanks. Twitter will use this to make your timeline better. UndoUndo -
does anyone else read technical books from the back of the book toward the front? I feel like it's the only way I can keep myself from getting pulled into progressions that don't really relate to what I'm opening the book to learn in the first place.
Thanks. Twitter will use this to make your timeline better. UndoUndo -
NEW BOOK DAY :D This one also counts as weight trainingpic.twitter.com/PAVAaWTvK7
Thanks. Twitter will use this to make your timeline better. UndoUndo -
electrified filth Retweeted
Everyone who builds high performance systems should try to answer the three polls. How you structure your measurements radically alters what numbers you'll see, and it's extremely counterintuitive if you don't think long and hard about what you're measuring.https://twitter.com/MarcJBrooker/status/1252260336805109760 …
Thanks. Twitter will use this to make your timeline better. UndoUndo -
PaPoC is looking really great this year! You can sign up via http://www.eurosys2020.org https://twitter.com/martinkl/status/1252307891152977922 …
Thanks. Twitter will use this to make your timeline better. UndoUndo -
The lineup this year looks awesome!https://twitter.com/schemeprincess/status/1252296217087799298 …
Thanks. Twitter will use this to make your timeline better. UndoUndo
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
Join us for the latest research on CRDTs, consensus, and other topics on distributed consistency!
See website for details