<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Disqus - Latest Comments for jlecour</title><link>http://disqus.com/by/jlecour/</link><description></description><atom:link href="http://disqus.com/jlecour/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Wed, 17 Feb 2016 04:12:22 -0000</lastBuildDate><item><title>Re: Elastic Search with Ruby on Rails | Pluralsight Tutorials</title><link>http://tutorials.pluralsight.com/review/elastic-search-with-ruby-on-rails#comment-2518443258</link><description>&lt;p&gt;Hi Itay&lt;/p&gt;&lt;p&gt;I wrote `self.name.downcase` not `self.class.name.downcase`, and it should output what you want.&lt;/p&gt;&lt;p&gt;About Shield and its proprietary nature, I agree. In fact I'm not sure it's proprietary as in "closed source" but more as "pay to use" like Marvel is.&lt;/p&gt;&lt;p&gt;About the durability of data in databases, almost nothing can be absolutely guaranteed. I wanted to point that caveats and shortcomings of Elasticsearch are well documented in this section of the documentation, which is rare enough to be noted.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jlecour</dc:creator><pubDate>Wed, 17 Feb 2016 04:12:22 -0000</pubDate></item><item><title>Re: Elastic Search with Ruby on Rails | Pluralsight Tutorials</title><link>http://tutorials.pluralsight.com/review/elastic-search-with-ruby-on-rails#comment-2509850165</link><description>&lt;p&gt;A few additional comments :&lt;/p&gt;&lt;p&gt;About the security ; you can use a proprietary plugin called Shield, made by Elastic, the company behind Elasticsearch. I've not used it myself, but it seems quite capable.&lt;/p&gt;&lt;p&gt;About the durability ; with more than 1 node and frequent snapshots (the native backup mechanism) you can achieve some pretty good durability. There is a dedicated page about risks : &lt;a href="https://www.elastic.co/guide/en/elasticsearch/resiliency/current/index.html" rel="nofollow noopener" target="_blank" title="https://www.elastic.co/guide/en/elasticsearch/resiliency/current/index.html"&gt;https://www.elastic.co/guid...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;When you define the `Article` class, you should write `document_type self.name.downcase`. Here `self` references the class, so it's useless to instanciate an object and get it's class.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jlecour</dc:creator><pubDate>Fri, 12 Feb 2016 08:58:40 -0000</pubDate></item><item><title>Re: Elastic Search with Ruby on Rails | Pluralsight Tutorials</title><link>http://tutorials.pluralsight.com/review/elastic-search-with-ruby-on-rails#comment-2509819938</link><description>&lt;p&gt;You should change from "Elastic Search" to "Elasticsearch" as it is the proper spelling.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jlecour</dc:creator><pubDate>Fri, 12 Feb 2016 08:35:58 -0000</pubDate></item><item><title>Re: Private: He Doesn’t Work Here Anymore</title><link>http://adorable.io/post/he-doesn%e2%80%99t-work-here-anymore/#comment-2470701350</link><description>&lt;p&gt;Thanks.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jlecour</dc:creator><pubDate>Thu, 21 Jan 2016 16:18:38 -0000</pubDate></item><item><title>Re: Using Launchd to Manage Long Running Processes on Mac OS X</title><link>http://bettong.net/2015/01/18/using-launchd-to-manage-long-running-processes-on-mac-os-x/#comment-1800834058</link><description>&lt;p&gt;I'm pretty sure that the syntax and semantics of launchd will remain, but the way you start/stop a service is changing.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jlecour</dc:creator><pubDate>Mon, 19 Jan 2015 03:59:24 -0000</pubDate></item><item><title>Re: Using Launchd to Manage Long Running Processes on Mac OS X</title><link>http://bettong.net/2015/01/18/using-launchd-to-manage-long-running-processes-on-mac-os-x/#comment-1800231553</link><description>&lt;p&gt;Hi and thanks for the mention.&lt;/p&gt;&lt;p&gt;In case you missed it, in Yosemite (OS X 10.10), Apple replaced the underlying software from the open-source `launchd(3)` by a closed-source implementation named `xpc`.&lt;/p&gt;&lt;p&gt;I didn't find much information about this, but the way you register a service is different, even if in Yosemite, the old `load`/`unload` way is still there for backward compatibility.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jlecour</dc:creator><pubDate>Sun, 18 Jan 2015 16:57:30 -0000</pubDate></item><item><title>Re: La start-up marseillaise Galoo, une plateforme de services aux associations, lève 600 000 euros</title><link>http://www.frenchweb.fr/la-start-up-marseillaise-galoo-une-plateforme-de-services-aux-associations-leve-600-000-euros/148058#comment-1323477281</link><description>&lt;p&gt;Un tout petit détail ; d'après leur site, ils sont plutôt "nés" en 2012. &lt;a href="http://blog.mygaloo.fr/post/Quest-ce-que-MyGaloo-" rel="nofollow noopener" target="_blank" title="http://blog.mygaloo.fr/post/Quest-ce-que-MyGaloo-"&gt;http://blog.mygaloo.fr/post...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;De plus ça serait sympa pour eux de mettre un lien direct dans votre article. Vous le faites d'habitudes donc ça doit juste être un oublie.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jlecour</dc:creator><pubDate>Tue, 08 Apr 2014 02:25:26 -0000</pubDate></item><item><title>Re: If you are going to isolate from Rails why not ditch Rails? - Black Matter</title><link>http://cored.github.io/blog/2014/02/10/if-you-are-going-to-isolate-from-rails-why-not-ditch-rails/#comment-1239358051</link><description>&lt;p&gt;Also, a web framework is not just an ORM. Rails provides a great layer between an application and the web : Rack, a router, a lot of security measures, a bunch of convenient helpers for dealing with incoming data, basic authentication, session management, cache management, …&lt;/p&gt;&lt;p&gt;All of this is possible with different projects than Rails, or by cherry-picking Rials sub-projects. But It remains a great boilerplate for a web application, even if you don't use ActiveRecord.&lt;/p&gt;&lt;p&gt;I'm also very eager to use a "final" version or Rom-RB since I tend to separate the data and the framework in my recent applications.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jlecour</dc:creator><pubDate>Tue, 11 Feb 2014 02:33:34 -0000</pubDate></item><item><title>Re: 152 Progress Bar | RubyTapas</title><link>https://rubytapas.dpdcart.com/subscriber/post?id=378#comment-1128231655</link><description>&lt;p&gt;I've been using this gem for quite some time and I love it. I often wrap the require an instantiation of the progress bar in a "if ENV['PROGRESS']" conditional to enable it on-demand (and not for rake tasks launched by the crontab).&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jlecour</dc:creator><pubDate>Mon, 18 Nov 2013 11:33:40 -0000</pubDate></item><item><title>Re: Scaling Wanelo 100x in Six Months - Building Wanelo</title><link>http://building.wanelo.com/post/48893008461#comment-1031928273</link><description>&lt;p&gt;Is there a video of this presentation ?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jlecour</dc:creator><pubDate>Fri, 06 Sep 2013 03:10:22 -0000</pubDate></item><item><title>Re: Using rbenv to manage rubies and gems</title><link>http://robots.thoughtbot.com/post/47273164981#comment-867985007</link><description>&lt;p&gt;I've installed rbenv on my production servers and I'm really happy with it. I'm also interested in giving chruby a try, because of its simplicity which is a good thing a a production server.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jlecour</dc:creator><pubDate>Fri, 19 Apr 2013 04:47:32 -0000</pubDate></item><item><title>Re: capistrano_colors has been merged into capistrano |  Made by Nathan</title><link>http://madebynathan.com/2012/11/07/capistrano_colors-has-been-merged-into-capistrano/?2#comment-706088940</link><description>&lt;p&gt;I've been using `capistrano_colors` for a long time, and I'm really glad that it's included in core.&lt;/p&gt;&lt;p&gt;Thanks for making thing&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jlecour</dc:creator><pubDate>Fri, 09 Nov 2012 07:57:50 -0000</pubDate></item><item><title>Re: Null Objects and Falsiness</title><link>http://devblog.avdi.org/2011/05/30/null-objects-and-falsiness/#comment-692393491</link><description>&lt;p&gt;My NullObject class had no parent class. If I descend it from `ActiveSupport::BasicObject` (I use Ruby 1.8 here, with Rails 2.3), you're right, I don't need to redefine the `id` method.&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jlecour</dc:creator><pubDate>Thu, 25 Oct 2012 17:11:00 -0000</pubDate></item><item><title>Re: Null Objects and Falsiness</title><link>http://devblog.avdi.org/2011/05/30/null-objects-and-falsiness/#comment-691849077</link><description>&lt;p&gt;Hi Avdi,&lt;/p&gt;&lt;p&gt;Thanks again for this post I'm coming back to regularly.&lt;/p&gt;&lt;p&gt;Here a use case I'd like you opinion about.&lt;/p&gt;&lt;p&gt;In a Rails 2.3 app, I have a model with a has_many relation, say Post has_many Comments. In a situation, I want to get the id of the first comment of a post, if it exists.&lt;/p&gt;&lt;p&gt;I can do `first_comment_id = post.comment.first.try(:id)` but its baaaad!&lt;/p&gt;&lt;p&gt;I wanted to use a NullObject (with or without Maybe) but then i get the "object_id" of the null object.&lt;/p&gt;&lt;p&gt;Does it seem OK to explicitly define the instance method "id" on NullObject to return `self`?&lt;/p&gt;&lt;p&gt;I guess that's a situation I'll get only in a Rails 2.3 app because it is aliasing Object#id with Object#object_id + a warning.&lt;/p&gt;&lt;p&gt;Thanks for your input.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jlecour</dc:creator><pubDate>Thu, 25 Oct 2012 04:36:04 -0000</pubDate></item><item><title>Re: hone.heroku.com | Rubygems and the Dependency API</title><link>http://hone.herokuapp.com/bundler%20heroku/2012/10/22/rubygems-and-the-dependency-api.html#comment-690855930</link><description>&lt;p&gt;I've tried with with a Rails 4.0.0.beta app, with a couple of added gems.&lt;br&gt;I've tried an initial `bundle` then later a `bundle update`.&lt;/p&gt;&lt;p&gt;Everything worked as expected.&lt;/p&gt;&lt;p&gt;Thanks for your effort on this big issue.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jlecour</dc:creator><pubDate>Wed, 24 Oct 2012 06:43:38 -0000</pubDate></item><item><title>Re: Rails 4 in a MindNode -</title><link>http://wyeworks.com/blog/2012/9/20/rails-4-in-a-mindnode/#comment-658007567</link><description>&lt;p&gt;Great visualization.&lt;/p&gt;&lt;p&gt;It may be a dumb question, but what is AP on the yellow/green branch?&lt;/p&gt;&lt;p&gt;Also, are there some blog posts, READMEs, … explaining what are those changes (especially inside General, Future and Security)?&lt;/p&gt;&lt;p&gt;Thanks&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jlecour</dc:creator><pubDate>Fri, 21 Sep 2012 13:00:32 -0000</pubDate></item><item><title>Re: Practical Object Oriented Design is Excellent - @jhooks</title><link>http://joelhooks.com/blog/2012/08/28/practical-object-oriented-design-in-ruby-is-a-really-good-book/#comment-645744382</link><description>&lt;p&gt;I'm currently knee-deep in GOOS, and I'm glad that you think Sandi's book is of the same quality. Definitely my next purchase.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jlecour</dc:creator><pubDate>Mon, 10 Sep 2012 07:36:47 -0000</pubDate></item><item><title>Re: Apple Wants to Blow Google Away With the New iOS Maps</title><link>http://www.readwriteweb.com/archives/apple-wants-to-blow-google-away-with-the-new-ios-maps.php#comment-555960695</link><description>&lt;p&gt;They will have to do a better job at rendering details in maps outside USA.&lt;/p&gt;&lt;p&gt;&lt;a href="http://twitter.com/#!/corxo/status/212314131590692864" rel="nofollow noopener" target="_blank" title="http://twitter.com/#!/corxo/status/212314131590692864"&gt;http://twitter.com/#!/corxo...&lt;/a&gt;&lt;br&gt;&lt;a href="http://twitter.com/#!/lrz/status/212659705858887680" rel="nofollow noopener" target="_blank" title="http://twitter.com/#!/lrz/status/212659705858887680"&gt;http://twitter.com/#!/lrz/s...&lt;/a&gt;&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jlecour</dc:creator><pubDate>Wed, 13 Jun 2012 03:41:31 -0000</pubDate></item><item><title>Re: Ruby Proxies for Scale and Monitoring - igvita.com</title><link>http://www.igvita.com/2009/04/20/ruby-proxies-for-scale-and-monitoring/#comment-534342630</link><description>&lt;p&gt;This is really interresting. Do you know if something simpler is possible with just an Apache/Nginx module ? That would not give the extra features like benchmarks, … but would be less intrusive in a production environment.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jlecour</dc:creator><pubDate>Mon, 21 May 2012 08:12:21 -0000</pubDate></item><item><title>Re: Attention à l&amp;rsquo;option multi-lignes de Free Mobile</title><link>http://www.freemobileandroid.fr/attention-a-loption-multi-lignes-de-free-mobile/#comment-523994323</link><description>&lt;p&gt;Le problème ne semble pas lié à la carte SIM elle-même, mais au processus d'activation de celle-ci.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jlecour</dc:creator><pubDate>Wed, 09 May 2012 03:22:45 -0000</pubDate></item><item><title>Re: Attention à l&amp;rsquo;option multi-lignes de Free Mobile</title><link>http://www.freemobileandroid.fr/attention-a-loption-multi-lignes-de-free-mobile/#comment-523086583</link><description>&lt;p&gt;J'ai commandé une seconde ligne dès l'ouverture de l'offre (coïncidence). La portabilité s'est faite sans problème et la carte SIM est arrivée dans les temps.&lt;/p&gt;&lt;p&gt;Par contre, depuis 8 jours pleins, il m'est impossible d'activer la carte SIM. La saisie du numéro ICCID indique que la ligne "vient d'être activée" mais ça n'est pas le cas.&lt;/p&gt;&lt;p&gt;Des coups de fils quotidiens à l'assistance de Free n'arrangent rien ; à chaque fois c'est la même chanson : "on est au courant, il y a un bug dans l'activation, il faut être patient".&lt;/p&gt;&lt;p&gt;8 jours que la ligne est coupée, sans répondeur, …&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jlecour</dc:creator><pubDate>Tue, 08 May 2012 12:51:06 -0000</pubDate></item><item><title>Re: #gitfr</title><link>http://www.gitfr.net/blog/2012/02/01/mise-a-jour-de-la-presentation-git#comment-438814267</link><description>&lt;p&gt;Bravo pour la présentation qui est une des plus volumineuses que j'ai pu voir jusque là.&lt;/p&gt;&lt;p&gt;C'est rigolo car j'avais moi aussi fait une présentation de Git pour un JUG (le MarsJUG à Marseille) il y a quelques mois : &lt;a href="http://speakerdeck.com/u/jlecour/p/introduction-a-git-et-workflows-marsjug-2011" rel="nofollow noopener" target="_blank" title="http://speakerdeck.com/u/jlecour/p/introduction-a-git-et-workflows-marsjug-2011"&gt;http://speakerdeck.com/u/jl...&lt;/a&gt;&lt;br&gt;Elle est beaucoup plus courte : pas de formation à Git, mais discussion autour des workflows. Elle est aussi bien irriguée de schemas de Scott Chacon et de contenus issus du ProGit.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jlecour</dc:creator><pubDate>Tue, 14 Feb 2012 08:34:02 -0000</pubDate></item><item><title>Re: #gitfr</title><link>http://www.gitfr.net/blog/2012/01/28/git-1.7.9-publiee#comment-438802116</link><description>&lt;p&gt;Je n'arrive pas à comprendre ce que fait cette option `--no-overwrite-ignore`dans `git checkout` et `git merge`. Et surtout, bizarrement je ne trouve rien concernant cette option dans la documentation de la v1.7.9&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jlecour</dc:creator><pubDate>Tue, 14 Feb 2012 08:20:17 -0000</pubDate></item><item><title>Re: What code goes in the lib/ directory? - Code Climate Blog</title><link>http://blog.codeclimate.com/blog/2012/02/07/what-code-goes-in-the-lib-directory/#comment-432267790</link><description>&lt;p&gt;I completely agree with these principles.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jlecour</dc:creator><pubDate>Tue, 07 Feb 2012 15:42:48 -0000</pubDate></item><item><title>Re: Null Objects and Falsiness</title><link>http://devblog.avdi.org/2011/05/30/null-objects-and-falsiness/#comment-380640204</link><description>&lt;p&gt;Is it useless, stupid, …  to define #empty? #blank? on NullObject, returning true?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jlecour</dc:creator><pubDate>Tue, 06 Dec 2011 17:47:03 -0000</pubDate></item></channel></rss>