4133 links
741 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 89 / 170
Newer►
  • Venus Is a Nightmarish Hellscape, Which Is Exactly Why We Should Study It | Motherboard

    Needless to say, these early missions unveiled a world that could not have been more different from the lush oasis some had hoped Venus might be. The Venera series, along with select Mariner probes, revealed instead a raging inferno, with surface temperatures of around 467 Celsius (872 degrees Fahrenheit), hot enough to melt lead, and pressures equivalent to the seafloor at a depth of one kilometer.

    Electrically charged droplets of sulfuric acid circulate through the suffocating clouds, while a phenomenon called super-rotation whips the upper atmosphere into a vicious global hurricane that sweeps around the planet every four Earth days, with winds of 400 kilometers (250 miles) per hour.

    June 26, 2016 12:16:49 PM GMT+02:00 * - permalink -
    QRCode
    - https://motherboard.vice.com/read/venus-is-a-nightmarish-hellscape-which-is-exactly-why-we-should-study-it-venera-1
    espace space
  • thumbnail
    Rapping, deconstructed: The best rhymers of all time - YouTube

    Super short sur les structures de rhymes

    June 26, 2016 12:01:52 PM GMT+02:00 * - permalink -
    QRCode
    - https://www.youtube.com/watch?v=QWveXdj6oZU&feature=youtu.be
    rap music
  • thumbnail
    Networking @Scale, May 2016 — Recap | Engineering Blog | Facebook Code | Facebook

    Une conf pour moi du futur

    June 26, 2016 11:41:55 AM GMT+02:00 * - permalink -
    QRCode
    - https://code.facebook.com/posts/1036362693099725/networking-scale-may-2016-recap/
    network networking facebook
  • thumbnail
    Stop Exploiting LGBT Issues to Demonize Islam and Justify Anti-Muslim Policies
    June 26, 2016 11:36:15 AM GMT+02:00 * - permalink -
    QRCode
    - https://theintercept.com/2016/06/13/stop-exploiting-lgbt-issues-to-demonize-islam-and-justify-anti-muslim-policies/
    info
  • Overriding User's Clipboards: Pastejacking

    ce genre de truc devrait être disablé browser side, c'est étonnant qu'on ait pas plus de hacks basés là dessus

    June 26, 2016 11:34:04 AM GMT+02:00 * - permalink -
    QRCode
    - https://n0where.net/overriding-users-clipboards-pastejacking/
    sécurité secu javascript
  • Passive DNS Tool: pDNS2

    Un tool pour faire de l'énum de dns

    June 26, 2016 11:32:22 AM GMT+02:00 * - permalink -
    QRCode
    - https://n0where.net/passive-dns-tool-pdns2/
    dns hack
  • My First 10 Minutes On a Server - Primer for Securing Ubuntu

    meh

    June 26, 2016 11:26:10 AM GMT+02:00 * - permalink -
    QRCode
    - http://www.codelitt.com/blog/my-first-10-minutes-on-a-server-primer-for-securing-ubuntu/
    secu
  • Field notes - ElasticSearch at petabyte scale on AWS | Jamie Alquiza
    June 26, 2016 11:25:27 AM GMT+02:00 * - permalink -
    QRCode
    - https://grey-boundary.io/field-notes-elasticsearch-at-petabyte-scale-on-aws/
    elasticsearch
  • Extension Shaarli pour Google Chrome - Liens en vrac de sebsauvage

    et elle marche très bien :)

    June 25, 2016 11:20:00 AM GMT+02:00 * - permalink -
    QRCode
    - http://sebsauvage.net/links/?HjLekw
    shaarli
  • http://www.pourlascience.fr/ewb_pages/a/actu-l-equation-de-l-espoir-37185.php

    Good article

    June 25, 2016 12:41:05 AM GMT+02:00 * - permalink -
    QRCode
    - http://www.pourlascience.fr/ewb_pages/a/actu-l-equation-de-l-espoir-37185.php
    info santé psychologie
  • thumbnail
    Vu d’Inde. Le Brexit ? Une opportunité pour New Delhi | Courrier international

    J'aime bien la perspective indienne sur e problème :)

    June 24, 2016 04:55:00 PM GMT+02:00 * - permalink -
    QRCode
    - http://www.courrierinternational.com/article/vu-dinde-le-brexit-une-opportunite-pour-new-delhi
    info
  • thumbnail
    all mine!: Migrating to Nextcloud 9

    Un guide pour migrer

    June 16, 2016 04:09:48 PM GMT+02:00 * - permalink -
    QRCode
    - http://blog.jospoortvliet.com/2016/06/migrating-to-nextcloud-9.html
    owncloud nextcloud
  • Infosec Reactions — trying to make sense of vendor benchmarks

    best
    post
    ever

    June 16, 2016 09:34:46 AM GMT+02:00 * - permalink -
    QRCode
    - https://securityreactions.tumblr.com/post/145967401220/trying-to-make-sense-of-vendor-benchmarks
    lol
  • thumbnail
    networking - How can I capture network traffic of a single process? - Ask Ubuntu

    les args pour faire du strace network only

    June 14, 2016 12:00:23 PM GMT+02:00 * - permalink -
    QRCode
    - https://askubuntu.com/questions/11709/how-can-i-capture-network-traffic-of-a-single-process
    strace
  • thumbnail
    Gérer les bastions avec Ansible | WeScale Blog

    https://ecirtam.net/links/?7xYlSw
    vu ici
    vraiment une bonne idée:)

    June 14, 2016 10:07:54 AM GMT+02:00 * - permalink -
    QRCode
    - http://blog.wescale.fr/2015/12/10/gerer-les-bastions-avec-ansible/
    ansible bastion
  • Shell Style Guide

    le coding guide de google pour bash, vraiment pas mal de de points intéressants

    June 13, 2016 01:00:27 PM GMT+02:00 * - permalink -
    QRCode
    - https://google.github.io/styleguide/shell.xml
    bash google
  • Vitess / Understanding Vitess

    Un outil intéressant pour faire du mysql shardé, similaire à ce qu'on voit habituellement mais avec une couche d'abstraction supplémentaire

    June 13, 2016 12:49:56 PM GMT+02:00 * - permalink -
    QRCode
    - http://vitess.io/overview/scaling-mysql.html
    mysql
  • thumbnail
    bash - How to simulate the environment cron executes a script with? - Stack Overflow

    Un trick pour executer un script avec l'environnement de cron

    June 13, 2016 12:47:00 PM GMT+02:00 * - permalink -
    QRCode
    - https://stackoverflow.com/questions/2135478/how-to-simulate-the-environment-cron-executes-a-script-with
    cron
  • A useful new strace feature - Julia Evans

    super ça : strace -y

    June 13, 2016 12:46:42 PM GMT+02:00 * - permalink -
    QRCode
    - http://jvns.ca/blog/2016/06/07/strace-y/
    strace
  • thumbnail
    gauntlt/gauntlt: a ruggedization framework that embodies the principle "be mean to your code"

    un framework de pentest en ruby

    June 8, 2016 03:58:51 PM GMT+02:00 * - permalink -
    QRCode
    - https://github.com/gauntlt/gauntlt
    hack crack
Links per page: 20 50 100
◄Older
page 89 / 170
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation