<!DOCTYPE html>
<html lang="fr">
<head><title>Mes liens</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="format-detection" content="telephone=no" />
<meta name="viewport" content="width=device-width,initial-scale=1.0" />
<meta name="referrer" content="same-origin">
<link rel="alternate" type="application/rss+xml" href="http://blog.shikiryu.com/?do=rss" title="RSS Feed" />
<link rel="alternate" type="application/atom+xml" href="http://blog.shikiryu.com/?do=atom" title="ATOM Feed" />
<link rel="apple-touch-icon" sizes="57x57" href="/tpl/material/dist/img/favicons/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="/tpl/material/dist/img/favicons/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="/tpl/material/dist/img/favicons/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="/tpl/material/dist/img/favicons/apple-touch-icon-76x76.png">
<link rel="icon" type="image/png" href="/tpl/material/dist/img/favicons/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="/tpl/material/dist/img/favicons/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="/tpl/material/dist/img/favicons/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="/tpl/material/dist/img/favicons/manifest.json">
<link rel="shortcut icon" href="/tpl/material/dist/img/favicons/favicon.ico">
<link rel="search" type="application/opensearchdescription+xml" href="/open-search" title="Shaarli search - Mes liens"/>
<meta name="msapplication-TileColor" content="#603cba">
<meta name="msapplication-config" content="/tpl/material/dist/img/favicons/browserconfig.xml#">

<link type="text/css" rel="stylesheet" href="/tpl/material/dist/styles.min.css?v=4f8037fe82dbc0b25ad3c5d85497bb44b8eff0bd5766af1aa441b8913a0ebcfb" />


<meta name="theme-color" content="#ff5722">



<script>
var shaarli = {
    source: 'http://blog.shikiryu.com/',
    basePath: '',
    assetPath: '/tpl/material',
    fromNow: 
        1
    ,
    datePattern: 'DD/MM/YYYY HH:mm:ss',
    isAuth: false
};
</script>

</head>
<body>




    <div class="header-main container-fluid">
        <div class="row">
            <div class="col-lg-3 is-flex">
                <a href="/" class="header-brand ripple">Mes liens</a>
                <a href="#" class="icon-unfold hidden-lg ripple" title="Show/hide menu"><i class="mdi mdi-chevron-down"></i></a>
            </div>
            <div class="col-lg-6 header-middle">
                <div class="header-nav">
                    <div class="col-xs-6 col-sm-3 text-center">
                        <a href="/tags/cloud" class="toolbar-link button-inverse ripple">Nuage de tags</a>
                    </div>
                    <div class="col-xs-6 col-sm-3 text-center">
                        <a href="/picture-wall?" class="toolbar-link button-inverse ripple">Mur d'images</a>
                    </div>
                    <div class="col-xs-6 col-sm-3 text-center">
                        <a href="/daily" class="toolbar-link button-inverse ripple">Quotidien</a>
                    </div>
                    <div class="col-xs-6 col-sm-3 text-center">
                        <button class="toolbar-link button-inverse ripple" id="button-search">Rechercher</button>
                    </div>
                </div>
            </div>
            <div class="col-lg-3">
                <div class="header-buttons">
                    
                    
                        <a href="/login" class="icon-header popup-trigger ripple" title="Connexion">
                            <i class="mdi mdi-account"></i>
                        </a>
                    
                    <div class="toolbar-button-container">
                        <button type="button" class="icon-header popup-trigger ripple" data-popup="popup-rss" title="Flux RSS">
                            <i class="mdi mdi-rss"></i>
                        </button>
                        <div id="popup-rss" class="popup popup-rss hidden">
                            <div class="popup-title">Flux RSS<button class="popup-close"><i class="mdi mdi-close"></i></button></div>
                            <div class="popup-body">
                                <ul>
                                    <li><a href="/feed/atom?" class="ripple">Flux RSS</a></li>
                                    <li><a href="/daily-rss" class="ripple" title="1 RSS entry per day">Daily Feed</a></li>
                                </ul>
                            </div>
                        </div>
                    </div>
                    
                    <div class="toolbar-button-container">
                        <button type="button" class="popup-trigger icon-header ripple" data-popup="popup-filter" title="Filtres">
                            <i class="mdi mdi-filter"></i>
                            
                        </button>
                        <div id="popup-filter" class="popup popup-filter hidden">
                            <div class="popup-title">Filtres<button class="popup-close"><i class="mdi mdi-close"></i></button></div>
                            <div class="popup-body">
                                <h2>Liens par page</h2>
                                <ul class="filters-links-per-page">
                                    <li><a href="/links-per-page?nb=20" class="ripple is-bold">20 links</a></li>
                                    <li><a href="/links-per-page?nb=50" class="ripple ">50 links</a></li>
                                    <li><a href="/links-per-page?nb=100" class="ripple ">100 links</a></li>
                                </ul>
                                <form method="get" action="/links-per-page" class="popup-content-area">
                                    <label for="filter-nb">Custom value</label>
                                    <input type="text" id="filter-nb" name="nb" placeholder="Type a number..." value="20"/>
                                </form>

                                <h2>Filtres</h2>
                                <div class="list-side-right">
                                    <div class="list-body">
                                        
                                        <div class="list-item">
                                            <div class="list-item-content">
                                                <div class="list-item-label">Untagged links</div>
                                            </div>
                                            <div class="list-item-side">
                                                <div class="switch">
                                                    <label data-url="/untagged-only">
                                                        <input type="checkbox" name="input-untaggedonly" id="input-untaggedonly" />
                                                        <span class="lever"></span>
                                                    </label>
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
    
    <form id="hidden-tag-form" class="hidden" method="GET" name="tagfilter">
        <input type="hidden" name="searchtags" id="tagfilter_value" value=""/>
    </form>

    

    


<div id="search-overlay" class="fullscreen hidden">
    <div class="content-fullscreen">
        <div class="container">
            <div class="mbl row">
                <form method="get" action="/" id="form-search" class="col-md-8 col-md-offset-2">
                    <div class="search-field">
                        <input type="search" id="searchform_value" class="input-big" name="searchterm"
                            value=""
                            placeholder="Search..." autocomplete="off" data-multiple data-minChars="1"
                            data-list="tumblr, tumblr_link, dev, linux, ecologie, tuto, utile, tumblr_photo, privacy, PHP, app, videogames, old_rss, bash, funny, tips, security, liste, self-hosted, css, online, politique, sysadmin, generator, outil, enfants, javascript, design, dessin, laravel, music, recette, DIY, git, opensource, degooglisons, image, video, hack, email, raspberry, ssh, windows, js, android, bd, couture, SEO, backup, ikea, browser, python, VPS, alternatives, economie, google, web, firefox, jeu, API, docker, html5, projets, freelance, shopping, tumblr_quote, free, library, map, tumblr_text, corona, facebook, MySQL, font, idée, optimisation, software, Ubuntu, bricolage, server, side-project, sql, tumblr_video, zero-dechet, GAFAM, RGPD, cli, electronique, emulateur, movies, Synology, animation, domotique, github, template, test, checklist, debian, icone, japon, menuiserie, nodejs, photos, radio, ressources, svg, unit-test, wordpress, Windows10, apache, cloud, ebook, film, game, ide, jardin, pub, theme, vi, RSS, download, job, osm, pixelart, steam, vim, CV, GPG, PHPStorm, anime, blog, cheatsheet, comics, composer, debug, ecommerce, emoji, energie, français, go, home-assistant, html, illustrateur, livre, microsoft, minecraft, note, peinture, sound, terminal, vuejs, youtube, DNS, PDF, accessibility, archive, bookmark, bot, bretagne, capitalisme, converter, cours, cuisine, devops, doc, déco, fitness, framework, gif, gratuit, htaccess, informatique, letsencrypt, lobby, noel, nostalgie, pain, son, streaming, symfony, systemd, todo, twitch, twitter, voiture, 3D, CD, GPS, Mint, NAS, Netflix, UI, art, borg, cadeau, collapse, confinement, cron, design-pattern, gnome, interface, linky, live, marketing, micro-données, nginx, nodered, origami, paper, password, performance, pwa, recyclage, rsync, science, search, smartphone, spam, teamviewer, tech, telegram, tracking, traduction, transition, typo, vscode, zsh, DRM, Excel, OST, PHPUnit, Puppeteer, SSD, TLDR, VR, alias, amazon, arnaque, background, banque, bois, commentaire, culture, db, dependance, deployer, epub, extension, file, front, gouv.fr, graphisme, grub, https, jquery, json, keepass, keyboard, kobo, learning, libre, lineageos, mac, magazine, markdown, mindmapping, nextcloud, npm, parser, partage, picture, psx, rclone, recalbox, regex, screenshot, scripts, spotify, static-site, tchat, transfert, travail, télétravail, usb, velo, virtualbox, wallpaper, webmail, websocket, wiki, workflow, écriture, CHATON, CI, CNIL, FPS, IRC, P2P, PGP, TV, VM, achat, addons, admin, algorithm, analytics, anatomy, anecdote, animal, ansible, apexlegends, appimage, apple, apt, arduino, artificial-intelligence, autoconstruction, automatisation, autonomie, bio, bitwarden, bootstrap, calibre, challenge, chauffage, chromium, clavier, code, commit, config, csv, cuir, daltonisme, data, desk, dreamcast, dual-boot, editeur, effect, eloquent, entretien, fail2ban, famille, favicon, firewall, flash, gamification, gog, graphique, grep, hardware, hdd, hebergement, honeypot, http, hugo, ifttt, imap, imprimante, internet, invoice, ipv6, jinin, langue, lecture, lego, lettre, levain, libreoffice, licence, loader, log, low-tech, make, manipulation, mastodon, math, mdn, mobile, mock, modal, mooc, mozilla, ndd, newsletter, nvidia, offline, orthographe, pensées, phantomJS, phishing, photoshop, piwik, plante, potager, processing, procrastination, productivity, ramen, rangement, react, recherche, reddit, remote, replay, responsive, rust, réparation, santé, sed, shaarli, share, signature, site, skype, snap, social, spin, startpage, startup, stickers, stock, time-tracking, tofu, torrent, toyz, transport, tts, unity, vagrant, vegan, wallabag, webpack, wget, writing, wtf, x11, yield, 2fa, 4G, 5G, AMP, DNT, GOT, GraphQL, GrumPHP, LXDE, Montsoult, NesClassicMini, OCSP, OPcache, OS, OpenMediaVault, PC, PERL, PHP8, RAID, REST, RPC, RPG, SELinux, SF, SNCF, SSII, TDD, VLC, VNC, XDebug, abonnement, ack, acme, adblock, aide, airflow, alcool, alert, allergie, ambilight, aosp, apk, aquarelle, array, asusT100, audio, audiobook, awk, aws, backblaze, badbuzz, bank, bicarbonate, binary-flag, bitcoin, bitlocker, bitmap, bitorrent, blacklist, bleemsync, blender, blockchain, boite, bonnes-pratiques, bridge, calendrier, canardPC, captcha, carddav, cave, charlatan, chaudière, checkbox, chiffrement, chromecast, cibi, class, classement, client, climat, cocktail, codepad, collaboration, color, communauté, communication, comparateur, compression, concept, conky, conseil, copy, crossword, crowdfunding, cryptomonnaies, cthulhu, cursor, cypress, dactylo, dark-pattern, dark-theme, dashboard, dat, datepicker, dbeaver, dead, decentralisation, deepfaking, deepin, depression, developpez, diagramme, diff, dinosaure, distributed-web, distro, dl, dragndrop, dungeon, duplicity, décentralisé, décroissance, dépannage, e-ink, elasticsearch, electron, emmaus, enchères, entrainement, ethereum, ethic, expériences, f-droid, f2fs, fake, fallout, fanfiction, fediverse, femme, ferme, ffmpeg, ffsync, fibre, filerun, firebase, firejail, flickr, flow, formation, forum, fossil, fractal, framboise, ftp, gaz, geek, gemini, genre, gitea, gladys, gnusocial, graffiti, growth-hacking, guerre, gui, hackaday, head, histoire, homéopathie, hopital, hotlinking, htpasswd, hébergement, immigration, impot, indie, inkscape, inspiration, installation, introvert, ip, isolation, j2s, jancovici, jdr, jeans, journalisme, kalliope, kanban, kata, kde, keefox, kindle, kinto, kirby, kodi, kresus, lacunacoil, langage, layout, lazyloading, leaflet, leboncoin, legal, lessive, links, linogravure, lint, liseuse, lit, local, loi, longue, loremipsum, lowpoly, lunii, légume, mailhog, maison, md5, medical, megadrive, memcache, metadata, meuble, micro, migration, minimachine, minimal, mockups, monero, monitoring, montage, mount, mouse, mqtt, multimedia, mycroft, météo, nasa, nature, nes, netlify, netstat, network, news, ngrok, nim, noeud, nom, nomad, notification, nucléaire, occasion, oiseau, openoffice, openspace, openvpn, owncloud, painting, paypal, perceuse, permaculture, perso, peur, philosophy, photovoltaique, picasa, pico-8, pihole, plagiat, plan, planete-linux, plume, podcast, portfolio, presentation, prestashop, prettier, print, proton, ps4, pubsub, punchline, puzzle, pâtes, quote, racisme, rain, ram, rap, reconversion, retraite, retro, river, robot, roleplay, ruby, running, sacem, sarah, savoir, savon, scraping, screen, scroll, semver, sexisme, sha1, shields, shortcut, simpsons, smoothie, sms, smtp, snips, société, solaire, solidaire, soudure, space, spamd, specifications, sprite, sqlite, ssl, stars, starwars, stats, sticky-header, storage, stow, sudo, sudoku, survie, sync, sécurité, tar, teflon, telephone, text, text-to-speech, texture, thunderbird, tilde, timezone, title, tmux, toilette-seche, tor, towerdefense, trading, trait, transparent, travail-gratos, trello, tricot, trueblood, tumblr_chat, twig, uefi, uninstall, upcycling, upload, uptimerobot, vae, vannerie, versionning, vetement, vin, virus, vol, vpn, végétal, webextension, webgl, webmention, webtorrent, wifi, wildcard, wine, xmpp, yaml, zelda, zigbee, zip, 0, " />
                        <div class="search-overlay-actions">
                            <button type="button" id="button-filter" class="button-raised ripple ripple-primary">
                                <i class="visible-xs mdi mdi-tag-multiple"></i>
                                <span class="hidden-xs"><i class="mdi mdi-magnify"></i>tags</span>
                            </button>
                            <button type="submit" id="button-search" class="button-raised button-primary ripple">
                                <i class="mdi mdi-magnify"></i>
                                <span class="hidden-xs">search</span>
                            </button>
                        </div>
                    </div>
                </form>
            </div>
        </div>
    </div>
</div>

<div id="overlay" class="overlay hidden"></div>





<div id="linklist" class="container">
    

    
<div class="paging clearfix">
    <div class="row">
        <div class="col-xs-3 col-sm-2 text-left"><a href="?page=2" class="paging-older" title="Older"><i class="mdi mdi-arrow-left"></i></a></div>
        <div class="paging-current col-xs-6 col-sm-8 text-center">p<span class="hidden-xs">age</span> 1 / 212</div>
        <div class="col-xs-3 col-sm-2 text-right"></div>
    </div>
    <div>
        
    </div>
</div>


    

    <div class="links-list">

        
        
        
        
        
        
        
        
        
        
        
        

        
            <div id="4511" class="link-outer">
                <div class="link-overlay"></div>
                <div class="link-inner">
                    <div class="link-header">
                        <div class="row">
                            <div class="col-sm-8">
                                <a class="link-title" href="https://sebsauvage.net/links/?T32OYQ">
                                    
                                    diffoscope: in-depth comparison of files, archives, and directories
                                </a>
                                <a href="https://sebsauvage.net/links/?T32OYQ" class="link-url"><span title="Real URL">https://sebsauvage.net/links/?T32OYQ</span></a>
                            </div>
                            <div class="col-sm-4">
                                <div class="link-date">
                                    
                                        <span title="Permalink - 27/04/2021 10:03:53"><a href="/shaare/bdEnmw" class="link-actual-date">27/04/2021 10:03:53</a></span>
                                    
                                    
                                        <span class="link-plugin"><span>
  <a href="https://web.archive.org/web/https://sebsauvage.net/links/?T32OYQ">
    <img class="linklist-plugin-icon" src="/plugins/archiveorg/internetarchive.png" title="Voir sur archive.org" alt="archive.org" />
  </a>
</span>
</span>
                                    
                                    
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="link-content">
                        <div>
                            
                            
                                <div class="link-description"><div class="markdown"><p>J'allais installer ça par apt pour voir et puis ça m'a affiché « Après cette opération, 2 758 Mo d'espace disque supplémentaires seront utilisés. ». Alors, bon, non merci.</p></div></div>
                            
                        </div>
                    </div>
                    <div class="link-footer is-flex">
                        <div class="link-tag-list is-flex-grown">
                        
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/app">app</a></span>
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/linux">linux</a></span>
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/diff">diff</a></span>
                            
                        
                        </div>

                        <div class="link-actions is-flex-end">
                            
                            
                                
                            
                        </div>
                    </div>
                </div>
            </div>
        
            <div id="4510" class="link-outer">
                <div class="link-overlay"></div>
                <div class="link-inner">
                    <div class="link-header">
                        <div class="row">
                            <div class="col-sm-8">
                                <a class="link-title" href="https://froggi.es/mario/">
                                    
                                    Super Mario 64 on the Web! 🐸
                                </a>
                                <a href="https://froggi.es/mario/" class="link-url"><span title="Real URL">https://froggi.es/mario/</span></a>
                            </div>
                            <div class="col-sm-4">
                                <div class="link-date">
                                    
                                        <span title="Permalink - 24/04/2021 18:23:15"><a href="/shaare/CCqycA" class="link-actual-date">24/04/2021 18:23:15</a></span>
                                    
                                    
                                        <span class="link-plugin"><span>
  <a href="https://web.archive.org/web/https://froggi.es/mario/">
    <img class="linklist-plugin-icon" src="/plugins/archiveorg/internetarchive.png" title="Voir sur archive.org" alt="archive.org" />
  </a>
</span>
</span>
                                    
                                    
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="link-content">
                        <div>
                            
                            
                        </div>
                    </div>
                    <div class="link-footer is-flex">
                        <div class="link-tag-list is-flex-grown">
                        
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/online">online</a></span>
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/videogames">videogames</a></span>
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/browser">browser</a></span>
                            
                        
                        </div>

                        <div class="link-actions is-flex-end">
                            
                            
                                
                            
                        </div>
                    </div>
                </div>
            </div>
        
            <div id="4509" class="link-outer">
                <div class="link-overlay"></div>
                <div class="link-inner">
                    <div class="link-header">
                        <div class="row">
                            <div class="col-sm-8">
                                <a class="link-title" href="https://readme.so/fr/editor">
                                    
                                    readme.so - Easiest Way to Create A README
                                </a>
                                <a href="https://readme.so/fr/editor" class="link-url"><span title="Real URL">https://readme.so/fr/editor</span></a>
                            </div>
                            <div class="col-sm-4">
                                <div class="link-date">
                                    
                                        <span title="Permalink - 23/04/2021 17:25:58"><a href="/shaare/mWbjLQ" class="link-actual-date">23/04/2021 17:25:58</a></span>
                                    
                                    
                                        <span class="link-plugin"><span>
  <a href="https://web.archive.org/web/https://readme.so/fr/editor">
    <img class="linklist-plugin-icon" src="/plugins/archiveorg/internetarchive.png" title="Voir sur archive.org" alt="archive.org" />
  </a>
