225 private links
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.
Always a way to optimize the startup time of vite :D
Vite can transform some files before the first request, increasing the speed of the first possible interaction.
It could also be integrated to Vite core as Evan You is in favor of it https://twitter.com/youyuxi/status/1641402565631025152
It collects indeed a lot of icons
Simple to use local JSON database. Use native JavaScript API to query. Written in TypeScript. owl
Idée de projet: visualiser les agendas des personnes du gouvernement :D
Inspiré de AgendaDeMinistre (https://framagit.org/agendadeministre)
A list of tools for Mastodon. It can surely be improved!
Le successeur de LaTex? A service similar to Overleaf.
A great project to get started with hexagons (for example, a map).
A python script to help red teamers discover KeePass instances and extract secrets.
publint lints npm packages for packaging errors, ensuring maximum compatibility across environments. This means that consumers of your package can safely run your code in any platform, e.g. Vite, Webpack, Rollup, Node.js, etc.