documentation is the code
79 subscribers
593 photos
51 videos
143 links
upload this to your confluence
Download Telegram
๐Ÿ‘1๐Ÿ˜1๐Ÿคฏ1
๐Ÿคฎ2
Forwarded from f4mi
i am ashamed to only have discovered recently that STM32 is an italo-french product because i always assumed it was some generic american design built in china or something like that
๐Ÿ‘1
this is the first time i've seen it phrased well โ€“ Left to Right Programming
โœ3โค2
This media is not supported in your browser
VIEW IN TELEGRAM
https://github.com/marimo-team/marimo

there's an interactive-reactive python notebook??

marimo feels like a notebook but is stored as pure Python program that's Git-friendly, testable, reusable as a module, executable as a script, deployable as an endpoint, shareable as an app, reproducible in execution and packaging, and designed for data (with SQL and LLM support built-in).
๐Ÿ”ฅ2
๐Ÿฅฐ3โคโ€๐Ÿ”ฅ1
rv, a new kind of Ruby management tool

"is it like uv but for ruby?"

*opens link*
*ctrl+f for "rust"*

"yep."

is it even possible to write a package manager these days not in rust?

i don't think so. ๐Ÿ˜Œ
๐Ÿณ3
// SAFETY: bro it's safe
#[deny(unsafe_op_in_unsafe_fn)]]
documentation is the code
https://github.com/rust-lang/rust/issues/71668
i haven't written a single line of unsafe code that is (or has ever been) used in production btw
โค1๐Ÿคทโ€โ™‚1
cargo target/ dir with 48.7GB of build artifacts
๐Ÿ˜1