kalvn's links
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
1381-1400 of 4319
dkrivoruchko/ScreenStream: Screen Stream Android app https://github.com/dkrivoruchko/ScreenStream
20/10/2022 21:52:23

Diffuser très simplement l'écran de son téléphone sur un réseau local, accessible ensuite par un navigateur.

Via https://sebsauvage.net/links/?3oLDGA

Android app streaming
Openly Licensed Images, Audio and More | Openverse https://wordpress.org/openverse/
20/10/2022 21:51:12
libre images
Note: Customisation du look de Git Bash /shaare/lggohA
18/10/2022 17:54:29

Voici ma config pour lui donner un air de Cmder.

Le fichier est à mettre dans ~/.config/git/git-prompt.sh.

PS1='\[\033]0;\w\007\]' # set window title
PS1="$PS1"'\n'                 # new line
PS1="$PS1"'\[\033[38;5;112m\]'       # change to green 256 bits
PS1="$PS1"'\w'                 # current working directory
if test -z "$WINELOADERNOEXEC"
then
    GIT_EXEC_PATH="$(git --exec-path 2>/dev/null)"
    COMPLETION_PATH="${GIT_EXEC_PATH%/libexec/git-core}"
    COMPLETION_PATH="${COMPLETION_PATH%/lib/git-core}"
    COMPLETION_PATH="$COMPLETION_PATH/share/git/completion"
    if test -f "$COMPLETION_PATH/git-prompt.sh"
    then
        . "$COMPLETION_PATH/git-completion.bash"
        . "$COMPLETION_PATH/git-prompt.sh"
        PS1="$PS1"'\[\033[36m\]'  # change color to cyan
        PS1="$PS1"'`__git_ps1`'   # bash function
    fi
fi
PS1="$PS1"'\[\033[0m\]'        # change color
PS1="$PS1"'\n'                 # new line
PS1="$PS1"'λ '                 # prompt
Git bash
How To Customize GitBash For Windows | Automation Dojos https://www.automationdojos.com/how-to-customize-gitbash-for-windows/
18/10/2022 13:21:58

Comment customiser GitBash (le titre de la fenêtre, les couleurs et infos qui apparaissent avant le curseur, etc.).

Git bash customisation
Monitoring d'un compteur Linky avec Grafana et InfluxDB https://wiki.abyssproject.net/fr/debian/linky/monitoring-linky-grafana
18/10/2022 09:49:46

Original mais utile :)

monitoring raspberrypi électrique
Privacy first steps https://sethforprivacy.com/posts/privacy-first-steps/
15/10/2022 13:35:01

Vos premiers pas dans un monde de recpect de la vie privée.

privacy
GitHub - Akryum/vue-virtual-scroller: ⚡️ Blazing fast scrolling for any amount of data https://github.com/Akryum/vue-virtual-scroller
15/10/2022 13:33:07

Un outil qui permet de scroller un très grand nombre de données efficacement dans une app Vue.

VueJS optimisation
Zorin OS - Make your computer better. https://zorin.com/os/
15/10/2022 10:53:14

Une distribution Linux basée sur Ubuntu qui assure une transition facile depuis Windows ou MacOS.

Linux
Yet Another Firefox Hardening Guide https://chrisx.xyz/blog/yet-another-firefox-hardening-guide/
15/10/2022 08:16:09

Un guide pour renforcer la privacy de Firefox.

firefox privacy
Home - UserBenchmark https://www.userbenchmark.com/
15/10/2022 07:54:54

Le comparateur de composants de PC ultime.

Via https://korben.info/userbenchmarks.html

comparatif hardware
Quels sont les meilleurs SSD M.2 NVMe pour votre PC en 2022 ? https://www.frandroid.com/guide-dachat/guides-dachat-hardware/833340_ssd-m-2-nvme
15/10/2022 00:05:53
ssd hardware comparatif
Prise connectée : quel est le meilleur modèle en 2022 ? https://www.frandroid.com/guide-dachat/1458810_prise-connectee-quel-est-le-meilleur-modele
14/10/2022 09:53:25
domotique comparatif hardware
Defeat censorship with Stealth, our new VPN protocol https://protonvpn.com/blog/stealth-vpn-protocol/
11/10/2022 19:08:36

Proton sort son propre protocole de VPN afin de contourner la censure plus efficacement en donnant l'illusion de traffic HTTPS classique. Le nom est bien choisi pour le coup :)

proton vpn
GitHub - upscayl/upscayl: 🆙 Upscayl - Free and Open Source AI Image Upscaler for Linux, MacOS and Windows built with Linux-First philosophy. https://github.com/upscayl/upscayl
05/10/2022 15:19:01

Un outil qui permet d'améliorer une image de mauvaise qualité en devinant les pixels manquants.

image enhance outil
Felt – The best way to make maps on the internet https://felt.com/
05/10/2022 15:16:14

Un outil pour créer une carte personnalisée, pour une présentation par exemple.

Via https://korben.info/felt-pour-creer-votre-carte-sur-internet.html

carte outil
Home | Agnostic https://www.agnosticui.com/
05/10/2022 15:14:53

Une lib de composants compatibles avec React, Vue, Svelte, Angular et même du pur JS. J'imagine même pas le boulot de maintenance que ça représente 🙃

lib JavaScript CSS UI
How to Migrate from Vue CLI to Vite https://vueschool.io/articles/vuejs-tutorials/how-to-migrate-from-vue-cli-to-vite/
03/10/2022 11:42:09

Migration manuelle de Vue CLI à Vite. Étape par étape.

VueJS vite
The 2022 Web Almanac https://almanac.httparchive.org/en/2022/
03/10/2022 10:11:54

Our mission is to combine the raw stats and trends of the HTTP Archive with the expertise of the web community. The Web Almanac is a comprehensive report on the state of the web, backed by real data and trusted web experts.

HTTP statistique web
Figtree – Erik D. Kennedy https://www.erikdkennedy.com/projects/figtree.html
03/10/2022 10:08:39

Une police d'écriture à graisse variable, gratuite et garantie sans serif 🙃

Au passage, j'adore l'effet produit par le header de la page. Ce n'est pas une vidéo contrairement à ce qu'on pourrait croire, c'est juste une image au dessus de laquelle l'auteur à ajouté un filtre SVG qui donne cette impression de vagues qui bougent. C'est brillant.

font design
mCaptcha - mCaptcha https://mcaptcha.org/
02/10/2022 14:49:28

Un système de Captcha open source, base sur le "proof-of-work".

Via https://sebsauvage.net/links/?ajAy-w

captcha open-source
1381-1400 of 4319
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Theme by kalvn