</span>
</span>
                                    
                                    
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="link-content">
                        <div>
                            
                            
                                <div class="link-description"><div class="markdown"><p>Trop pratique ça pour les side project</p></div></div>
                            
                        </div>
                    </div>
                    <div class="link-footer is-flex">
                        <div class="link-tag-list is-flex-grown">
                        
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/side-project">side-project</a></span>
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/utile">utile</a></span>
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/outil">outil</a></span>
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/generator">generator</a></span>
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/browser">browser</a></span>
                            
                        
                        </div>

                        <div class="link-actions is-flex-end">
                            
                            
                                
                            
                        </div>
                    </div>
                </div>
            </div>
        
            <div id="4508" class="link-outer">
                <div class="link-overlay"></div>
                <div class="link-inner">
                    <div class="link-header">
                        <div class="row">
                            <div class="col-sm-8">
                                <a class="link-title" href="https://escapethecity.life/faire-du-pain-sans-four-ma-recette-secrete">
                                    
                                    Faire du pain sans four : ma recette secrète
                                </a>
                                <a href="https://escapethecity.life/faire-du-pain-sans-four-ma-recette-secrete" class="link-url"><span title="Real URL">https://escapethecity.life/faire-du-pain-sans-four-ma-recette-secrete</span></a>
                            </div>
                            <div class="col-sm-4">
                                <div class="link-date">
                                    
                                        <span title="Permalink - 22/04/2021 16:59:57"><a href="/shaare/iNPfqg" class="link-actual-date">22/04/2021 16:59:57</a></span>
                                    
                                    
                                        <span class="link-plugin"><span>
  <a href="https://web.archive.org/web/https://escapethecity.life/faire-du-pain-sans-four-ma-recette-secrete">
    <img class="linklist-plugin-icon" src="/plugins/archiveorg/internetarchive.png" title="Voir sur archive.org" alt="archive.org" />
  </a>
</span>
</span>
                                    
                                    
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="link-content">
                        <div>
                            
                            
                                <div class="link-description"><div class="markdown"><p>Ça a l'air simple !! À tester &lt;3</p></div></div>
                            
                        </div>
                    </div>
                    <div class="link-footer is-flex">
                        <div class="link-tag-list is-flex-grown">
                        
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/recette">recette</a></span>
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/pain">pain</a></span>
                            
                        
                        </div>

                        <div class="link-actions is-flex-end">
                            
                            
                                
                            
                        </div>
                    </div>
                </div>
            </div>
        
            <div id="4507" class="link-outer">
                <div class="link-overlay"></div>
                <div class="link-inner">
                    <div class="link-header">
                        <div class="row">
                            <div class="col-sm-8">
                                <a class="link-title" href="https://escapethecity.life/conserves-legumes-recette-lacto-fermentation">
                                    
                                    Des conserves de légumes maisons, sans stérilisation : c'est possible et facile !
                                </a>
                                <a href="https://escapethecity.life/conserves-legumes-recette-lacto-fermentation" class="link-url"><span title="Real URL">https://escapethecity.life/conserves-legumes-recette-lacto-fermentation</span></a>
                            </div>
                            <div class="col-sm-4">
                                <div class="link-date">
                                    
                                        <span title="Permalink - 22/04/2021 16:04:48"><a href="/shaare/DlOnBw" class="link-actual-date">22/04/2021 16:04:48</a></span>
                                    
                                    
                                        <span class="link-plugin"><span>
  <a href="https://web.archive.org/web/https://escapethecity.life/conserves-legumes-recette-lacto-fermentation">
    <img class="linklist-plugin-icon" src="/plugins/archiveorg/internetarchive.png" title="Voir sur archive.org" alt="archive.org" />
  </a>
</span>
</span>
                                    
                                    
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="link-content">
                        <div>
                            
                            
                                <div class="link-description"><div class="markdown"><p>J'essayerais bien ça, tiens.</p></div></div>
                            
                        </div>
                    </div>
                    <div class="link-footer is-flex">
                        <div class="link-tag-list is-flex-grown">
                        
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/low-tech">low-tech</a></span>
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/cuisine">cuisine</a></span>
                            
                        
                        </div>

                        <div class="link-actions is-flex-end">
                            
                            
                                
                            
                        </div>
                    </div>
                </div>
            </div>
        
            <div id="4506" class="link-outer">
                <div class="link-overlay"></div>
                <div class="link-inner">
                    <div class="link-header">
                        <div class="row">
                            <div class="col-sm-8">
                                <a class="link-title" href="https://home.by.me/fr/">
                                    
                                    HomeByMe
                                </a>
                                <a href="https://home.by.me/fr/" class="link-url"><span title="Real URL">https://home.by.me/fr/</span></a>
                            </div>
                            <div class="col-sm-4">
                                <div class="link-date">
                                    
                                        <span title="Permalink - 22/04/2021 15:50:36"><a href="/shaare/9csCqw" class="link-actual-date">22/04/2021 15:50:36</a></span>
                                    
                                    
                                        <span class="link-plugin"><span>
  <a href="https://web.archive.org/web/https://home.by.me/fr/">
    <img class="linklist-plugin-icon" src="/plugins/archiveorg/internetarchive.png" title="Voir sur archive.org" alt="archive.org" />
  </a>
</span>
</span>
                                    
                                    
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="link-content">
                        <div>
                            
                            
                                <div class="link-description"><div class="markdown"><p>Très bien ça pour faire un plan 3D rapide directement dans le navigateur. Par exemple, en cas de projets ou de vente de maison</p></div></div>
                            
                        </div>
                    </div>
                    <div class="link-footer is-flex">
                        <div class="link-tag-list is-flex-grown">
                        
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/browser">browser</a></span>
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/online">online</a></span>
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/map">map</a></span>
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/maison">maison</a></span>
                            
                        
                        </div>

                        <div class="link-actions is-flex-end">
                            
                            
                                
                            
                        </div>
                    </div>
                </div>
            </div>
        
            <div id="4505" class="link-outer">
                <div class="link-overlay"></div>
                <div class="link-inner">
                    <div class="link-header">
                        <div class="row">
                            <div class="col-sm-8">
                                <a class="link-title" href="https://www.blog.modestycouture.com/comment-choisir-son-tissu/">
                                    
                                    Comment choisir son tissu pour coudre des accessoires ?
                                </a>
                                <a href="https://www.blog.modestycouture.com/comment-choisir-son-tissu/" class="link-url"><span title="Real URL">https://www.blog.modestycouture.com/comment-choisir-son-tissu/</span></a>
                            </div>
                            <div class="col-sm-4">
                                <div class="link-date">
                                    
                                        <span title="Permalink - 21/04/2021 23:48:12"><a href="/shaare/Xc2XMA" class="link-actual-date">21/04/2021 23:48:12</a></span>
                                    
                                    
                                        <span class="link-plugin"><span>
  <a href="https://web.archive.org/web/https://www.blog.modestycouture.com/comment-choisir-son-tissu/">
    <img class="linklist-plugin-icon" src="/plugins/archiveorg/internetarchive.png" title="Voir sur archive.org" alt="archive.org" />
  </a>
</span>
</span>
                                    
                                    
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="link-content">
                        <div>
                            
                            
                        </div>
                    </div>
                    <div class="link-footer is-flex">
                        <div class="link-tag-list is-flex-grown">
                        
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/tuto">tuto</a></span>
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/couture">couture</a></span>
                            
                        
                        </div>

                        <div class="link-actions is-flex-end">
                            
                            
                                
                            
                        </div>
                    </div>
                </div>
            </div>
        
            <div id="4504" class="link-outer">
                <div class="link-overlay"></div>
                <div class="link-inner">
                    <div class="link-header">
                        <div class="row">
                            <div class="col-sm-8">
                                <a class="link-title" href="https://www.economie.gouv.fr/covid19-soutien-entreprises/nouvelle-aide-stocks">
                                    
                                    Soutien aux commerces : un nouveau dispositif pour compenser les stocks invendus | economie.gouv.fr
                                </a>
                                <a href="https://www.economie.gouv.fr/covid19-soutien-entreprises/nouvelle-aide-stocks" class="link-url"><span title="Real URL">https://www.economie.gouv.fr/covid19-soutien-entreprises/nouvelle-aide-stocks</span></a>
                            </div>
                            <div class="col-sm-4">
                                <div class="link-date">
                                    
                                        <span title="Permalink - 21/04/2021 14:24:55"><a href="/shaare/Qk5EZg" class="link-actual-date">21/04/2021 14:24:55</a></span>
                                    
                                    
                                        <span class="link-plugin"><span>
  <a href="https://web.archive.org/web/https://www.economie.gouv.fr/covid19-soutien-entreprises/nouvelle-aide-stocks">
    <img class="linklist-plugin-icon" src="/plugins/archiveorg/internetarchive.png" title="Voir sur archive.org" alt="archive.org" />
  </a>
</span>
</span>
                                    
                                    
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="link-content">
                        <div>
                            
                            
                                <div class="link-description"><div class="markdown"><p>Je ne sais pas quoi en penser. D'un côté, forcément avec la crise sanitaire, les employés doivent garder leur salaire et donc c'est bien. D'un autre côté, ça envoie le message que la fast-fashion sera sauvé par l'état et ça fera pas bouger les grandes marques là-dedans.</p></div></div>
                            
                        </div>
                    </div>
                    <div class="link-footer is-flex">
                        <div class="link-tag-list is-flex-grown">
                        
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/ecologie">ecologie</a></span>
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/politique">politique</a></span>
                            
                        
                        </div>

                        <div class="link-actions is-flex-end">
                            
                            
                                
                            
                        </div>
                    </div>
                </div>
            </div>
        
            <div id="4503" class="link-outer">
                <div class="link-overlay"></div>
                <div class="link-inner">
                    <div class="link-header">
                        <div class="row">
                            <div class="col-sm-8">
                                <a class="link-title" href="https://lestutosdeviny.com/2020/04/11/la-trousse-line-une-fermeture-avec-des-finitions-parfaites/">
                                    
                                    La Trousse Line - Une Fermeture avec des finitions parfaites
                                </a>
                                <a href="https://lestutosdeviny.com/2020/04/11/la-trousse-line-une-fermeture-avec-des-finitions-parfaites/" class="link-url"><span title="Real URL">https://lestutosdeviny.com/2020/04/11/la-trousse-line-une-fermeture-avec-des-finitions-parfaites/</span></a>
                            </div>
                            <div class="col-sm-4">
                                <div class="link-date">
                                    
                                        <span title="Permalink - 21/04/2021 10:49:33"><a href="/shaare/gIurjQ" class="link-actual-date">21/04/2021 10:49:33</a></span>
                                    
                                    
                                        <span class="link-plugin"><span>
  <a href="https://web.archive.org/web/https://lestutosdeviny.com/2020/04/11/la-trousse-line-une-fermeture-avec-des-finitions-parfaites/">
    <img class="linklist-plugin-icon" src="/plugins/archiveorg/internetarchive.png" title="Voir sur archive.org" alt="archive.org" />
  </a>
</span>
</span>
                                    
                                    
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="link-content">
                        <div>
                            
                            
                                <div class="link-description"><div class="markdown"><p>Tuto de trousse à coudre. En vidéo : <a href="https://www.youtube.com/watch?v=wsCEVi9-QDo">https://www.youtube.com/watch?v=wsCEVi9-QDo</a></p></div></div>
                            
                        </div>
                    </div>
                    <div class="link-footer is-flex">
                        <div class="link-tag-list is-flex-grown">
                        
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/tuto">tuto</a></span>
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/couture">couture</a></span>
                            
                        
                        </div>

                        <div class="link-actions is-flex-end">
                            
                            
                                
                            
                        </div>
                    </div>
                </div>
            </div>
        
            <div id="4502" class="link-outer">
                <div class="link-overlay"></div>
                <div class="link-inner">
                    <div class="link-header">
                        <div class="row">
                            <div class="col-sm-8">
                                <a class="link-title" href="https://www.youtube.com/watch?v=G0Hsg9yjelg">
                                    
                                    réalisez vos galettes de chaises
                                </a>
                                <a href="https://www.youtube.com/watch?v=G0Hsg9yjelg" class="link-url"><span title="Real URL">https://www.youtube.com/watch?v=G0Hsg9yjelg</span></a>
                            </div>
                            <div class="col-sm-4">
                                <div class="link-date">
                                    
                                        <span title="Permalink - 21/04/2021 10:45:57"><a href="/shaare/sfzLuQ" class="link-actual-date">21/04/2021 10:45:57</a></span>
                                    
                                    
                                        <span class="link-plugin"><span>
  <a href="https://web.archive.org/web/https://www.youtube.com/watch?v=G0Hsg9yjelg">
    <img class="linklist-plugin-icon" src="/plugins/archiveorg/internetarchive.png" title="Voir sur archive.org" alt="archive.org" />
  </a>
</span>
</span>
                                    
                                    
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="link-content">
                        <div>
                            
                            
                                <div class="link-description"><div class="markdown"><p>J'ai fait &quot;presque&quot; ça. Les dimensions, c'est plutôt &quot;rayon + 1/2 épaisseur + 1/2 cm&quot; et pas &quot;rayon + 1 épaisseur&quot; comme je le pensais, sinon ça rend trop grand.</p></div></div>
                            
                        </div>
                    </div>
                    <div class="link-footer is-flex">
                        <div class="link-tag-list is-flex-grown">
                        
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/tuto">tuto</a></span>
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/couture">couture</a></span>
                            
                        
                        </div>

                        <div class="link-actions is-flex-end">
                            
                            
                                
                            
                        </div>
                    </div>
                </div>
            </div>
        
            <div id="4501" class="link-outer">
                <div class="link-overlay"></div>
                <div class="link-inner">
                    <div class="link-header">
                        <div class="row">
                            <div class="col-sm-8">
                                <a class="link-title" href="https://theprepared.com/homestead/guides/gardening/">
                                    
                                    Beginner’s guide to survival gardening – The Prepared
                                </a>
                                <a href="https://theprepared.com/homestead/guides/gardening/" class="link-url"><span title="Real URL">https://theprepared.com/homestead/guides/gardening/</span></a>
                            </div>
                            <div class="col-sm-4">
                                <div class="link-date">
                                    
                                        <span title="Permalink - 20/04/2021 15:44:57"><a href="/shaare/WHRoyw" class="link-actual-date">20/04/2021 15:44:57</a></span>
                                    
                                    
                                        <span class="link-plugin"><span>
  <a href="https://web.archive.org/web/https://theprepared.com/homestead/guides/gardening/">
    <img class="linklist-plugin-icon" src="/plugins/archiveorg/internetarchive.png" title="Voir sur archive.org" alt="archive.org" />
  </a>
</span>
</span>
                                    
                                    
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="link-content">
                        <div>
                            
                            
                                <div class="link-description"><div class="markdown"><p>Tuto très complet mais en anglais</p></div></div>
                            
                        </div>
                    </div>
                    <div class="link-footer is-flex">
                        <div class="link-tag-list is-flex-grown">
                        
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/jardin">jardin</a></span>
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/tuto">tuto</a></span>
                            
                        
                        </div>

                        <div class="link-actions is-flex-end">
                            
                            
                                
                            
                        </div>
                    </div>
                </div>
            </div>
        
            <div id="4500" class="link-outer">
                <div class="link-overlay"></div>
                <div class="link-inner">
                    <div class="link-header">
                        <div class="row">
                            <div class="col-sm-8">
                                <a class="link-title" href="https://pdf.math.dev/">
                                    
                                    Beautiful PDFs from HTML
                                </a>
                                <a href="https://pdf.math.dev/" class="link-url"><span title="Real URL">https://pdf.math.dev/</span></a>
                            </div>
                            <div class="col-sm-4">
                                <div class="link-date">
                                    
                                        <span title="Permalink - 19/04/2021 16:37:17"><a href="/shaare/bhD44w" class="link-actual-date">19/04/2021 16:37:17</a></span>
                                    
                                    
                                        <span class="link-plugin"><span>
  <a href="https://web.archive.org/web/https://pdf.math.dev/">
    <img class="linklist-plugin-icon" src="/plugins/archiveorg/internetarchive.png" title="Voir sur archive.org" alt="archive.org" />
  </a>
</span>
</span>
                                    
                                    
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="link-content">
                        <div>
                            
                            
                                <div class="link-description"><div class="markdown"><p>Un JS qui transforme du HTML en un beau PDF avec pleins d'options sympa</p></div></div>
                            
                        </div>
                    </div>
                    <div class="link-footer is-flex">
                        <div class="link-tag-list is-flex-grown">
                        
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/js">js</a></span>
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/PDF">PDF</a></span>
                            
                        
                        </div>

                        <div class="link-actions is-flex-end">
                            
                            
                                
                            
                        </div>
                    </div>
                </div>
            </div>
        
            <div id="4499" class="link-outer">
                <div class="link-overlay"></div>
                <div class="link-inner">
                    <div class="link-header">
                        <div class="row">
                            <div class="col-sm-8">
                                <a class="link-title" href="https://www.bastamag.net/Jeux-olympiques-2024-destruction-jardins-ouvriers-Aubervilliers-betonisation-manifestation-17-avril-Zad">
                                    
                                    « Si les bulldozers arrivent, je m'enchaîne à mon cerisier » : dans les jardins ouvriers, on résiste au béton - Basta !
                                </a>
                                <a href="https://www.bastamag.net/Jeux-olympiques-2024-destruction-jardins-ouvriers-Aubervilliers-betonisation-manifestation-17-avril-Zad" class="link-url"><span title="Real URL">https://www.bastamag.net/Jeux-olympiques-2024-destruction-jardins-ouvriers-Aubervilliers-betonisation-manifestation-17-avril-Zad</span></a>
                            </div>
                            <div class="col-sm-4">
                                <div class="link-date">
                                    
                                        <span title="Permalink - 19/04/2021 13:37:42"><a href="/shaare/2TeIsQ" class="link-actual-date">19/04/2021 13:37:42</a></span>
                                    
                                    
                                        <span class="link-plugin"><span>
  <a href="https://web.archive.org/web/https://www.bastamag.net/Jeux-olympiques-2024-destruction-jardins-ouvriers-Aubervilliers-betonisation-manifestation-17-avril-Zad">
    <img class="linklist-plugin-icon" src="/plugins/archiveorg/internetarchive.png" title="Voir sur archive.org" alt="archive.org" />
  </a>
</span>
</span>
                                    
                                    
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="link-content">
                        <div>
                            
                            
                                <div class="link-description"><div class="markdown"><p>Je comprends même pas, à l'heure actuelle, comment on peut envisager ce genre de projet…</p></div></div>
                            
                        </div>
                    </div>
                    <div class="link-footer is-flex">
                        <div class="link-tag-list is-flex-grown">
                        
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/ecologie">ecologie</a></span>
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/politique">politique</a></span>
                            
                        
                        </div>

                        <div class="link-actions is-flex-end">
                            
                            
                                
                            
                        </div>
                    </div>
                </div>
            </div>
        
            <div id="4498" class="link-outer">
                <div class="link-overlay"></div>
                <div class="link-inner">
                    <div class="link-header">
                        <div class="row">
                            <div class="col-sm-8">
                                <a class="link-title" href="https://www.humanite.fr/covid-19-pourquoi-pfizer-fait-exploser-le-prix-de-son-vaccin-et-sen-vante-703210">
                                    
                                    Covid-19. Pourquoi Pfizer fait exploser le prix de son vaccin (et s'en vante)
                                </a>
                                <a href="https://www.humanite.fr/covid-19-pourquoi-pfizer-fait-exploser-le-prix-de-son-vaccin-et-sen-vante-703210" class="link-url"><span title="Real URL">https://www.humanite.fr/covid-19-pourquoi-pfizer-fait-exploser-le-prix-de-son-vaccin-et-sen-vante-703210</span></a>
                            </div>
                            <div class="col-sm-4">
                                <div class="link-date">
                                    
                                        <span title="Permalink - 19/04/2021 13:32:15"><a href="/shaare/AOzpTw" class="link-actual-date">19/04/2021 13:32:15</a></span>
                                    
                                    
                                        <span class="link-plugin"><span>
  <a href="https://web.archive.org/web/https://www.humanite.fr/covid-19-pourquoi-pfizer-fait-exploser-le-prix-de-son-vaccin-et-sen-vante-703210">
    <img class="linklist-plugin-icon" src="/plugins/archiveorg/internetarchive.png" title="Voir sur archive.org" alt="archive.org" />
  </a>
</span>
</span>
                                    
                                    
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="link-content">
                        <div>
                            
                            
                                <div class="link-description"><div class="markdown"><p>C'est trop bien le capitalisme.</p></div></div>
                            
                        </div>
                    </div>
                    <div class="link-footer is-flex">
                        <div class="link-tag-list is-flex-grown">
                        
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/corona">corona</a></span>
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/capitalisme">capitalisme</a></span>
                            
                        
                        </div>

                        <div class="link-actions is-flex-end">
                            
                            
                                
                            
                        </div>
                    </div>
                </div>
            </div>
        
            <div id="4497" class="link-outer">
                <div class="link-overlay"></div>
                <div class="link-inner">
                    <div class="link-header">
                        <div class="row">
                            <div class="col-sm-8">
                                <a class="link-title" href="https://paramdeo.com/blog/opting-your-website-out-of-googles-floc-network">
                                    
                                    Opting your Website out of Google's FLoC Network
                                </a>
                                <a href="https://paramdeo.com/blog/opting-your-website-out-of-googles-floc-network" class="link-url"><span title="Real URL">https://paramdeo.com/blog/opting-your-website-out-of-googles-floc-network</span></a>
                            </div>
                            <div class="col-sm-4">
                                <div class="link-date">
                                    
                                        <span title="Permalink - 16/04/2021 12:25:07"><a href="/shaare/kVEnlw" class="link-actual-date">16/04/2021 12:25:07</a></span>
                                    
                                    
                                        <span class="link-plugin"><span>
  <a href="https://web.archive.org/web/https://paramdeo.com/blog/opting-your-website-out-of-googles-floc-network">
    <img class="linklist-plugin-icon" src="/plugins/archiveorg/internetarchive.png" title="Voir sur archive.org" alt="archive.org" />
  </a>
</span>
</span>
                                    
                                    
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="link-content">
                        <div>
                            
                            
                        </div>
                    </div>
                    <div class="link-footer is-flex">
                        <div class="link-tag-list is-flex-grown">
                        
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/degooglisons">degooglisons</a></span>
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/privacy">privacy</a></span>
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/self-hosted">self-hosted</a></span>
                            
                        
                        </div>

                        <div class="link-actions is-flex-end">
                            
                            
                                
                            
                        </div>
                    </div>
                </div>
            </div>
        
            <div id="4496" class="link-outer">
                <div class="link-overlay"></div>
                <div class="link-inner">
                    <div class="link-header">
                        <div class="row">
                            <div class="col-sm-8">
                                <a class="link-title" href="http://warriordudimanche.net/article1505/bricolo-et-bricolette-reparent-grille-pain#comments">
                                    
                                    Bricolo et bricolette réparent le grille-pain
                                </a>
                                <a href="http://warriordudimanche.net/article1505/bricolo-et-bricolette-reparent-grille-pain#comments" class="link-url"><span title="Real URL">http://warriordudimanche.net/article1505/bricolo-et-bricolette-reparent-grille-pain#comments</span></a>
                            </div>
                            <div class="col-sm-4">
                                <div class="link-date">
                                    
                                        <span title="Permalink - 15/04/2021 17:06:17"><a href="/shaare/1EAu0Q" class="link-actual-date">15/04/2021 17:06:17</a></span>
                                    
                                    
                                        <span class="link-plugin"><span>
  <a href="https://web.archive.org/web/http://warriordudimanche.net/article1505/bricolo-et-bricolette-reparent-grille-pain#comments">
    <img class="linklist-plugin-icon" src="/plugins/archiveorg/internetarchive.png" title="Voir sur archive.org" alt="archive.org" />
  </a>
</span>
</span>
                                    
                                    
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="link-content">
                        <div>
                            
                            
                                <div class="link-description"><div class="markdown"><p>Enfin une bonne idée d'utilisation d'imprimante 3D 😏</p></div></div>
                            
                        </div>
                    </div>
                    <div class="link-footer is-flex">
                        <div class="link-tag-list is-flex-grown">
                        
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/bricolage">bricolage</a></span>
                            
                        
                        </div>

                        <div class="link-actions is-flex-end">
                            
                            
                                
                            
                        </div>
                    </div>
                </div>
            </div>
        
            <div id="4495" class="link-outer">
                <div class="link-overlay"></div>
                <div class="link-inner">
                    <div class="link-header">
                        <div class="row">
                            <div class="col-sm-8">
                                <a class="link-title" href="https://www.youtube.com/watch?v=NfaeoCORuzk">
                                    
                                    Le changement climatique : comprendre ses causes et ses conséquences pour mieux réagir
                                </a>
                                <a href="https://www.youtube.com/watch?v=NfaeoCORuzk" class="link-url"><span title="Real URL">https://www.youtube.com/watch?v=NfaeoCORuzk</span></a>
                            </div>
                            <div class="col-sm-4">
                                <div class="link-date">
                                    
                                        <span title="Permalink - 15/04/2021 16:34:27"><a href="/shaare/n25ZcQ" class="link-actual-date">15/04/2021 16:34:27</a></span>
                                    
                                    
                                        <span class="link-plugin"><span>
  <a href="https://web.archive.org/web/https://www.youtube.com/watch?v=NfaeoCORuzk">
    <img class="linklist-plugin-icon" src="/plugins/archiveorg/internetarchive.png" title="Voir sur archive.org" alt="archive.org" />
  </a>
</span>
</span>
                                    
                                    
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="link-content">
                        <div>
                            
                            
                                <div class="link-description"><div class="markdown"><p>Une vidéo de l'ADEME qui parle très bien, même aux enfants</p></div></div>
                            
                        </div>
                    </div>
                    <div class="link-footer is-flex">
                        <div class="link-tag-list is-flex-grown">
                        
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/video">video</a></span>
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/ecologie">ecologie</a></span>
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/enfants">enfants</a></span>
                            
                        
                        </div>

                        <div class="link-actions is-flex-end">
                            
                            
                                
                            
                        </div>
                    </div>
                </div>
            </div>
        
            <div id="4494" class="link-outer">
                <div class="link-overlay"></div>
                <div class="link-inner">
                    <div class="link-header">
                        <div class="row">
                            <div class="col-sm-8">
                                <a class="link-title" href="https://reporterre.net/64-des-terres-agricoles-dans-le-monde-sont-contaminees-par-les-pesticides">
                                    
                                    64 % des terres agricoles dans le monde sont contaminées par les pesticides
                                </a>
                                <a href="https://reporterre.net/64-des-terres-agricoles-dans-le-monde-sont-contaminees-par-les-pesticides" class="link-url"><span title="Real URL">https://reporterre.net/64-des-terres-agricoles-dans-le-monde-sont-contaminees-par-les-pesticides</span></a>
                            </div>
                            <div class="col-sm-4">
                                <div class="link-date">
                                    
                                        <span title="Permalink - 12/04/2021 11:45:36"><a href="/shaare/Q78PLg" class="link-actual-date">12/04/2021 11:45:36</a></span>
                                    
                                    
                                        <span class="link-plugin"><span>
  <a href="https://web.archive.org/web/https://reporterre.net/64-des-terres-agricoles-dans-le-monde-sont-contaminees-par-les-pesticides">
    <img class="linklist-plugin-icon" src="/plugins/archiveorg/internetarchive.png" title="Voir sur archive.org" alt="archive.org" />
  </a>
</span>
</span>
                                    
                                    
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="link-content">
                        <div>
                            
                            
                                <div class="link-description"><div class="markdown"><p>Tellement moche ce que l'on a fait à la Terre quand même.</p></div></div>
                            
                        </div>
                    </div>
                    <div class="link-footer is-flex">
                        <div class="link-tag-list is-flex-grown">
                        
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/ecologie">ecologie</a></span>
                            
                        
                        </div>

                        <div class="link-actions is-flex-end">
                            
                            
                                
                            
                        </div>
                    </div>
                </div>
            </div>
        
            <div id="4493" class="link-outer">
                <div class="link-overlay"></div>
                <div class="link-inner">
                    <div class="link-header">
                        <div class="row">
                            <div class="col-sm-8">
                                <a class="link-title" href="https://blog.mapetitemercerie.com/tuto-robe-kimono/">
                                    
                                    DIY : Tuto robe kimono tendance en 5 étapes - Ma Petite Mercerie
                                </a>
                                <a href="https://blog.mapetitemercerie.com/tuto-robe-kimono/" class="link-url"><span title="Real URL">https://blog.mapetitemercerie.com/tuto-robe-kimono/</span></a>
                            </div>
                            <div class="col-sm-4">
                                <div class="link-date">
                                    
                                        <span title="Permalink - 09/04/2021 19:23:51"><a href="/shaare/kjkmug" class="link-actual-date">09/04/2021 19:23:51</a></span>
                                    
                                    
                                        <span class="link-plugin"><span>
  <a href="https://web.archive.org/web/https://blog.mapetitemercerie.com/tuto-robe-kimono/">
    <img class="linklist-plugin-icon" src="/plugins/archiveorg/internetarchive.png" title="Voir sur archive.org" alt="archive.org" />
  </a>
</span>
</span>
                                    
                                    
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="link-content">
                        <div>
                            
                            
                                <div class="link-description"><div class="markdown"><p>Je viens de la finir, le tuto est très clair et finalement, c'est pas cher. Par contre, prévoir plus large pour plus de confort (on ne voit pas bien sur la photo) et plus haut si on veut couvrir plus !</p></div></div>
                            
                        </div>
                    </div>
                    <div class="link-footer is-flex">
                        <div class="link-tag-list is-flex-grown">
                        
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/couture">couture</a></span>
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/tuto">tuto</a></span>
                            
                        
                        </div>

                        <div class="link-actions is-flex-end">
                            
                            
                                
                            
                        </div>
                    </div>
                </div>
            </div>
        
            <div id="4492" class="link-outer">
                <div class="link-overlay"></div>
                <div class="link-inner">
                    <div class="link-header">
                        <div class="row">
                            <div class="col-sm-8">
                                <a class="link-title" href="https://ohmysmtp.com/">
                                    
                                    OhMySMTP - Transactional Email Provider and API
                                </a>
                                <a href="https://ohmysmtp.com/" class="link-url"><span title="Real URL">https://ohmysmtp.com/</span></a>
                            </div>
                            <div class="col-sm-4">
                                <div class="link-date">
                                    
                                        <span title="Permalink - 09/04/2021 13:12:11"><a href="/shaare/xFZwHw" class="link-actual-date">09/04/2021 13:12:11</a></span>
                                    
                                    
                                        <span class="link-plugin"><span>
  <a href="https://web.archive.org/web/https://ohmysmtp.com/">
    <img class="linklist-plugin-icon" src="/plugins/archiveorg/internetarchive.png" title="Voir sur archive.org" alt="archive.org" />
  </a>
</span>
</span>
                                    
                                    
                                </div>
                            </div>
                        </div>
                    </div>
                    <div class="link-content">
                        <div>
                            
                            
                                <div class="link-description"><div class="markdown"><p>Ça a l'air pas mal ça pour avoir un SMTP fiable pour des mails transactionnels pour toutes mes applis. 36€/an, ça va. Il propose aussi une API pour éviter l'utilisation du protocole SMTP</p></div></div>
                            
                        </div>
                    </div>
                    <div class="link-footer is-flex">
                        <div class="link-tag-list is-flex-grown">
                        
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/outil">outil</a></span>
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/dev">dev</a></span>
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/email">email</a></span>
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/smtp">smtp</a></span>
                            
                                <span class="link-tag" title="Find links with the same tag"><a href="/add-tag/API">API</a></span>
                            
                        
                        </div>

                        <div class="link-actions is-flex-end">
                            
                            
                                
                            
                        </div>
                    </div>
                </div>
            </div>
        
    </div>

    
<div class="paging clearfix">
    <div class="row">
        <div class="col-xs-3 col-sm-2 text-left"><a href="?page=2" class="paging-older" title="Older"><i class="mdi mdi-arrow-left"></i></a></div>
        <div class="paging-current col-xs-6 col-sm-8 text-center">p<span class="hidden-xs">age</span> 1 / 212</div>
        <div class="col-xs-3 col-sm-2 text-right"></div>
    </div>
    <div>
        
    </div>
</div>


    
</div>


<div class="container text-center link-counter">
    <em>4508 links, including 285 private</em>
</div>


    <div id="footer" class="container">
    <div>
        <b><a href="https://github.com/shaarli/Shaarli">Shaarli</a></b>
        
         - Le gestionnaire de marque-pages personnel, minimaliste, et sans base de données par la communauté Shaarli
        
         - Theme by <a href="https://github.com/kalvn">kalvn</a>
    </div>
    <div>
        
    </div>
    
        <!-- Piwik -->
<script type="text/javascript">
  /** @licstart  The following is the entire license notice for the
   *  JavaScript code in this page.
   *
   *   Copyright: (c) 2011-2015 Sébastien SAUVAGE <sebsauvage@sebsauvage.net>
   *              (c) 2011-2017 The Shaarli Community, see AUTHORS
   *
   *   This software is provided 'as-is', without any express or implied warranty.
   *   In no event will the authors be held liable for any damages arising from
   *   the use of this software.
   *
   *   Permission is granted to anyone to use this software for any purpose,
   *   including commercial applications, and to alter it and redistribute it
   *   freely, subject to the following restrictions:
   *
   *   1. The origin of this software must not be misrepresented; you must not
   *   claim that you wrote the original software. If you use this software
   *   in a product, an acknowledgment in the product documentation would
   *   be appreciated but is not required.
   *
   *   2. Altered source versions must be plainly marked as such, and must
   *   not be misrepresented as being the original software.
   *
   *   3. This notice may not be removed or altered from any source distribution.
   *
   *  @licend  The above is the entire license notice
   *  for the JavaScript code in this page.
   */

  var _paq = _paq || [];
  _paq.push(['trackPageView']);
  _paq.push(['enableLinkTracking']);
  (function() {
    var u="https://shikiryu.com/p/";
    _paq.push(['setTrackerUrl', u+'p.php']);
    _paq.push(['setSiteId', '3']);
    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
    g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'p.js'; s.parentNode.insertBefore(g,s);
  })();
</script>
<noscript><p><img src="https://shikiryu.com/p/p.php?idsite=3" style="border:0;" alt="" /></p></noscript>
<!-- End Piwik Code -->

    
    
    

    <input type="hidden" name="token" value="e61351bc3a96a1b3da8d8b35d99b3a8a7b5513ae" id="token" />
</div>
<script src="/tpl/material/dist/scripts.min.js?v=4f8037fe82dbc0b25ad3c5d85497bb44b8eff0bd5766af1aa441b8913a0ebcfb"></script>


</body>
</html>
