4129 links
740 private links
  • Doo's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Jouer les vidéos
Links per page: 20 50 100
◄Older
page 24 / 170
Newer►
  • thumbnail
    Install Terraform | Terraform - HashiCorp Learn

    putain j'avais oublié $_ en bash <3

    February 24, 2021 04:50:47 PM GMT+01:00 * - permalink -
    QRCode
    - https://learn.hashicorp.com/tutorials/terraform/install-cli?in=terraform/aws-get-started
    bash
  • Note: debug python terminal - Arnaud's links

    via Arnaud

    February 15, 2021 09:34:12 AM GMT+01:00 * - permalink -
    QRCode
    - https://links.infomee.fr/?lTcZoA
    debug python
  • I'm tired of this anti-Wayland horseshit

    <3

    What do anti-vaxxers, flat earthers, 9/11 truthers, and anti-Wayland activism all have in common? All of them are characterized by a blithe rejection of facts to embrace a narrative of victimization by a vague authority. In the case of Wayland, the “vague authority” are a bunch of volunteers who have devoted tens of thousands of hours of their free time towards making free shit for you. “Wayland sucks!” is a conspiracy theory with no basis in truth, and its supporters have spent years harassing Wayland maintainers, contributors, and users. And it’s time for it to fucking stop.

    February 2, 2021 05:47:03 PM GMT+01:00 * - permalink -
    QRCode
    - https://drewdevault.com/2021/02/02/Anti-Wayland-horseshit.html
    post opensource article lol
  • thumbnail
    darkbitio/k8s-mirror: Creates a local mirror of a Kubernetes cluster in a docker container to support offline reviewing
    February 1, 2021 11:12:56 AM GMT+01:00 * - permalink -
    QRCode
    - https://github.com/darkbitio/k8s-mirror
    kubernetes
  • thumbnail
    zestyping/q: Quick and dirty debugging output for tired programmers. ⛺

    je sais plus où j'ai vu ça, ça a l'air pratique

    February 1, 2021 10:02:04 AM GMT+01:00 * - permalink -
    QRCode
    - https://github.com/zestyping/q
    debug python
  • podman-generate-systemd command man page - podman | ManKier
    February 1, 2021 09:32:00 AM GMT+01:00 * - permalink -
    QRCode
    - https://www.mankier.com/1/podman-generate-systemd
    podman systemd systemctl
  • thumbnail
    Effects of non-pharmaceutical interventions on COVID-19: A Tale of Three Models | medRxiv

    en perspective avec l'emporte pièce: https://www.voici.fr/news-people/actu-people/confinement-fermeture-des-bars-et-restaurants-didier-raoult-denonce-linefficacite-de-ces-mesures-695927

    "2 salles 2 ambiances"

    January 30, 2021 11:21:20 PM GMT+01:00 * - permalink -
    QRCode
    - https://www.medrxiv.org/content/10.1101/2020.07.22.20160341v3.full-text
    covid
  • thumbnail
    Excalidraw | Hand-drawn look & feel • Collaborative • Secure
    January 30, 2021 01:13:42 PM GMT+01:00 * - permalink -
    QRCode
    - https://excalidraw.com/
    dessin logiciel
  • thumbnail
    Netdev 0x12 - Keynote: Evolving from AFAP Teaching NICs about time - YouTube
    January 27, 2021 06:49:28 PM GMT+01:00 * - permalink -
    QRCode
    - https://youtu.be/MAni0_lN7zE
    network conférence tcp tcpip nic réseau
  • thumbnail
    Recette : l’hérésie suprême du guacamole minute | CanardPC.com
    January 9, 2021 05:01:18 PM GMT+01:00 * - permalink -
    QRCode
    - https://www.canardpc.com/413/recette-lheresie-supreme-du-guacamole-minute
    recette guacamole
  • thumbnail
    Reverse Engineering the source code of the BioNTech/Pfizer SARS-CoV-2 Vaccine - Articles
    January 4, 2021 08:18:12 PM GMT+01:00 * - permalink -
    QRCode
    - https://berthub.eu/articles/posts/reverse-engineering-source-code-of-the-biontech-pfizer-vaccine/
    covid arn engineering reverseengineering reverse-engineering
  • Three years running Kubernetes on production at Bedrock – Bedrock Tech
    January 4, 2021 01:22:21 PM GMT+01:00 * - permalink -
    QRCode
    - https://tech.bedrockstreaming.com/Three-years-running-kubernetes-on-production-at-Bedrock/
    m6web
  • thumbnail
    Homemade Phyllo (or Filo) Dough Video - Allrecipes.com
    January 2, 2021 06:37:53 PM GMT+01:00 * - permalink -
    QRCode
    - https://www.allrecipes.com/video/7661/homemade-phyllo-or-filo-dough/
    brick tarte pate phyllo filo
  • thumbnail
    3 idées reçues sur la lutte contre la pauvreté, avec Esther Duflo - YouTube
    January 2, 2021 04:43:38 PM GMT+01:00 * - permalink -
    QRCode
    - https://www.youtube.com/watch?v=rWa7L-Ck2Pk
    video brut politique
  • thumbnail
    How to Enable 'Fuzzy Search' in GNOME Shell's Applications Screen - OMG! Ubuntu!
    December 31, 2020 12:08:08 PM GMT+01:00 * - permalink -
    QRCode
    - https://www.omgubuntu.co.uk/2020/12/fuzzy-search-gnome-shell-extension
    gnome gnome-shell extension
  • thumbnail
    Cyberpunk 2077 - Launch Glitches Trailer (a compilation of early clips, reposted as the post was deleted) : cyberpunkgame
    December 19, 2020 09:51:06 PM GMT+01:00 * - permalink -
    QRCode
    - https://www.reddit.com/r/cyberpunkgame/comments/kf57gq/cyberpunk_2077_launch_glitches_trailer_a/
    cyberpunk
  • bind: warning: line editing not enabled | Geeky stories

    fzf c'est cool mais en non interactive il pète des erreurs de merde. Voilà la façon de le corriger.

    Dans mon cas:

    if [[ "$-" =~ "i" ]]; then
            [ -f /usr/share/doc/fzf/examples/key-bindings.bash ] && source /usr/share/doc/fzf/examples/key-bindings.bash
            [ -f /usr/share/bash-completion/completions/fzf ] && source /usr/share/bash-completion/completions/fzf
    fi
    December 18, 2020 10:32:36 AM GMT+01:00 * - permalink -
    QRCode
    - https://gurdiga.com/blog/2018/04/14/bind-warning-line-editing-not-enabled/
    bash fzf
  • thumbnail
    13'12 contre les violences policières [CLIP OFFICIEL] - YouTube
    December 16, 2020 10:57:27 AM GMT+01:00 * - permalink -
    QRCode
    - https://www.youtube.com/watch?v=sm3azYvsg5k&feature=emb_title
    youtube video rap
  • Aerosols: Why Is the Risk of Coronavirus Transmission so High Indoors? | ZEIT ONLINE
    December 10, 2020 02:08:52 PM GMT+01:00 * - permalink -
    QRCode
    - https://www.zeit.de/wissen/gesundheit/2020-11/coronavirus-aerosols-infection-risk-hotspot-interiors
    covid
  • thumbnail
    aquasecurity/kube-bench: Checks whether Kubernetes is deployed according to security best practices as defined in the CIS Kubernetes Benchmark

    un tool pratique pour review certains scopes au sein d'un cluster

    December 8, 2020 03:16:01 PM GMT+01:00 * - permalink -
    QRCode
    - https://github.com/aquasecurity/kube-bench
    kubernetes sécurité security
Links per page: 20 50 100
◄Older
page 24 / 170
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation