Sysadmin Tools 🇺🇦
Вот и закончилась эпоха #python 2 https://opennet.ru/54460/
Теперь pip работает с RustPython
https://rustpython.github.io/featured/2021/01/26/pip-support.html
#rust #python #pip
https://rustpython.github.io/featured/2021/01/26/pip-support.html
#rust #python #pip
RustPython
pip is working! 🎉 🎉
7380 commits and 1940 pull requests later, pip and get-pip.py are working with RustPython 🎉 🎉. pip can install itself and setuptools!
Название говорит за себя
https://sylvestre.ledru.info/blog/2021/03/09/debian-running-on-rust-coreutils
ps:для себя открыл пару лет назад ag и часто пользуюсь
#rust #debuan #linux #tools #coreutils
https://sylvestre.ledru.info/blog/2021/03/09/debian-running-on-rust-coreutils
ps:для себя открыл пару лет назад ag и часто пользуюсь
#rust #debuan #linux #tools #coreutils
Sylvestre's blog
Debian running on Rust coreutils
tldr: Rust/coreutils is good enough to boot a Debian with GNOME, install the top 1000 packages, build Firefox and the Linux Kernel.
Docker without Docker
https://fly.io/blog/docker-without-docker/
#docker #containerd #rust #golang #firecracker
https://fly.io/blog/docker-without-docker/
#docker #containerd #rust #golang #firecracker
Fly
Docker without Docker
Our users deliver software to us as Docker containers, but we don’t use Docker to run them. We transmogrify container images into Firecracker micro-VMs. Here's how.
Вот теперь точно заживут все лиуксоиды
Разработчики systemd рассматривают возможность внедрения Rust
https://github.com/systemd/systemd/pull/19598
#rust #debian #systemd
Разработчики systemd рассматривают возможность внедрения Rust
https://github.com/systemd/systemd/pull/19598
#rust #debian #systemd
GitHub
PoC: add Rust submodule as libbasic_rust by bluca · Pull Request #19598 · systemd/systemd
Proof-of-concept to test integrating Rust submodules.
This adds a (very naive) rewrite of string_extract_line from string-util.h
in Rust, and compiles it in so that the rest of our C code, includin...
This adds a (very naive) rewrite of string_extract_line from string-util.h
in Rust, and compiles it in so that the rest of our C code, includin...
Beginner's Series to: Rust from Microsoft
https://www.youtube.com/playlist?list=PLlrxD0HtieHjbTjrchBwOVks_sr8EVW1x
#rust #course
https://www.youtube.com/playlist?list=PLlrxD0HtieHjbTjrchBwOVks_sr8EVW1x
#rust #course
git-clif
#rust #generator #changelog #commit #release
can generate changelog files from the Git history by utilizing conventional commits as well as regex-powered custom parsers. The changelog template can be customized with a configuration file to match the desired format.#rust #generator #changelog #commit #release
GitHub
GitHub - orhun/git-cliff: A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️
A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️ - GitHub - orhun/git-cliff: A highly customizable Changelog Generator that follows Conventional Commit ...
Age
#encryption #age #rust
A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
An alternative interoperable Rust implementation is available at github.com/str4d/rage#encryption #age #rust
GitHub
GitHub - FiloSottile/age: A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options…
A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability. - FiloSottile/age
How to instrument a Rust application with OpenTelemetry
https://21-lessons.com/how-to-instrument-a-rust-application-with-opentelemetry
#rust #opentelemetry #monitoring
https://21-lessons.com/how-to-instrument-a-rust-application-with-opentelemetry
#rust #opentelemetry #monitoring
PGCat
PS: thanks @nosingularity for the link
#postgresql #postgres #sql #rust
PgBouncer rewritten in Rust, with sharding, load balancing and failover support.
https://github.com/levkk/pgcatPS: thanks @nosingularity for the link
#postgresql #postgres #sql #rust