Get short, timely messages from Antoine Roux.

Twitter is a rich source of instantly updated information. It's easy to stay updated on an incredibly wide variety of topics. Join today and follow @antoine_roux.

Get updates via SMS by texting follow antoine_roux to 40404 in the United States
Codes for other countries

Two-way (sending and receiving) short codes:
Country Code For customers of
Australia
  • 0198089488 Telstra
Canada
  • 21212 (any)
United Kingdom
  • 86444 Vodafone, Orange, 3, O2
Indonesia
  • 89887 AXIS, 3, Telkomsel
Ireland
  • 51210 O2
India
  • 53000 Bharti Airtel, Videocon
Jordan
  • 90903 Zain
New Zealand
  • 8987 Vodafone, Telecom NZ
United States
  • 40404 (any)

antoine_roux

  1. Normalization of the data model can also be a real pain.
  2. In Grails domain classes, it looks like executeUpdate() commits the transaction :o(
  3. @smaldini when will you be there?
  4. Vote électronique : vous ne pourrez pas vérifier see.sc/a77JDk via @fanf42
  5. @timfox I have an entry class server available for a few days if you want to do some benchmarks over the network. Email or dm if interested.
  6. @tastapod The doc reads: "Convenient proxy factory bean superclass for proxy factory beans that create only singletons." cc @bodiltv
  7. cat brain > /dev/null
  8. @timfox when I have to, I use Cygwin
  9. @rfletcherEW you are lucky!
  10. @rfletcherEW huhu, using my free day to do the same ;o) #vertx
  11. Ubuntu 12.04 HUD feature works great with Eclise and global menu. Alt + "new groovy" + Enter => creates Groovy class.
  12. People try to solve C10K problem. I am currently trying to limit a system to 1 concurrent connection. ♥ legacy systems. Synchronized FTW.