1 lien privé
Pour en avoir testé quelques uns, je trouve que les lecteurs de livres audio, c’est jamais très pratique à utiliser. Heureusement, je viens de découvrir Lue , un lecteur d’e󠄳󠅕󠄐󠅤󠅕󠅨󠅤󠅕󠄐󠅕󠅣󠅤󠄐󠅣󠅟󠅥󠅣󠄐󠅓󠅟󠅠󠅩󠅢󠅙󠅗󠅘󠅤󠄐󠅔󠅕󠄐󠄻󠅟󠅢󠅒󠅕󠅞󠄞󠅙󠅞󠅖󠅟books qui lit vos livres à voix haute directement dans le terminal.
Lue - Voices and Languages Guide
https://github.com/superstarryeyes/lue/blob/main/VOICES.md
Available Voices by Language
https://github.com/superstarryeyes/lue/blob/main/VOICES.md#available-voices-by-language
Voici la liste complète des voix françaises disponibles :
fr-BE-CharlineNeural (Female) - Belgique
fr-BE-GerardNeural (Male) - Belgique
fr-CA-AntoineNeural (Male) - Canada
fr-CA-JeanNeural (Male) - Canada
fr-CA-SylvieNeural (Female) - Canada
fr-FR-DeniseNeural (Female) - France
fr-FR-EloiseNeural (Female) - France
fr-FR-HenriNeural (Male) - France
fr-CH-ArianeNeural (Female) - Suisse
fr-CH-FabriceNeural (Male) - Suisse
en-US-AriaNeural (femme) - US
ex:
lue --voice "en-US-AriaNeural" filexxx.epub
Lue - Terminal eBook Reader with Text-to-Speech
https://github.com/superstarryeyes/lue
Introduction
Dans cet article, on va voir comment arrêter, redémarrer le système avec les commandes mises à notre...
During the first weeks of August, students in the various campus schools were welcomed back – or for the first time – to the Medical Center. First-year students in particular enjoyed such activities as Family Day, tours and other back-to-school events – entertaining and informative preludes to the first day of classes.
2025-26 Financial Aid Estimated Cost of Attendance
https://www.umc.edu/Office%20of%20Academic%20Affairs/For-Students/Student%20Financial%20Aid/Cost-of-Attendance-and-Tuition/By-School/School-of-Medicine.html
nous allons aborder une fonctionnalité extrêmement puissante du shell.
Gagner en efficacité en utilisant la complétion automatique et l'historique des commandes
Jimmy is tool to convert your notes from various formats to Markdown. This can be used to import to note applications such as Joplin and Obsidian.
Bon, déjà, je sais pourquoi vous êtes là…
Vous cherchez un moyen de télécharger des vidéos YouTube sans vous faire emmerder par 50 pubs, sans ...
Cobalt - Téléchargez facilement vidéos et MP3 depuis YouTube, TikTok & Twitter
https://korben.info/telecharger-videos-mp3-youtube-tiktok-twitter-cobalt.html
MeTube : Ton Aspirateur à Vidéos Perso
https://legeekheureux.fr/metube-ton-aspirateur-a-videos-perso-en-2-minutes-chrono-%F0%9F%8E%AC/
We dug up the famous CROMi-X by @sbdags, dusted it off, pruned and tweaked it here and there and then slapped some paint on it.
Yes, you can purge your vault from the ‘My Account’ page in the web vault
Zone de danger >>> effacer le coffre
Proton Pass json export file -> KeePassXC import CSV - protonpass_to_keepassxc.js
./protonpass_to_keepassxc_csv.js protonpass_data.json protonpass.csv
./protonpass_to_keepassxc_csv.js protonpass_data.json KP.csv
Quand on travaille régulièrement sous Linux, il est intéressant de savoir quelles commandes on utilise le plus souvent. Cela peut vous aider à optimiser vos alias, automatiser certaines tâches ou tout simplement mieux comprendre votre utilisation quotidienne.
history | awk '{print $2}' | sort | uniq -c | sort -nr | head -10
Explication étape par étape :
history : affiche l'historique des commandes que vous avez tapées dans votre terminal
awk '{print $2}' : avec awk, on récupère uniquement la deuxième colonne, qui correspond à la commande (le premier mot)
sort : trie toutes les commandes par ordre alphabétique
uniq -c : compte les occurrences de chaque commande
sort -nr : trie numériquement (-n) et en ordre décroissant (-r), pour avoir les plus fréquentes en premier
head -10 : affiche uniquement les 10 premières lignes, soit les 10 commandes les plus utilisées
Vous pouvez aussi modifier la commande pour compter non seulement le premier mot, mais toute la ligne de commande (exemple : git status vs git pull). Dans ce cas, remplacez awk '{print $2}' par awk '{$1=""; print $0}'. Ce qui donne :
history | awk '{$1=""; print $0}' | sort | uniq -c | sort -nr | head -10
IPleak.com - IP Leak privacy test: IP-address, DNS, WebRTC and others
BrowserLeaks
BrowserLeaks is a suite of tools that offers a range of tests to evaluate the security and privacy of your web browser. These tests focus on identifying ways in which websites may leak your real IP address, collect information about your device, and perform a browser fingerprinting.
https://browserleaks.com/
BrowserLeaks - What Is My IP Address
https://browserleaks.com/ip
Windows 11 impose l’utilisation d’un compte Microsoft lors de l’installation. Vous n’en voulez pas ? Découvrez comment installer Windows 11 avec un compte local !
The site could serve various purposes, such as a personal blog, a project portfolio, documentation for an open-source project, or a resume.
Operating Systems - Comparison Table (18 systems)
Android-based Operating Systems - Comparison Table (6 ROMs)
Linux Distributions - Comparison Table & Timeline (17 distributions)
Si tu es là, c’est sûrement parce que tu te poses des questions sur ta vie privée avec Windows 11. Et franchement, tu as raison : Microsoft aime bien collecter…
Protéger sa vie privée sur Windows 11 : les réglages à connaître
https://www.tech-info.fr/proteger-vie-privee-windows11/
Un guide complet pour protéger votre vie privée dans Windows 11 : tous les paramètres clés
https://fr.movilforum.com/Un-guide-complet-pour-prot%C3%A9ger-votre-vie-priv%C3%A9e-dans-Windows-11%C2%A0%3A-tous-les-param%C3%A8tres-cl%C3%A9s/
Comment optimiser Windows 11 pour la protection de votre vie privée
https://novacustom.com/fr/comment-optimiser-windows-11-pour-la-vie-privee/
Reprenez le Contrôle de Votre Vie Privée sur Windows 11 : Le Guide Complet
https://kami-labs.fr/tech/reprenez-le-controle-de-votre-vie-privee-sur-windows-11-le-guide-complet/
Réglages à activer immédiatement pour protéger votre vie privée sur Windows 11
https://www.hfrance.fr/reglages-a-activer-immediatement-pour-proteger-votre-vie-privee-sur-windows-11.html
Windows 11 : régler les paramètres de confidentialité (télémétrie, pistage…)
https://lecrabeinfo.net/tutoriels/windows-11-regler-les-parametres-de-confidentialite-telemetrie-pistage/
Windows 11 impose l’utilisation d’un compte Microsoft lors de l’installation. Vous n’en voulez pas ? Découvrez comment installer Windows 11 avec un compte local !
Comment installer Windows 11 sans créer de compte Microsoft en ligne ?
https://www.frandroid.com/marques/microsoft/1948088_comment-installer-windows-11-sans-creer-de-compte-microsoft-en-ligne
Installer Windows 11 sans compte Microsoft en 2025, mais pas que
https://gtsystem-informatique.fr/installer-windows-11-sans-compte-microsoft/
Les services sont des petits programmes qui s'exécutent au démarrage de votre PC Windows. On peut les arrêter, les démarrer et les configurer pour un
Amazon
https://www.amazon.fr/dp/B0CZC66C4W?ref=ppx_yo2ov_dt_b_fed_asin_title&th=1
Dell Inspiron 3530 Laptop Review: Is This the Best Budget Powerhouse?
https://www.todaystechbytes.com/dell-inspiron-3530-laptop-review/
What ports are on a Dell Inspiron 15 3530?
https://faq.windowstip.com/what-port-on-a-dell-inspiron-15-3530/
Can you upgrade SSD storage on a Dell Inspiron 15 3530?
https://faq.windowstip.com/can-you-upgrade-storage-on-a-dell-inspiron-15-3530/
Can you add more RAM to a Dell Inspiron 15 3530?
https://faq.windowstip.com/can-you-upgrade-ram-on-a-dell-inspiron-15-3530/
Dell Inspiron 15 3530 specs, features, and analysis
https://windowstip.com/laptop/dell-inspiron-15-3530/#exterior
https://www.dell.com/support/product-details/fr-fr/product/inspiron-15-3530-laptop/drivers
Star Labs, the English company formed in 2016 to make computers that can run Linux
Codeberg is where i currently host code and some documentation. My primary repository URL is https://codeberg.org/12bytes.
broken-link-checker: Link Tools (formerly Broken Link Checker) is a menu-driven Bash shell script for cleaning, verifying and replacing broken URLs in various file types including plain text, HTML, XML, or a database file used by blogging software such as ClassicPress, WordPress, etc..
firefox-config-guide: Firefox Configuration Guide for Privacy Freaks and Performance Buffs.
broken-link-checker: Link Tools (formerly Broken Link Checker) is a menu-driven Bash shell script for cleaning, verifying and replacing broken URLs in various file types including plain text, HTML, XML, or a database file used by blogging software such as ClassicPress, WordPress, etc..
firefox-config-guide: Firefox Configuration Guide for Privacy Freaks and Performance Buffs.
firefox-user.js-supplement: a user-overrides.js supplement intended to be appended to the 'arkenfox' (formerly 'ghacks') user.js for Firefox.
mini-movie-catalog: Mini Movie Catalog (MMC) is a simple Bash script that can create a minimalist catalog of all your movies in HTML format.
muzikfaktry: Muzik Faktry is a Bash shell script for processing music files on Linux.
ratbegger-g502x: Make ratbagctl a little easier to use for the Logitech G502 X mouse.
thunderbird-user.js-supplement: a user-overrides.js supplement intended to be appended to the 'HorlogeSkynet' user.js for Thunderbird.
web-directory-builder: Web Directory Builder is a Bash shell script for building HTML directories with lists of website resources (example)._**: a user-overrides.js supplement intended to be appended to the 'arkenfox' (formerly 'ghacks') user.js for Firefox.
mini-movie-catalog: Mini Movie Catalog (MMC) is a simple Bash script that can create a minimalist catalog of all your movies in HTML format.
muzikfaktry: Muzik Faktry is a Bash shell script for processing music files on Linux.
ratbegger-g502x: Make ratbagctl a little easier to use for the Logitech G502 X mouse.
thunderbird-user.js-supplement: a user-overrides.js supplement intended to be appended to the 'HorlogeSkynet' user.js for Thunderbird.
web-directory-builder: Web Directory Builder is a Bash shell script for building HTML directories with lists of website resources (example
In this article, you will learn how to install the dig and nslookup commands, which are used for network troubleshooting and gathering information about domains