315 private links
Je testerais cela pour une prochaine présentation en cours !
Avec un guide sur l'utilisation du CLI et de la génération automatique des slides via Gitlab Pages (ou GitPod): https://medium.com/linkbynet/making-slides-from-anywhere-for-anyone-using-marp-gitlab-pages-and-gitpod-35001daf1c93
Using the tool jc to convert the output of a command to JSON.
timefind lets you find the exact moment that something was added to a website.
It quickly flips through Web Archive snapshots using binary search, pinpointing the date of the modification.
Same as remove.bg (removing a background of an image), but in the CLI:
pip install rembg
curl -s http://input.png | rembg > output.png # from an external source
rembg -o path/to/output.png path/to/input.png # from a file
rembg -p path/to/input path/to/output # convert an entire directory
NExfil is an OSINT tool written in python for finding profiles by username. The provided usernames are checked on over 350 websites within few seconds. The goal behind this tool was to get results quickly while maintaining low amounts of false positives.
avec le projet Feed me up, Scotty
NocoDB transforme un serveur MySQL, PostgreSQL, SQL Server, SQLite ou MariaDB en une feuille de calcul interactive.
Le dépôt git: https://github.com/nocodb/nocodb-seed
The doc is here: https://prestigemad.com/docs/
I have used some of it before, and it is convenient.
They support User Journey maps (or User experience map) now 👍
Wow we can make a lot of things with Vega. It is customizable through the JSON document passed to it.
A unified API for a lot of diagram from textual API tools.
A GUI for docker
Il existe aussi des extensions pour IDE pour générer l'image depuis un fichier. Ainsi que différents outils associés (cli, un bot telegram, ...)
Deskreen permet de diffuser une écran depuis un navigateur web.
Pas besoin de câble HDMI, tout passe par le réseau.
Attention aussi, seulement l'image sera diffusée.
Il semblerais qu'un dongle HDMI / Display Port / USB-C sois nécéssaire pour avoir véritablement un deuxième écran. À tester pour la suite.
Generate a regex based on examples 👍
A WYSIWYG using the react code as source of thruth. It is the mix between code based and low code website generation.
It is now in Alpha.
jq
est aussi disponible via snap 👌