@rosapolis “The key words in this document can be applied when the threat model is ambiguous, and mitigations are unclear or inconvenient.”
It’s POSSIBLE that this MIGHT be the best RFC of all time
I have come to believe that beauty is embodied care https://t.co/IsYhBa6lyi
That wherever attention accretes and care pools, regardless of how fine or modest the canvas, the focus of that concentrated loving intent cannot help but produce the quality of beauty.
Progress is improvement in the diversity, complexity, and harmony of all forms of life. To use the word progress in connection with economic activity is a form of brain damage.
3 days later, but finally finished my #AdventOfCode polyglot+ challenge 😅🎉 25 languages, without repeating any of 2019's 25 languages! Thanks to @abeaumont for the inspiration and for participating in this madness, and to @ladybenko for hosting the best ladies' AoC Discord!
1/ Astronomers made the first clear detection of a moon-forming disc around an exoplanet, using @ALMAObs , in which ESO is a partner.
🔗https://t.co/LjoIaSoBlR
Credit: ALMA (ESO/NAOJ/NRAO)/Benisty et al.
Noise is a remarkably insidious form of pollution: a 10db noise increase (from dishwasher to vacuum) drops productivity by 5%. But the kicker is you don't notice: noise hurts your ability to think, not your effort. You work as hard but do worse! And poorer areas have more noise.
@_ko1 To "cut a portion," yes, and to mimic Array#slice. I think sequential-ness is more about how the data type is addressed (indexes/ranges vs keys) than the slicing itself, which is concerned with "what am I cutting?" (Plus, "hash slice" language is familiar from Perl. 🙈)