4138 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 111 / 170
Newer►
  • thumbnail
    L’Assemblée nationale du XXIe siècle - Rue89 - L'Obs

    so much bullshit in so little words ...

    August 2, 2015 11:23:01 AM GMT+02:00 * - permalink -
    QRCode
    - http://rue89.nouvelobs.com/2015/07/30/lassemblee-nationale-xxie-siecle-260510
    info
  • thumbnail
    Israël a un problème avec les crimes de haine juifs | Slate.fr

    Je suis assez d'accord sur l'analyse. On peut tirer ce genre d'éléments de beaucoup d'évènements des 70 Dernières années dans l'histoire de ce pays

    August 2, 2015 11:01:23 AM GMT+02:00 * - permalink -
    QRCode
    - http://www.slate.fr/story/104997/israel-probleme-crimes-de-haine-juifs
    info
  • Why Docker is Not Yet Succeeding Widely in Production

    Un article qui explique très bien ce qu'on rencontre quand on passe docker en production. Il manque encore quelques détails mais l'idée générale est là : c'est puissant mais tricky à découvrir

    August 2, 2015 10:36:59 AM GMT+02:00 * - permalink -
    QRCode
    - http://sirupsen.com/production-docker/
    docker
  • thumbnail
    Convince apt-get *not* to use IPv6 method - Unix & Linux Stack Exchange

    Add -o Acquire::ForceIPv4=true when running apt-get.

    If you want to make the setting persistent just create /etc/apt/apt.conf.d/99force-ipv4 and put Acquire::ForceIPv4 "true"; in it.

    July 31, 2015 12:08:22 PM GMT+02:00 * - permalink -
    QRCode
    - http://unix.stackexchange.com/questions/9940/convince-apt-get-not-to-use-ipv6-method
    apt
  • thumbnail
    How to monitor NGINX

    Un article intéressant sur les metriques de nginx

    July 27, 2015 02:11:29 PM GMT+02:00 * - permalink -
    QRCode
    - https://www.datadoghq.com/blog/how-to-monitor-nginx/
    nginx monitoring
  • Optimizing Nginx for High Traffic Loads
    July 27, 2015 10:37:27 AM GMT+02:00 * - permalink -
    QRCode
    - https://blog.martinfjordvald.com/2011/04/optimizing-nginx-for-high-traffic-loads/
    nginx loadbalancing
  • thumbnail
    Le Lac de Taney — Randos-MontBlanc

    Une bien belle rando (surtout sur l'arrivée)

    July 21, 2015 07:13:51 PM GMT+02:00 * - permalink -
    QRCode
    - http://www.randos-montblanc.com/facile/taney.html
    rando
  • thumbnail
    Essay · Manhood

    Un article très long mais très intéressant sur les disparités sociale et culturelles au sein du genre masculin, notamment sur l'impact de l'éducation sur les couples. Bref, à lire

    July 20, 2015 11:33:31 PM GMT+02:00 * - permalink -
    QRCode
    - http://www.economist.com/news/essays/21649050-badly-educated-men-rich-countries-have-not-adapted-well-trade-technology-or-feminism
    informations info information
  • Using Secure Chat - Schneier on Security
    July 18, 2015 12:09:59 AM GMT+02:00 * - permalink -
    QRCode
    - https://www.schneier.com/blog/archives/2015/07/using_secure_ch.html
    chat
  • thumbnail
    How a Car Works | Learn all about how cars work

    via Noiz un super site qui explique tout bien :)

    July 17, 2015 11:12:15 AM GMT+02:00 * - permalink -
    QRCode
    - http://www.howacarworks.com/
    voiture
  • J’ai découvert que j’étais surdoué à l’âge de 23 ans | VICE | France
    July 16, 2015 04:41:19 PM GMT+02:00 * - permalink -
    QRCode
    - http://www.vice.com/fr/read/surdoue-23-ans-591
    surdoué
  • How I Hire Programmers (Aaron Swartz's Raw Thought)

    Exactement la manière dont je me figure le processus de recrutement, plutôt que les classiques questions de psychopathe qu'on m'a servi dans plusieurs entretiens, genre "comment vous décririez vous en dehors de la technique". C'est tellement anti-naturel que PERSONNE ne peut répondre à ça sans un conditionnement parfait à l'hypocrisie, donc à se conformer à l'entretien en s'éloignant du but visé (le recrutement d'une PERSONNE en phase avec une équipe de PERSONNES). C'est tout le paradoxe de ce processus stupide :)

    Autant bosser avec des gens qu'on apprécie intellectuellement et humainement, ça donnera forcément de belles choses !

    July 16, 2015 12:59:41 PM GMT+02:00 * - permalink -
    QRCode
    - http://www.aaronsw.com/weblog/hiring
    rh blog info recrutement
  • thumbnail
    InfluxDB 0.9.1 And Telegraf 0.1.2 Released With New Documentation | InfluxDB

    Je suis curieux de voir si, pour une fois, cette version fonctionne !
    Passé la dernière release de 0.8 en production, tous les essais que j'ai fait n'ont pas été concluants .. Cependant, Telegraf a l'air très intéressant !

    July 16, 2015 11:42:50 AM GMT+02:00 * - permalink -
    QRCode
    - https://influxdb.com/blog/2015/07/02/InfluxDB-0_9_1-and-Telegraf-0_1_2-released-with-new-docs.html
    ifnluxdb
  • Using Ansible to restore developer sanity

    Une façon intéressante d'utiliser ansible

    July 16, 2015 11:28:40 AM GMT+02:00 * - permalink -
    QRCode
    - http://tech.oyster.com/using-ansible-to-restore-developer-sanity/
    ansible
  • Go by Example: Goroutines

    Un très bon example ELI5 de goroutines, c'est plus simple de l'expliquer sans channel en fait ... enfin c'est plus simple de le comprendre :D

    July 15, 2015 05:03:12 PM GMT+02:00 * - permalink -
    QRCode
    - https://gobyexample.com/goroutines
    golang go
  • How To Ensure a Type Implements an Interface (golang)

    Une page qui explique très bien ce qu'est une interface !

    July 15, 2015 04:52:15 PM GMT+02:00 * - permalink -
    QRCode
    - https://splice.com/blog/golang-verify-type-implements-interface-compile-time/
    golang go
  • thumbnail
    drduh/pwd.sh

    Un tool sympa pour gérer les passwords en shell

    July 14, 2015 08:00:42 PM GMT+02:00 * - permalink -
    QRCode
    - https://github.com/drduh/pwd.sh
    password
  • Prescription Drugs Could Influence Moral Decisions

    During an experiment, people given a common anti-depressant paid significantly more to avoid harm to themselves or others than those in the placebo group. Conversely, a drug used to treat Parkinson’s reduced selflessness, meaning they wouldn’t favor harming themselves over others.

    This is interesting because earlier work suggested that levels of the brain chemicals influenced by the drugs used in this study, serotonin and dopamine, might influence aggression or antisocial behavior, in which aversion to harming others is disturbed.

    Allez, on va dire que les tueries de masse aux US, impliquant généralement des personnes sous Xanax ou autre antidépresseur n'ont rien à voir

    July 14, 2015 07:53:08 PM GMT+02:00 * - permalink -
    QRCode
    - http://about:reader?url=http%3A%2F%2Fwww.iflscience.com%2Fbrain%2Fsome-prescription-drugs-may-influence-moral-decisions
    information info
  • thumbnail
    North Korean Scientist Defects; Will Testify On Human Experimentation | IFLScience

    Une info qu'on ne verra probablement pas médiatisée :

    Lee fled to the European country on June 6 via the Philippines. He took a data storage device with him, containing 15 gigabytes of data and information on the inhumane experiments conducted in North Korea.

    The North Korean researcher will give testimony and present his evidence to the European Parliament later this month.

    Après tout la liberté ne concerne que les pays avec du pétrole :)

    July 14, 2015 07:51:38 PM GMT+02:00 * - permalink -
    QRCode
    - http://www.iflscience.com/health-and-medicine/biochemical-researcher-defects-north-korea-finland
    info information
  • thumbnail
    Load Balancing with NGINX and NGINX Plus, Part 2 | NGINX
    July 14, 2015 07:39:09 PM GMT+02:00 * - permalink -
    QRCode
    - https://www.nginx.com/blog/load-balancing-with-nginx-plus-part2/
    nginx loadbalancing
Links per page: 20 50 100
◄Older
page 111 / 170
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation