4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 36 / 217
Newer►
  • thumbnail
    GitHub - tayllan/awesome-algorithms: A curated list of awesome places to learn and/or practice algorithms.
    June 28, 2018 at 1:56:28 PM GMT+2 - permalink - archive.org - https://github.com/tayllan/awesome-algorithms
    algo code
  • thumbnail
    GitHub - TheAlgorithms/Python: All Algorithms implemented in Python
    June 28, 2018 at 1:56:01 PM GMT+2 - permalink - archive.org - https://github.com/TheAlgorithms/Python
    algo code python
  • Note: Install latest stable docker-compose

    INSTALL

    sudo curl -sL https://github.com/docker/compose/releases/download/$(curl -is https://github.com/docker/compose/releases/latest|grep Location|awk -F/ '{print $NF}'|grep -Po '[0-9.]+')/docker-compose-Linux-x86_64 -o /usr/local/bin/docker-compose ; sudo chmod +x /usr/local/bin/docker-compose ; docker-compose -v

    UPDATE

    docker-compose -v ; sudo rm /usr/local/bin/docker-compose ; sudo curl -sL https://github.com/docker/compose/releases/download/$(curl -is https://github.com/docker/compose/releases/latest|grep Location|awk -F/ '{print $NF}'|grep -Po '[0-9.]+')/docker-compose-Linux-x86_64 -o /usr/local/bin/docker-compose ; sudo chmod +x /usr/local/bin/docker-compose ; docker-compose -v

    June 27, 2018 at 9:23:02 AM GMT+2 * - permalink - archive.org - https://links.infomee.fr/?96fr1A
    compose docker install
  • Revisiting Docker and Jenkins | Riot Games Engineering
    June 18, 2018 at 3:47:53 PM GMT+2 - permalink - archive.org - https://engineering.riotgames.com/news/revisiting-docker-and-jenkins
    ci docker jenkins
  • Revisiting Docker and Jenkins | Riot Games Engineering
    June 18, 2018 at 3:47:53 PM GMT+2 - permalink - archive.org - https://engineering.riotgames.com/news/revisiting-docker-and-jenkins
    ci docker jenkins
  • app/README.md at master · docker/app · GitHub
    June 18, 2018 at 3:34:00 PM GMT+2 - permalink - archive.org - https://github.com/docker/app/blob/master/README.md
    docker
  • thumbnail
    GitHub - jirsbek/SSH-keys-in-macOS-Sierra-keychain: Saving SSH keys in macOS Sierra keychain

    Solution 1 (recommended)

    Apple updated its Technical Notes to indicate that since 10.12.2, macOS includes version 7.3p1 of OpenSSH and its new behaviors.

    In ~/.ssh create config file with the following content:

    Host * (asterisk for all hosts or add specific host)
    AddKeysToAgent yes
    UseKeychain yes
    IdentityFile <key> (e.g. ~/.ssh/userKey)

    June 11, 2018 at 10:09:42 PM GMT+2 - permalink - archive.org - https://github.com/jirsbek/SSH-keys-in-macOS-Sierra-keychain
    mac ssh
  • Note: je m'en souviendrai jamais

    cela suffit
    cela ne suffit pas

    cela a suffi
    cela n'a pas suffi

    June 8, 2018 at 10:30:51 AM GMT+2 - permalink - archive.org - https://links.infomee.fr/?f7WQeA
    français french
  • Courses | Wes Bos
    June 7, 2018 at 2:16:58 PM GMT+2 - permalink - archive.org - https://wesbos.com/courses/
    javascript js learn
  • dotfiles/ecc at master · arnaudmm/dotfiles

    when you are bored doing docker exec -ti foo bash

    June 6, 2018 at 10:33:54 AM GMT+2 - permalink - archive.org - https://github.com/arnaudmm/dotfiles/blob/master/ecc
    docker
  • Goploader
    June 5, 2018 at 1:20:36 PM GMT+2 - permalink - archive.org - https://docs.gpldr.in/
    auto file share sharing
  • pms-docker/README.md at master · plexinc/pms-docker
    June 4, 2018 at 10:50:11 AM GMT+2 - permalink - archive.org - https://github.com/plexinc/pms-docker/blob/master/README.md
    docker plex
  • s6-overlay/README.md at master · just-containers/s6-overlay
    June 4, 2018 at 10:49:32 AM GMT+2 - permalink - archive.org - https://github.com/just-containers/s6-overlay/blob/master/README.md
    docker init s6
  • thumbnail
    How can I permanently add my SSH private key to Keychain so it is automatically available to ssh? - Ask Different
    June 3, 2018 at 2:04:56 PM GMT+2 - permalink - archive.org - https://apple.stackexchange.com/questions/48502/how-can-i-permanently-add-my-ssh-private-key-to-keychain-so-it-is-automatically
    mac ssh
  • thumbnail
    macos - iTerm2: Alt-Dot functionality with Cmd-Dot - Super User

    Create a new key shortcut

    alt + shit + ;

    send escape sequence + "."

    June 3, 2018 at 2:04:14 PM GMT+2 * - permalink - archive.org - https://superuser.com/questions/703911/iterm2-alt-dot-functionality-with-cmd-dot
    alt dot iterm2 mac repeat
  • Python-programming-exercises/100+ Python challenging programming exercises.txt at master · zhiwehu/Python-programming-exercises · GitHub
    May 28, 2018 at 9:25:38 AM GMT+2 - permalink - archive.org - https://github.com/zhiwehu/Python-programming-exercises/blob/master/100%2B%20Python%20challenging%20programming%20exercises.txt
    algo code dev python
  • Encore Installation (Symfony Docs)
    May 22, 2018 at 1:00:27 PM GMT+2 - permalink - archive.org - https://symfony.com/doc/current/frontend/encore/installation.html
    encore symfony webpack
  • Using Symfony Flex to Manage Symfony Applications (Symfony Docs)
    May 22, 2018 at 1:00:16 PM GMT+2 - permalink - archive.org - https://symfony.com/doc/current/setup/flex.html
    flex symfony
  • x264 : mes presets
    May 21, 2018 at 3:27:31 PM GMT+2 - permalink - archive.org - http://humanize.me/x264/
    ffmpeg
  • Note: docker port

    Pour binder par defaut sur 127.0.0.1
    /etc/docker/daemon.json → "ip": "127.0.0.1"

    via Doo

    May 17, 2018 at 4:15:05 PM GMT+2 - permalink - archive.org - https://links.infomee.fr/?bjo6gw
    docker network port
Links per page: 20 50 100
◄Older
page 36 / 217
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation