https://caniuse.com/css-snappoints #web #css #layout
CSS Scroll Snap
CSS technique that allows customizable scrolling experiences like pagination of carousels by setting defined snap positions.
CSS Scroll Snap
CSS technique that allows customizable scrolling experiences like pagination of carousels by setting defined snap positions.
👍1
https://cliffle.com/blog/not-thread-safe/ #api #concurrency #rust #programming
Safely writing code that isn't thread-safe -- An under-appreciated Rust feature
Safely writing code that isn't thread-safe -- An under-appreciated Rust feature
https://ruudvanasseldonk.com/2023/01/11/the-yaml-document-from-hell #yaml #configuration #fileformat
Ruudvanasseldonk
The yaml document from hell
As a data format, yaml is extremely complicated and it has many footguns. In this post I explain some of those pitfalls by means of an example, and I suggest a few simpler and safer yaml alternatives.
❤5
https://gitlab.freedesktop.org/terminal-wg/specifications/-/issues/24 #community #opensource #terminal #cooperation
GitLab
Terminal WG Operational Doubts (#24) · Issues · terminal-wg / specifications · GitLab
[ I wrote these notes about half a year ago. I publish them now unchanged (except for this very paragraph) in the hope that it's useful, but...