4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 39 / 217
Newer►
  • Electrum Bitcoin Wallet

    cold wallet

    December 5, 2017 at 3:30:57 PM GMT+1 * - permalink - archive.org - https://electrum.org/#home
    bitcoin wallet
  • L'Épée de vérité — Wikipédia
    December 1, 2017 at 4:33:08 PM GMT+1 - permalink - archive.org - https://fr.wikipedia.org/wiki/L%27%C3%89p%C3%A9e_de_v%C3%A9rit%C3%A9
    book livre
  • thumbnail
    Symfony 4 : un état des lieux avant la sortie | Integral Service
    November 30, 2017 at 11:39:23 AM GMT+1 - permalink - archive.org - https://www.integral-service.fr/symfony-4-un-etat-des-lieux-avant-la-sortie
    php symfony
  • Note: python SimpleHTTPServer

    python -m SimpleHTTPServer 8000

    python -m http.server 8000

    November 28, 2017 at 11:56:32 AM GMT+1 * - permalink - archive.org - https://links.infomee.fr/?rAuVpg
    http python
  • Xiki

    sorcellerie!

    November 23, 2017 at 2:38:12 PM GMT+1 - permalink - archive.org - http://xiki.org/screencasts/
    ruby shell
  • Installing Kubernetes on AWS with kops | Kubernetes
    • https://www.youtube.com/watch?v=52G2T1V_UJ4
    November 23, 2017 at 11:37:54 AM GMT+1 * - permalink - archive.org - https://kubernetes.io/docs/getting-started-guides/kops/
    aws k8s
  • thumbnail
    GitHub - goldenlynx/jsn: An absolutely simple & terse CLI app to manipulate JSON data

    pour manipuler du json en cmdline à la jq

    November 22, 2017 at 4:26:51 PM GMT+1 - permalink - archive.org - https://github.com/goldenlynx/jsn
    jq json
  • Note: get aws meta

    curl -s http://169.254.169.254/latest/meta-data/

    or

    /opt/aws/bin/ec2-metadata

    November 22, 2017 at 12:13:45 PM GMT+1 - permalink - archive.org - https://links.infomee.fr/?hpMq3w
    aws meta
  • Using Temporary Security Credentials to Request Access to AWS Resources - AWS Identity and Access Management

    Use role in script

    November 21, 2017 at 5:03:26 PM GMT+1 - permalink - archive.org - http://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_temp_use-resources.html?shortFooter=true#using-temp-creds-sdk-cli
    aws bash cli role
  • thumbnail
    python - Print in terminal with colors? - Stack Overflow

    def print_format_table():
    """
    prints table of formatted text format options
    """
    for style in range(8):
    for fg in range(30,38):
    s1 = ''
    for bg in range(40,48):
    format = ';'.join([str(style), str(fg), str(bg)])
    s1 += '\x1b[%sm %s \x1b[0m' % (format, format)
    print(s1)
    print('\n')

    print_format_table()

    November 17, 2017 at 9:37:26 AM GMT+1 - permalink - archive.org - https://stackoverflow.com/questions/287871/print-in-terminal-with-colors
    color python terminal
  • thumbnail
    Apache Libcloud is a standard Python library that abstracts away differences among multiple cloud provider APIs | Apache Libcloud

    utopie ^^

    November 17, 2017 at 9:34:14 AM GMT+1 - permalink - archive.org - https://libcloud.apache.org/
    cloud lib python
  • thumbnail
    Amazon ECS présente le mode de mise en réseau des conteneurs AWSVPC pour une prise en charge des fonctionnalités de mise en réseau complètes
    November 17, 2017 at 8:49:31 AM GMT+1 - permalink - archive.org - https://aws.amazon.com/fr/about-aws/whats-new/2017/11/amazon-ecs-introduces-awsvpc-networking-mode-for-containers-to-support-full-networking-capabilities/
    aws ecs
  • Learn just enough Linux to get things done — petralia

    for beginners ;)

    November 17, 2017 at 8:41:29 AM GMT+1 - permalink - archive.org - http://alexpetralia.com/posts/2017/6/26/learning-linux-bash-to-get-things-done
    linux
  • JoliCode - Devez-vous migrer vers Elasticsearch 6 ?

    Vous le savez peut-être, Algolia trie les documents lors de l’indexation, et non lors de la recherche. La raison est simple : c’est beaucoup plus rapide lors des recherches si les documents sont déjà triés sur le disque dur ! Cela permet, entre autre, de s’arrêter dès les dix premiers résultats trouvés – plutôt que de récupérer les 4 millions de hits et de les trier en mémoire juste pour remonter le top 10…

    November 17, 2017 at 8:41:14 AM GMT+1 - permalink - archive.org - https://jolicode.com/blog/devez-vous-migrer-vers-elasticsearch-6
    elasticsearch
  • Creating a persistent ssh tunnel in Ubuntu |

    autossh

    November 15, 2017 at 9:06:12 AM GMT+1 - permalink - archive.org - https://erik.torgesta.com/2013/12/creating-a-persistent-ssh-tunnel-in-ubuntu/
    ssh tunnel
  • thumbnail
    Des packs d'icones pour vos projets de développement - Korben
    November 7, 2017 at 2:03:27 PM GMT+1 - permalink - archive.org - https://korben.info/icones-pour-developpement-web.html
    icon
  • Note: rebase edit commit delete file

    git rebase -i $parent_hash
    git rm file
    git commit --amend
    git rebase --continue

    November 1, 2017 at 10:29:01 AM GMT+1 - permalink - archive.org - https://links.infomee.fr/?13Rz2Q
    git
  • The Symfony 3.3 DI Container Changes Explained (autowiring, _defaults, etc) (Symfony Docs)
    October 31, 2017 at 12:01:54 PM GMT+1 - permalink - archive.org - http://symfony.com/doc/current/service_container/3.3-di-changes.html
    service symfony
  • How Merkle trees enable the decentralized Web • Tara Vancil
    October 31, 2017 at 7:31:30 AM GMT+1 - permalink - archive.org - https://taravancil.com/blog/how-merkle-trees-enable-decentralized-web/
    merkle tree
  • PragmataPro coding font designed by Fabrizio Schiavi
    October 20, 2017 at 11:13:08 AM GMT+2 - permalink - archive.org - https://www.fsd.it/shop/fonts/pragmatapro/
    font
Links per page: 20 50 100
◄Older
page 39 / 217
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation