• Liens
  • Nuage de tags
  • Mur d'images
  • Quotidien
  • RSS
  • Login
118 shaares · 1 lien privé
3 / 6
Filtres

Codes d'erreur sur Freebox Ultra, Pop, Revolution et Delta : leurs significations et comment y remédier

QRCode
archive.org
https://www.frandroid.com/marques/free/1631329_codes-derreurs-sur-freebox-leurs-significations-et-comment-y-remedier#codes-derreurs-freebox-revolution
December 9, 2024 at 6:13:38 PM GMT+1 *
Freebox
FILLER

Website change detection, monitoring, alerts, notifications, restock alerts | changedetection.io

QRCode
archive.org

Monitor web pages for changes - (such as watching prices, restock notification), to deep inspection such as PDF text support, JSON and XML monitoring and extensive text triggers.
Get notifications when a website updates.

https://changedetection.io/
December 8, 2024 at 11:16:38 AM GMT+1 *
sevice internet open-source
FILLER

How to Install Docker on Linux Mint 22 or 21 Step-by-Step

QRCode
archive.org
https://www.linuxtechi.com/how-to-install-docker-on-linux-mint/#5_Manage_Docker_with_Local_User
December 8, 2024 at 11:15:39 AM GMT+1 *
docker linux
FILLER

FUTO Keyboard

QRCode
archive.org

Clavier open-source pour Android

https://keyboard.futo.org/
December 5, 2024 at 9:56:59 PM GMT+1 *
android clavier open-source
FILLER

Fix Ubuntu and other Linux slow/hanging file copying via USB. · GitHub

QRCode
archive.org

If your running a x64 bit Ubuntu or other Linux and find USB transfers hang at the end apply this fix:

echo $((16*1024*1024)) > /proc/sys/vm/dirty_background_bytes
echo $((48*1024*1024)) > /proc/sys/vm/dirty_bytes

I suggest you edit your /etc/rc.local file to make this change persistant across reboots.

sudo nano /etc/rc.local

Go to the bottom of the file and leave a space then paste in those two lines.

Save the file with ctrl + x then press y.

To revert the changes enter this in console and remove the lines in /etc/rc.local

echo 0 > /proc/sys/vm/dirty_background_bytes
echo 0 > /proc/sys/vm/dirty_bytes

More info and references: https://unix.stackexchange.com/questions/107703/why-is-my-pc-freezing-while-im-copying-a-file-to-a-pendrive/107722#107722

https://gist.github.com/2E0PGS/f63544f8abe69acc5caaa54f56efe52f
December 2, 2024 at 10:57:01 PM GMT+1 *
linux materiel USB
FILLER

Exploring the HTML5 <a> Tag Ping Attribute

QRCode
archive.org

The ping attribute in the HTML5 <a> tag offers a simple and efficient way to track link clicks. It is especially useful for analytics, affiliate marketing, and advertising, providing a lightweight alternative to JavaScript-based tracking.

L'attribut ping de la balise HTML <a> permet d'envoyer une requête POST vers une URL, donc de tracker les clicks sur les liens.
Pour bloquer :

Chrome

  1. Open Chrome Settings.
  2. Navigate to Privacy and Security > Cookies and other site data.
  3. Block third-party cookies and trackers.

Firefox

  1. Open Firefox Preferences.
  2. Go to Privacy & Security > Enhanced Tracking Protection.
  3. Select Strict mode.

Ou par l'extension µBlock origin : onglet Paramètres > Section Confidentialité > Cocher Désactiver l'audit hyperlien

https://jsdev.space/html-ping-attribute/#what-is-the-ping-attribute-in-the-a-tag
December 2, 2024 at 8:06:26 PM GMT+1 *
viePrivee navigateur
FILLER

What is the "perfect" size/ dimension to display a pdf in the REM2?

QRCode
archive.org

According to reMarkable (https://remarkable.com/#Specifications)
is the screen 1404 x 1872 pixels and 226 DPI (dots-per-inch)
So the perfect size should then be approximately ;-)
6.212 x 8.283 inches, or
157.794 x 210.393 mm

https://www.reddit.com/r/RemarkableTablet/comments/mkkxan/comment/gti8bui/
December 1, 2024 at 11:43:21 AM GMT+1 *
remarkable
FILLER

NAPS2 - Scan documents to PDF and more

QRCode
archive.org

Logiciel de scan compatible Linux, Windows et MacOS

https://www.naps2.com/
November 28, 2024 at 2:50:38 PM GMT+1 *
scan OCR
FILLER

Absolute Enable Right Click & Copy – Adoptez cette extension pour 🦊 Firefox (fr)

QRCode
archive.org
https://addons.mozilla.org/fr/firefox/addon/absolute-enable-right-click/
November 27, 2024 at 5:36:34 PM GMT+1 *
firefox extension
FILLER

GitHub - averne/SwitchWave: Hardware accelerated media player for the Nintendo Switch

QRCode
archive.org

Media Center pour Nintendo Switch.
Ne semble pas avoir besoin modifier le hardware ou le software.

https://github.com/averne/SwitchWave
November 27, 2024 at 9:27:46 AM GMT+1 *
Nintendo_Switch
FILLER

Ressources Espanso

QRCode
archive.org
  • site officiel : https://espanso.org/
  • Documentation officielle : https://espanso.org/docs/get-started/
  • Hub : https://hub.espanso.org/
  • Serveur Discord : https://discord.com/channels/884163483409731584/@home
  • Communauté Reddit : https://www.reddit.com/r/espanso/
  • EspansoEdit (éditeur GUI pour Windows) : https://ee.qqv.com.au/
    • guide d'installation pour Linux : https://ee.qqv.com.au/usage/agnostic/#:~:text=browser%20context%20menu.-,wine%20on%20linux,-EspansoEdit%20is%20currently
  • Applications Andoid (à tester)
    • https://github.com/dacog/textexpander_android
    • https://github.com/lochidev/Expandroid
November 26, 2024 at 10:48:37 AM GMT+1 *
espanso productivite
FILLER

FindFeed : trouver les flux RSS et ATOM du site en un clic - Warrior du Dimanche

QRCode
archive.org

Avec le petit bookmarklet qui va bien

https://warriordudimanche.net/article2042/findfeed-trouver-les-flux-rss-et-atom-du-site-en-un-clic
November 18, 2024 at 12:43:26 PM GMT+1 *
RSS outil
FILLER

GitHub - lucahammer/tweetXer: Delete all your Tweets for free

QRCode
archive.org

Delete all your Tweets for free. Contribute to lucahammer/tweetXer development by creating an account on GitHub.

https://github.com/lucahammer/tweetXer
November 18, 2024 at 12:40:45 PM GMT+1 *
Twitter outil
FILLER

ocr [Wiki ubuntu-fr]

QRCode
archive.org

Guide pour faire de la reconnaissance de caractères (OCR) avec Xsane sur Linux

https://doc.ubuntu-fr.org/ocr#xsane
November 16, 2024 at 11:02:37 AM GMT+1 *
OCR Xsane linux
FILLER

OCR PDFs and images directly in your browser

QRCode
archive.org

OCR PDFs and images directly in your browser

https://tools.simonwillison.net/ocr?language=fra
November 16, 2024 at 9:44:22 AM GMT+1 *
outil OCR
FILLER

[LINUX] Logiciels pour manipuler les fichiers PDF

QRCode
archive.org
  • Master PDF Editor : 4.3.89, la dernière version qui fait tout sans nécessiter d'enregistrement, à télécharger depuis
    ce lien.

    :warning: les versions ultérieures sont des versions de démonstration, très limitées tant qu'on n'a pas payé.

  • PDF Mix Tool : permet de manipuler les fichiers PDF (ajout, suppression, extraction de page, rotation des pages
November 14, 2024 at 11:00:04 AM GMT+1 *
PDF logiciel linux
FILLER

Comment désactiver la webcam sous Ubuntu ou Linux Mint ? - Numétopia

QRCode
archive.org
https://www.numetopia.fr/comment-desactiver-la-webcam-sous-ubuntu-ou-linux-mint/
November 13, 2024 at 9:54:36 AM GMT+1 *
linux materiel
FILLER

How to solve print head error for Officejet 8600 to 8660 - HP Support Community - 8689115

QRCode
archive.org
https://h30434.www3.hp.com/t5/Printers-Knowledge-Base/How-to-solve-print-head-error-for-Officejet-8600-to-8660/ta-p/8689115
November 12, 2024 at 3:33:22 PM GMT+1 *
imprimante HP reparation
FILLER

VÉRIF' - Les enseignants travaillent-ils "24 heures par semaine, six mois de l'année" ? | TF1 INFO

QRCode
archive.org
  • Le gouvernement prévoit la suppression de 4000 postes d'enseignants pour 2025.
  • Une mesure défendue vendredi par Nicolas Sarkozy qui a accusé la profession de travailler "24 heures par semaine, six mois de l'année".
  • Les chiffres contredisent largement cette idée reçue.
https://www.tf1info.fr/politique/education-nationale-enseignants-et-professeurs-travaillent-ils-24-heures-par-semaine-six-mois-de-l-annee-comme-l-assure-nicolas-sarkozy-2333462.html
November 12, 2024 at 11:50:00 AM GMT+1 *
politique desinformation
FILLER

Filigrane Facile

QRCode
archive.org

Service gouvernemental pour ajouter des filigranes sur des docs.

https://filigrane.beta.gouv.fr/
November 8, 2024 at 8:45:19 AM GMT+1 *
service securite
FILLER
3 / 6
Shaarli · The personal, minimalist, super fast, database-free, bookmarking service par la communauté Shaarli · Documentation
Replier Replier tout Déplier Déplier tout Êtes-vous sûr de vouloir supprimer ce lien ? Êtes-vous sûr de vouloir supprimer ce tag ? The personal, minimalist, super fast, database-free, bookmarking service par la communauté Shaarli