4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 132 / 217
Newer►
  • Quitter une session telnet

    J'oublie toujours comment qui une $ù#! de session telnet, alors je me note ça ici :
    CTRL + ]
    sur mon clavier ça donne : CTRL + ALTGR + ]

    November 15, 2013 at 11:42:34 AM GMT+1 - permalink - archive.org - https://links.infomee.fr/?X3Feog
    close telnet tips
  • RocksDB | A persistent key-value store for fast storage environments

    Encore un autre
    Voir aussi :
    http://memcached.org/
    http://redis.io/

    Ils répondent surement à des besoins différents, ça doit vraiment valoir le coup de se pencher sur tous ces storages différents lorsqu'on commence un nouveau projet.

    November 15, 2013 at 11:38:51 AM GMT+1 - permalink - archive.org - http://rocksdb.org/
    db storage
  • Casque audio Bose AE2 - Casque audio - Fnac.com

    Surement prochain achat en Décembre (cadeau anticipé Noel :D)

    November 15, 2013 at 11:24:30 AM GMT+1 - permalink - archive.org - http://www.fnac.com/Casque-audio-Bose-AE2/a3165569/w-4
    casque hardware
  • Add Feedly to Firefox's Feed Handlers List

    How to add feedly to firefox rss handlers
    edit : ça marche pas

    November 15, 2013 at 11:08:50 AM GMT+1 - permalink - archive.org - http://hackerspace.lifehacker.com/add-feedly-to-firefoxs-feed-handlers-list-829563457
    feedly firefox rss
  • Returning Values from Bash Functions | Linux Journal

    Je prefere la deuxieme solution :

    function myfunc()
    {
    local myresult='some value'
    echo "$myresult"
    }

    result=$(myfunc) # or result=myfunc
    echo $result

    November 14, 2013 at 2:41:00 PM GMT+1 - permalink - archive.org - http://www.linuxjournal.com/content/return-values-bash-functions
    bash function
  • How to iterate over associative array in bash - Stack Overflow

    Comment déclarer et itérer sur un tableau associatif en bash :

    declare -A array
    array[foo]=bar
    array[bar]=foo

    for i in "${!array[@]}"
    do
    echo "key : $i"
    echo "value: ${array[$i]}"
    done

    November 14, 2013 at 1:15:22 PM GMT+1 - permalink - archive.org - http://stackoverflow.com/questions/3112687/how-to-iterate-over-associative-array-in-bash
    array associative bash iterate
  • User Inter Faces
    November 14, 2013 at 12:32:36 PM GMT+1 - permalink - archive.org - http://uifaces.com/
    design web
  • How to Choose the Best Hardware for XBMC

    J'aime tomber sur des articles comme ça : c'est exactement ce que je cherche, à savoir : "quel hardware pour se monter un xbmc ?". Le probleme, c'est que l'article n'est pas daté.. du coup l'article qui pourrait être intéressant est completement inutile :-(

    November 13, 2013 at 6:12:23 PM GMT+1 - permalink - archive.org - http://mymediaexperience.com/hardware-for-xbmc/
    dommage fail hardware xbmc
  • Byte Converter - Bytes to Kilobytes to Megabytes to Gigabytes to Terabytes
    November 13, 2013 at 5:53:21 PM GMT+1 - permalink - archive.org - http://www.whatsabyte.com/P1/byteconverter.htm
    bit byte calc conversion convert converter
  • Ncat - Netcat for the 21st Century

    Alternative plus évoluée à netcat : ncat

    via ArnaudB

    November 13, 2013 at 5:28:03 PM GMT+1 - permalink - archive.org - http://nmap.org/ncat/
    nc netcat networking tool
  • dotconferences - YouTube

    Les dotconferences (il parait que c'est bien), à voir les dotScale sur le scaling !

    November 13, 2013 at 3:29:09 PM GMT+1 - permalink - archive.org - http://www.youtube.com/user/dotconferences/videos
    conf dot dotconf scale video youtube
  • github.com/kwaaak/py-fishcrypt

    à check

    November 13, 2013 at 2:30:56 PM GMT+1 - permalink - archive.org - https://github.com/kwaaak/py-fishcrypt
    github
  • Font Awesome, the iconic font designed for Bootstrap
    November 13, 2013 at 11:31:17 AM GMT+1 - permalink - archive.org - http://fontawesome.io/
    css design font
  • ▶ "The bridge to nowhere" The film. " Мост в никуда" . Фильм . - YouTube

    http://www.youtube.com/watch?feature=player_detailpage&v=vxhlhmlwSB4#t=736

    November 12, 2013 at 5:06:49 PM GMT+1 - permalink - archive.org - http://www.youtube.com/watch?v=vxhlhmlwSB4
    towatch
  • 10 raisons pour lesquelles je suis toujours marié à Python | Sam & Max: Python, Django, Git et du cul

    python ou perl, faudrait choisir pour concevoir des scripts d'admin moins crades qu'en bash

    November 11, 2013 at 9:18:45 AM GMT+1 - permalink - archive.org - http://sametmax.com/10-raisons-pour-lesquelles-je-suis-toujours-marie-a-python/
    python
  • Je crée mon jeu vidéo E04 : Paf ! les collisions - LinuxFr.org

    Série pour créer son jeu vidéo qui a l'air bien! J'aimerais bien créer un jeu (2D, multijoueur, avec contenu ajoutable facilement)

    November 10, 2013 at 10:41:45 AM GMT+1 - permalink - archive.org - http://linuxfr.org/news/je-cree-mon-jeu-video-e04-paf-les-collisions
    dev game jeu
  • thumbnail
    Public Key Cryptography: Diffie-Hellman Key Exchange - YouTube

    Géniale cette vidéo. Si seulement on avait eu ça pendant les cours :D

    November 8, 2013 at 5:31:24 PM GMT+1 - permalink - archive.org - http://www.youtube.com/watch?v=3QnD2c4Xovk
    cle diffie diffiehellman echange exchange hellman key public security
  • Welcome To OsmAnd
    November 8, 2013 at 5:25:50 PM GMT+1 - permalink - archive.org - http://osmand.net/
    android app gps
  • F-Secure App Permissions - Applications Android sur Google Play

    via sebsauvage

    November 8, 2013 at 5:11:18 PM GMT+1 - permalink - archive.org - https://play.google.com/store/apps/details?id=com.fsecure.app.permissions.privacy
    android app
  • Guide_de_crochetage_OFC.pdf

    à lire
    via Korben

    November 8, 2013 at 1:38:48 PM GMT+1 - permalink - archive.org - http://www.ouverture-fine.com/guide/Guide_de_crochetage_OFC.pdf
    cle crochetage ebook hack pdf serrure
Links per page: 20 50 100
◄Older
page 132 / 217
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation