documentation is the code
79 subscribers
593 photos
51 videos
143 links
upload this to your confluence
Download Telegram
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
documentation is the code
not a single app has ever been shut down because of an unnecessary clone or copy but plenty have been killed off due to high maintenance cost – and even more due to increased complexity that led to unmanageable problems, the kind that were solved ions ago…
Do the simplest thing that could possibly work

a somewhat similar point but a bit less dramatic.

instead of "do a bad thing", it's "do a simple thing".

the similarity is not that obvious only because the author of the article is too optimistic about the code we write actually facing the problems it was written to face
πŸ‘1
error: lifetime may not live long enough
😁2
Forwarded from Hacker News
Eternal Struggle
Article, Comments
πŸ™4❀2