320 private links
mat2 is a metadata removal tool, supporting a wide range of commonly used file formats, written in python3: at its core, it's a library, used by an eponymous command-line interface, as well as several file manager extensions.
A shell history as SQLite database. It provides also more po
Nice project
Un dashboard d'accessibilité reprenant un bon paquet d'outils. C'est bien fait, complet, et ça rend la démarche d'accessibilité approchable
An other ready-to-production framework with an opinionated tech stack. Powered by Vercel.
Documentation that generates code that is then used in the project :)
Detect websites built with Vue or Nuxt and it displays related informations (plugins, modules, ...).
Built with Rust and use the deno runtime.
Chiselstrike handles everything in the backend :) Can be tested someday
A list of app to implement as developer
The way to generate types from vue 3 components.
After some hours searching about how to generate types for the vue library components, this plugin for vite solved my problem.
An alternative to Deno and NodeJS. It seems promising, but too soon to be used yet
Développé par des passionés, l'interface est propre et soigné. Only 5GB needed. Update are available twice a month.
Lien du site de la distribution: https://massos.org/
#idea #project: improve their website
Still At least 8GB of free disk space in the system requirements :)
PhPBB, but this time modern and easier to use.
Frontend can be plugged on it.
Une surcouche à https://recherche-ebook.fr/ afin de rechercher plus simplement les ebooks :)
C'est top et simple d'utilisation!
#idea #project: créer une alternative à recherche-ebook.fr ! Cela pourrait bien être une application web statique, récupérant les données par le client au lieu du serveur.
A css only typewriter !
Create a tool to pulls stats from the git commit messages about gitmoji.
A small project to learn deno or rust :)
With this it is possible to try SQLite in the browser. The whole thing runs using WASM (compiled using Emscripten) and was announced by Richard Hipp as part of the SQLite 3.39.0 beta in the SQLite forum.
What is also interesting is that to load the page, less than 1 MB of data needs to be loaded. If compression were enabled, this could probably be reduced further.
sqlite3 fiddle could make it easier to quickly try something with SQLite. Instead of downloading sqlite3 first and then trying it out locally, you just open the page and can quickly use the latest sqlite3 version.