4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 120 / 217
Newer►
  • thumbnail
    https://github.com/lg/murder
    February 5, 2014 at 10:35:03 PM GMT+1 - permalink - archive.org - https://github.com/lg/murder
    bitorrent deploy torrent
  • Ignoring files · GitHub Help

    Ignorer un fichier versionné :
    git update-index --assume-unchanged path/to/file.txt

    February 5, 2014 at 10:10:37 AM GMT+1 - permalink - archive.org - https://help.github.com/articles/ignoring-files
    git ignore
  • Git workflow continuous integration

    Des workflow git pour l'intégration continue

    February 4, 2014 at 11:44:39 AM GMT+1 - permalink - archive.org - https://www.google.fr/search?q=git+workflow+continuous+integration
    git
  • Story Branching and Continuous Integration: a swords-to-plowshares tale - Atlassian Blogs

    Workflow for continuous integration environments

    February 4, 2014 at 11:43:20 AM GMT+1 - permalink - archive.org - http://blogs.atlassian.com/2012/07/feature-branching-continuous-integrationgit-bamboo/
    git github
  • Feature Branch Workflow | Atlassian Git Tutorial

    Workflow for continuous integration environments

    February 4, 2014 at 11:42:51 AM GMT+1 - permalink - archive.org - https://www.atlassian.com/git/workflows#!workflow-feature-branch
    git
  • Using Rake to Automate Tasks
    February 4, 2014 at 10:59:57 AM GMT+1 - permalink - archive.org - http://www.stuartellis.eu/articles/rake/
    rake
  • Rake Tutorial | Jason Seifer
    February 4, 2014 at 10:56:56 AM GMT+1 - permalink - archive.org - http://jasonseifer.com/2010/04/06/rake-tutorial
    rake
  • Vim tips : zz

    Vous ouvrez un fichier, vous voulez vous rendre sur la ligne concernée, disons la ligne 235.
    Pour ça on tape ":235"
    Ensuite pour "centrer la vue" : "zz"

    \o/

    February 4, 2014 at 10:25:40 AM GMT+1 - permalink - archive.org - https://links.infomee.fr/?c5jByA
    tips vim
  • The Pragmatic Bookshelf | Practical Vim

    Je lis ce bouquin en ce moment, à petite dose ça passe bien.

    February 3, 2014 at 11:06:25 PM GMT+1 - permalink - archive.org - http://pragprog.com/book/dnvim/practical-vim
    vim
  • VimGolf - real Vim ninjas count every keystroke!

    "Le meilleur moyen de progresser c'est de pratiquer" excellent ce vim golf :)

    February 3, 2014 at 11:02:17 PM GMT+1 - permalink - archive.org - http://vimgolf.com
    vim
  • Git - Documentation

    Y'a rien à dire sur ce book, c'est clair, concis, bien schématisé. Je viens de me faire la partie sur les branches car je commence à en avoir besoin sur plusieurs projets comme Piclodio2

    February 3, 2014 at 10:54:50 PM GMT+1 - permalink - archive.org - http://git-scm.com/doc
    git
  • PHP: The Right Way

    à lire

    February 3, 2014 at 1:54:22 PM GMT+1 - permalink - archive.org - http://www.phptherightway.com/
    php
  • github.com/nemasu/asmttpd

    :o

    February 3, 2014 at 1:01:52 PM GMT+1 - permalink - archive.org - https://github.com/nemasu/asmttpd
    assembleur http server
  • The 30 CSS Selectors you Must Memorize | Nettuts+

    à lire pour comprendre un peu mieux comment sélectionner les éléments du dom (utile en js(jquery) et pour écrire du css un peu plus évolué)

    February 3, 2014 at 11:20:48 AM GMT+1 - permalink - archive.org - http://net.tutsplus.com/tutorials/html-css-techniques/the-30-css-selectors-you-must-memorize/
    css selector
  • Happy Hour Virus | Courtesy of TDA_Boulder

    ahah

    February 3, 2014 at 10:59:35 AM GMT+1 - permalink - archive.org - http://happyhourvirus.com/
    bsod joke lol virus
  • Using ulogd and JSON output » To Linux and beyond !

    Pas simple : "ulogd" un plugin userspace pour iptables va sortir un output en JSON. Logstash récupère derriere et envoie à elasticsearch. Kibana peut afficher.

    Au final un dashboard qui résume le trafic.

    • http://www.netfilter.org/projects/ulogd/index.html

    Via skunnyk

    February 3, 2014 at 10:48:55 AM GMT+1 - permalink - archive.org - https://home.regit.org/2014/02/using-ulogd-and-json-output/
    iptables kibana logstash netfilter
  • Django, paths and URLs | Occasionally sane
    February 2, 2014 at 6:11:39 PM GMT+1 - permalink - archive.org - http://gnuvince.wordpress.com/2007/12/22/django-paths-and-urls/
    django path
  • Practical guide to StatsD/Graphite monitoring - Matt Aimonetti
    February 1, 2014 at 2:43:41 PM GMT+1 - permalink - archive.org - http://matt.aimonetti.net/posts/2013/06/26/practical-guide-to-graphite-monitoring/
    graphite
  • thumbnail
    version control - How to preview git-pull without doing fetch? - Stack Overflow

    After doing a git fetch, do a git log HEAD..origin to show the log entries between your last common commit and the origin branch. To show the diffs, use either git log -p HEAD..origin to show each patch, or git diff HEAD...origin (three dots not two) to show a single diff.

    February 1, 2014 at 1:45:43 PM GMT+1 - permalink - archive.org - http://stackoverflow.com/questions/180272/how-to-preview-git-pull-without-doing-fetch
    git preview
  • git ready » list remote branches

    Un autre site avec plein d'article sur git

    February 1, 2014 at 12:30:45 PM GMT+1 - permalink - archive.org - http://gitready.com/intermediate/2009/02/13/list-remote-branches.html
    git
Links per page: 20 50 100
◄Older
page 120 / 217
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation