4359 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 82 / 218
Newer►
  • thumbnail
    ruby - How to make --no-ri --no-rdoc the default for gem install? - Stack Overflow

    How to make --no-ri --no-rdoc the default for gem install?

    .gemrc :

    gem: --no-document

    July 9, 2015 at 11:01:17 AM GMT+2 - permalink - archive.org - http://stackoverflow.com/questions/1381725/how-to-make-no-ri-no-rdoc-the-default-for-gem-install
    gem ruby
  • thumbnail
    Rails 4 Custom Configurations

    Custom configuration in Rails 4.2 with x namespace

    July 9, 2015 at 10:42:54 AM GMT+2 - permalink - archive.org - http://www.richardhsu.me/posts/2015/04/02/rails-4-custom-configurations.html
    rails config configuraton
  • Canicule: Les meilleures nouvelles glaces à Paris | Vogue

    à tester tout ça

    July 4, 2015 at 6:07:15 PM GMT+2 - permalink - archive.org - http://www.vogue.fr/culture/carnet-d-adresses/diaporama/canicule-les-meilleures-nouvelles-glaces-paris/21405/carrousel#les-meilleures-nouvelles-glaces-paris-iceroll
    glace paris
  • thumbnail
    Active Record Associations — Ruby on Rails Guides

    (Petite note pour ne pas oublier)

    Les ORM c'est cool.. mais franchement le temps que ça prend à maitriser... je me demande si ça en vaut vraiment la peine.

    Là, je viens de passer plus d'une heure à debug car je voulais faire un update dans le cas d'un has_many entre foo et bar :

    • foo = Foo.find(42)
    • set une collections d'objets : foo.bars = [bla,ble,blo]
    • puis foo.save

    Seulement le foo.save est de trop : dès l'instant ou la collection est set, l'objet est sauvé en base (update)

    Donc sans les validations de minimum et de maximum décrite dans le model foo.

    Et tout ça seulement dans le cas d'un update (dans le cas d'un create, ça ne trigger rien).

    pouah

    July 4, 2015 at 11:58:53 AM GMT+2 - permalink - archive.org - http://guides.rubyonrails.org/association_basics.html#has-many-association-reference
    orm active_record rails
  • Debugging memory leaks in Ruby
    June 29, 2015 at 10:54:22 PM GMT+2 - permalink - archive.org - http://samsaffron.com/archive/2015/03/31/debugging-memory-leaks-in-ruby
    rails debug memory
  • thumbnail
    What Are the Most Popular HTPC Components? | My Media Experience | My Media Experience
    June 29, 2015 at 11:05:31 AM GMT+2 - permalink - archive.org - http://mymediaexperience.com/best-htpc-awards-what-our-readers-have-purchased/
    htpc xbmc kodi
  • thumbnail
    Community | GitLab

    gitlab a racheté gitorious il y a un moment, donc on a pour résumer :

    • gitlab
    • gogs
    June 25, 2015 at 11:21:06 AM GMT+2 - permalink - archive.org - https://about.gitlab.com/community/
    github
  • thumbnail
    Proactively Handling Certificate Expiration With ssl-cert-check
    June 24, 2015 at 2:56:50 PM GMT+2 - permalink - archive.org - http://prefetch.net/articles/checkcertificate.html
    ssl
  • thumbnail
    http://www.mattermost.org/
    June 24, 2015 at 2:08:05 PM GMT+2 - permalink - archive.org - http://www.mattermost.org/
    slack irc opensource
  • Insérer de l'ascii dans vim

    en mode insert : ^V et le code ascii

    exemple :ctrl V 003

    June 19, 2015 at 3:22:24 PM GMT+2 * - permalink - archive.org - https://links.infomee.fr/shaare/a268SQ
    vim ascii
  • thumbnail
    How To Use DM-Crypt to Create an Encrypted Volume on an Ubuntu VPS | DigitalOcean
    June 19, 2015 at 12:00:19 PM GMT+2 - permalink - archive.org - https://www.digitalocean.com/community/tutorials/how-to-use-dm-crypt-to-create-an-encrypted-volume-on-an-ubuntu-vps
    dmcrypt backup
  • irssi activity

    /set activity_hide_targets #channel #channel2 #channel3
    /set activity_hide_level QUITS JOINS PARTS KICKS MODES TOPIC NICKS

    /IGNORE -network FREEN PARTS
    /IGNORE -network FREEN
    QUIT
    /IGNORE -network FREEN * JOIN

    http://www.irssi.org/documentation/manual

    voir 10.

    June 19, 2015 at 10:51:55 AM GMT+2 * - permalink - archive.org - https://links.infomee.fr/shaare/SuKgDQ
    irssi ignore
  • Installed gnome extensions

    Message notifier
    Panel osd
    taskbar
    topicons

    June 17, 2015 at 3:21:50 PM GMT+2 * - permalink - archive.org - https://links.infomee.fr/shaare/cZmXZg
    gnome extensions
  • Brubeck, a statsd-compatible metrics aggregator - GitHub Engineering

    github releases Brubeck, a statsd compatible metric aggregator!!

    A quick look at the /proc/net/dev-generated graphs on the machine made the situation very obvious: slowly but steadily over time, the percentage of UDP packets that were being dropped in our monitoring server was increasing. From 3% upwards to 40%. We were dropping almost half of our metrics!

    :-)

    June 16, 2015 at 10:11:06 AM GMT+2 - permalink - archive.org - http://githubengineering.com/brubeck/
    statsd github udp drop
  • thumbnail
    kilimchoi/engineering-blogs
    June 16, 2015 at 10:08:41 AM GMT+2 - permalink - archive.org - https://github.com/kilimchoi/engineering-blogs
    blog github company
  • thumbnail
    boycott docker
    June 15, 2015 at 5:54:21 PM GMT+2 - permalink - archive.org - http://www.boycottdocker.org/
    docker
  • Logstash Grok Speed and Performance Improvements
    June 15, 2015 at 5:01:01 PM GMT+2 - permalink - archive.org - http://ghost.frodux.in/logstash-grok-speeds/
    logstash fix perf
  • thumbnail
    Removing Turbolinks from Rails 4 - Literate Programming
    June 15, 2015 at 3:37:03 PM GMT+2 - permalink - archive.org - http://blog.steveklabnik.com/posts/2013-06-25-removing-turbolinks-from-rails-4
    rails turbolink
  • rsync fichier transférés

    rsync -ai source/ dest/ | grep -vE '^.'

    L'option -i ajoute des informations pour chaque fichier (voir man)
    Ici on filtre tout ce qui commence par un point == les fichiers/dossier qui n'ont pas été transférés

    June 15, 2015 at 2:05:32 PM GMT+2 * - permalink - archive.org - https://links.infomee.fr/shaare/ZVn1zw
    rsync
  • Gogs: Go Git Service - A self-hosted Git service written in Go

    Un github like

    June 15, 2015 at 10:54:46 AM GMT+2 - permalink - archive.org - http://gogs.io/
    git github
Links per page: 20 50 100
◄Older
page 82 / 218
Newer►
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Help/documentation