343 private links
Une série d'outils fait par le hollandaisvolant :)
Quelques idées à réimplémenter:
- le générateur de QRCode
- le convertisseur d'unités
- quand avoir un milliard de secondes
- EDF/Tempo tracker
- CLI pour simplifier chmod?
Rewrite it in Rust :)
A tool similar to release-it
Convert a Postgres SQL database directly into an HTTP API
Tailor a project to register specific icons for KeepassXC
The project does not seem to be maintained anymore though :/
Carbonyl is a Chromium-based browser built to run in a terminal.
Manage your dotfiles across multiple diverse machines, securely.
I will test it sometime
An REPL for Rust
A already configured nvim to be ready to program! :D
In order to migrate code bases efficiently to the css logical properties, one should use a migration tool.
There is already a way to parse CSS with https://github.com/servo/rust-cssparser.
What we need is simply to replace some of its value :)
There is also a simple find-and-replace example with a gist: https://gist.github.com/cchaos/acfd24d603acd5f176766ab86b5dd1d5.
A browser engine to render. It was started by the Mozilla foundation and it is now open-source and free to use 👍
Source code: https://github.com/servo/servo
A chart library
To reduce boilerplate, the package will aim to re-use existing metadata about the page where possible. Such as it will infer at runtime what data it can make use of.
For example, if you have a
on your page, then it's likely we can use this same title to generate the Schema.org WebPage's name.