222 private links
Generate and improve your french texts
Easy to use. It could be useful :)
So you can write and store your own recipes.
An active fork of youtube-dl as youtube-dl is now inactive.
Install (or update):
sudo wget https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp -O /usr/local/bin/yt-dlp
sudo chmod a+rx /usr/local/bin/yt-dlp
The commands remain the same.
(via the shaarli of Orangina Rouge)
Perma.cc helps scholars, journals, courts, and others create permanent records of the web sources they cite.
The new right tool to install an OS on a Raspberry Pi
Improve the quality of a picture using GAN. There are models for specialized pictures such as anime.
This project has a great roadmap with models for human faces and texts. More options: scaling et controllable restoration strength are on it too.
It allows:
- to share ideas with own blogs
- stay informed in real time
- discover new blogs (via reference in an article or webring)
So the idea is to parse them with an engine ! Here comes RSS Discovery Engine
Impressive :)
The example about youtube-gif is a great example of what can be done fast !
Un logiciel 3D simple d'utilisation qui permet d'exporter des scènes 3D (zoom et mouvement de la caméra par l'utilisateur inclus).
Possibilité d'export en .jpg, .png, .gif ou format JS, HTML, CSS pour l'intégration.
Then search in Extensions
for the color picker. The shortcut can be changed (Super
+0
by default).
After picking, the colro is copied to the clipboard. Simple and fast.
The official website: https://dagger.io/
Sounds promising. Every devOps tool is a node in a graph, and we can plug-in everything: CVS, scripts, APIs, CD/CI, other tools.
Meant to share and edit code online.
Support code highlighting and light/dark theme. The design is a mix of SublimeText and VSCode
Ok. A more or less dropdown in the terminal that provides the next word possible
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.