<?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 dotandimet</title><link>http://disqus.com/by/dotandimet/</link><description></description><atom:link href="http://disqus.com/dotandimet/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Mon, 30 Sep 2024 09:58:30 -0000</lastBuildDate><item><title>Re: The best browser bookmarking system is already built-in</title><link>https://afewthingz.com/browserbookmark#comment-6560688485</link><description>&lt;p&gt;Works on Mac too, although the file created is in XML rather than INI format&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dotandimet</dc:creator><pubDate>Mon, 30 Sep 2024 09:58:30 -0000</pubDate></item><item><title>Re: Home is Where the Heart is – Page 18</title><link>http://www.uptofourplayers.com/comic/home-heart-page-18/#comment-3759762324</link><description>&lt;p&gt;It's a bit of a cop-out to have Rotem's complaint about unfairness appeased by a lucky draw...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dotandimet</dc:creator><pubDate>Thu, 15 Feb 2018 12:47:56 -0000</pubDate></item><item><title>Re: Home is Where the Heart is – Page 6</title><link>http://www.uptofourplayers.com/comic/home-heart-page-6/#comment-3580571431</link><description>&lt;p&gt;OK, you just inspired me to start a Facebook thread about unfortunate NPC naming choices...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dotandimet</dc:creator><pubDate>Mon, 23 Oct 2017 09:47:47 -0000</pubDate></item><item><title>Re: פרק 145 &amp;#8211; מוניומנטים ונקודות ציון</title><link>http://www.dwarves.org.il/episodes/145-monuments#comment-2657585858</link><description>&lt;p&gt;הפרק הזה היה נשמע לגמרי אחרת אם מישהו היה אומר לאורי בזמן "אנדרטאות".&lt;/p&gt;&lt;p&gt;עוד מקשיב, מחכה לשלב שתזכירו שביקור בהר ראשמור במשחק לא נחשב אם אין סצנת קרב בתוך נחיר של נשיא חצוב בסלע.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dotandimet</dc:creator><pubDate>Wed, 04 May 2016 07:44:22 -0000</pubDate></item><item><title>Re: לא כוחות</title><link>http://www.dwarves.org.il/ut4p/68-vs#comment-2594613062</link><description>&lt;p&gt;מיש כבר אמר את זה: &lt;a href="https://www.facebook.com/myshillustration/photos/a.438253016188628.116540.384230151590915/1070032943010629/?type=3&amp;amp;theater" rel="nofollow noopener" target="_blank" title="https://www.facebook.com/myshillustration/photos/a.438253016188628.116540.384230151590915/1070032943010629/?type=3&amp;amp;theater"&gt;https://www.facebook.com/my...&lt;/a&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dotandimet</dc:creator><pubDate>Tue, 29 Mar 2016 07:28:38 -0000</pubDate></item><item><title>Re: die</title><link>http://perlmaven.com/die#comment-2305577061</link><description>&lt;p&gt;While it helps that die() appends a file name and line number telling you where the exception comes from, you'll soon find it might be helpful to see a stack trace, so you know what caused the exception. The croak() function from the Carp module is probably what you want to use instead of die in any module you write.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dotandimet</dc:creator><pubDate>Tue, 13 Oct 2015 15:37:36 -0000</pubDate></item><item><title>Re: Recording DarkPAN dependencies on CPAN</title><link>http://neilb.org/2015/04/18/darkpan-dependencies.html#comment-1979136037</link><description>&lt;p&gt;So, as a maintainer of a pile of DarkPAN code, the only times I've really cared about our dependencies were when I decided to upgrade perl. Since I've got a couple of central integration points (a web app and a database model layer worked on by many developers), I wanted to ensure that any module and script we use would work with the new perl. So I used ExtUtils::Installed and/or Dist::Surveyor to &lt;br&gt;generate a huge list of modules I needed to install to the new Perl &lt;br&gt;version, and fed it to cpanm. I also threw in cpanm-reporter to send test reports.&lt;/p&gt;&lt;p&gt;I wish that Neil Bowers guy had written a survey/review of tools to list/upgrade your installed dists before I did this. Dist::Surveyor tries to narrow down the dependencies to specific distributions, with versions; ExtUtils::Installed doesn't, but it lists non-CPAN modules we have installed (a senior developer wrote some stuff in XS, so I need to know what they are).&lt;/p&gt;&lt;p&gt;I think your best bet for getting people to report the distributions they use (i.e, something more comprehensive than people hitting "like" on MetaCPAN) might be hooking up into something like this, maybe even wrapping this process in a slicker, more useful interface.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dotandimet</dc:creator><pubDate>Tue, 21 Apr 2015 08:49:47 -0000</pubDate></item><item><title>Re: Comparing the speed of JSON decoders</title><link>http://perlmaven.com/comparing-the-speed-of-json-decoders#comment-1886721680</link><description>&lt;p&gt;Mojo::JSON is pure Perl, so it should be slower than the XS modules, although it might be faster than JSON::PP (Sebastian claimed it was the fastest pure Perl JSON parser at one time). It's not so interesting to add it to a speed test, but there might be differences in correctness.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dotandimet</dc:creator><pubDate>Wed, 04 Mar 2015 06:57:59 -0000</pubDate></item><item><title>Re: Sometimes, It's the Little Things - Hacking Thy Fearful Symmetry</title><link>http://techblog.babyl.ca/entry/file-serialize#comment-1870763538</link><description>&lt;p&gt;Is there a reason to use YAML instead of it's less-insane cousin, YAML::Tiny?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dotandimet</dc:creator><pubDate>Mon, 23 Feb 2015 10:04:02 -0000</pubDate></item><item><title>Re: my reads: Rivers of London and London Falling</title><link>https://www.flickfilosopher.com/2014/06/reads-rivers-london-london-falling.html#comment-1452417482</link><description>&lt;p&gt;In his blog, Ben Aaronovitch explained that some parts of Rivers of London started life in the shape of an aborted TV pitch. I haven't read Paul Cornell's books, but I'm guessing that convergent details (diverse cast, Harry Potter references) would arise from that simple commonality - the TV medium, the urban fantasy/police procedural genre, and the modern London setting.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dotandimet</dc:creator><pubDate>Tue, 24 Jun 2014 17:04:12 -0000</pubDate></item><item><title>Re: Class method and alternative constructor in classic Perl OOP</title><link>http://perlmaven.com/class-method-and-alternative-constructor-in-classic-perl-oop#comment-1242887822</link><description>&lt;p&gt;There is (was?) a convention used in new() methods to handle being called on an instance:&lt;br&gt;sub new { my ($class, %args) = @_; return bless \%args, ref $class || $class; }&lt;br&gt;ref on a string (such as the class name) returns false, ref on an instance returns the class name.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dotandimet</dc:creator><pubDate>Thu, 13 Feb 2014 12:43:28 -0000</pubDate></item><item><title>Re: A New Year, a New Dancecard - Hacking Thy Fearful Symmetry</title><link>http://techblog.babyl.ca/entry/dancecard#comment-1193584238</link><description>&lt;p&gt;I looked at this and thought "I could do something similar as a Mojolicious command" and then "maybe we could share the data files" and then "if there was a central repository for this..."&lt;/p&gt;&lt;p&gt;For a brief while there was JSAN (&lt;a href="http://openjsan.org" rel="nofollow noopener" target="_blank" title="http://openjsan.org"&gt;http://openjsan.org&lt;/a&gt;), but right now the closest central repository I think is bower (&lt;a href="http://bower.io/)" rel="nofollow noopener" target="_blank" title="http://bower.io/)"&gt;http://bower.io/)&lt;/a&gt;. The source for their registry is here: &lt;a href="https://github.com/bower/registry" rel="nofollow noopener" target="_blank" title="https://github.com/bower/registry"&gt;https://github.com/bower/re...&lt;/a&gt; (a sinatra app which describes the API).&lt;/p&gt;&lt;p&gt;Although upon reflection, the documentation links are probably the most interesting feature (and one really missing from bower, which is mainly about dependency management).&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dotandimet</dc:creator><pubDate>Thu, 09 Jan 2014 08:29:01 -0000</pubDate></item><item><title>Re: Proper usage of the roles in Perl</title><link>http://blog.celogeek.com/201312/387/proper-usage-of-the-roles-in-perl/#comment-1157304536</link><description>&lt;p&gt;You're right. That sucks. :-(&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dotandimet</dc:creator><pubDate>Tue, 10 Dec 2013 10:04:07 -0000</pubDate></item><item><title>Re: Proper usage of the roles in Perl</title><link>http://blog.celogeek.com/201312/387/proper-usage-of-the-roles-in-perl/#comment-1156028029</link><description>&lt;p&gt;This is relevant to Perl packages in general; if you put the 'use' statements outside the package declaration, the functions they export will be visible in the file scope, but won't show up as methods of the package elsewhere. Which means you don't need namespace::clean if you're careful.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dotandimet</dc:creator><pubDate>Mon, 09 Dec 2013 11:14:02 -0000</pubDate></item><item><title>Re: The good, the bad, and the beautiful</title><link>http://neilb.org/2013/08/14/total-dependencies.html#comment-1016691880</link><description>&lt;p&gt;&lt;a href="https://metacpan.org/requires/distribution/Dist-Zilla" rel="nofollow noopener" target="_blank" title="https://metacpan.org/requires/distribution/Dist-Zilla"&gt;https://metacpan.org/requir...&lt;/a&gt; lists things like YAML::Tiny and File::Util in amongst all the Dzil plugins.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dotandimet</dc:creator><pubDate>Sun, 25 Aug 2013 04:17:41 -0000</pubDate></item><item><title>Re: How to create an "include" node</title><link>http://threads2.scripting.com/2013/april/howToCreateAnIncludeNode#comment-881414531</link><description>&lt;p&gt;How about adding (a whitelisted subset of) attributes I set on an outline node to it's HTML representation? That way you can support things like paragraph direction (the dir attribute), which makes editing mixed language text (for example, Hebrew and English) much nicer.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dotandimet</dc:creator><pubDate>Wed, 01 May 2013 13:07:33 -0000</pubDate></item><item><title>Re: undef on Perl arrays and hashes</title><link>http://perlmaven.com/undef-on-perl-arrays-and-hashes#comment-827926561</link><description>&lt;p&gt;The Set::Functional module (&lt;a href="https://metacpan.org/module/Set::Functional)" rel="nofollow noopener" target="_blank" title="https://metacpan.org/module/Set::Functional)"&gt;https://metacpan.org/module...&lt;/a&gt; does an interesting trick with undef on a hash slice - look at its settify method, which changes a list into a set (basically, an unique list, so it works like List::MoreUtils::uniq) without iteration:&lt;/p&gt;&lt;p&gt;&lt;/p&gt;&lt;pre&gt;&lt;br&gt;sub setify(@) {&lt;br&gt;  my %set;&lt;br&gt;  undef @set{@_} if @_;&lt;br&gt;  return keys %set;&lt;br&gt;}&lt;br&gt;&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dotandimet</dc:creator><pubDate>Wed, 13 Mar 2013 09:40:15 -0000</pubDate></item><item><title>Re: Fetching the status of blog entries using grep and cut</title><link>http://szabgab.com/fetching-the-status-of-blog-entries.html#comment-789265505</link><description>&lt;p&gt;Using cut is nice, I'm ashamed to admit I usually use the more verbose awk '{ print $1 }' (or whatever).&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dotandimet</dc:creator><pubDate>Tue, 05 Feb 2013 09:47:35 -0000</pubDate></item><item><title>Re: Science fiction of the&amp;nbsp;world</title><link>http://boingboing.net/2012/08/21/science-fiction-of-the-world.html#comment-625677145</link><description>&lt;p&gt;Tidhar and Charles Tan operate a blog at &lt;a href="http://worldsf.wordpress.com" rel="nofollow noopener" target="_blank" title="http://worldsf.wordpress.com"&gt;http://worldsf.wordpress.com&lt;/a&gt; (originally started to promote the first Apex book of World SF) that is a hub of information on SF&amp;amp;F written by authors from outside the US/UK - you'll find links, reviews and original fiction there.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dotandimet</dc:creator><pubDate>Wed, 22 Aug 2012 09:49:05 -0000</pubDate></item><item><title>Re: Open File in Perl</title><link>http://szabgab.com/open-file-in-perl.html#comment-391313246</link><description>&lt;p&gt;What about IO::File? It's part of the core, isn't it?&lt;/p&gt;&lt;p&gt;   use IO::File;&lt;/p&gt;&lt;p&gt;   my $fh = IO::File-&amp;gt;new('filename', 'r');&lt;/p&gt;&lt;p&gt;   while (my $line = $fh-&amp;gt;getline) { # or $line = &amp;lt;$fh&amp;gt;&lt;br&gt;     print $line;&lt;br&gt;   }&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dotandimet</dc:creator><pubDate>Wed, 21 Dec 2011 07:28:25 -0000</pubDate></item><item><title>Re: Barewords in Perl</title><link>http://szabgab.com/barewords-in-perl.html#comment-366555332</link><description>&lt;p&gt;I think your bad example is very good (uh...), I was just thinking that the most common occurrence of barewords I see in Perl code examples is a file handle.&lt;/p&gt;&lt;p&gt;But I guess your goal is to teach people how to write good Perl, not how to read bad Perl.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dotandimet</dc:creator><pubDate>Thu, 17 Nov 2011 08:05:32 -0000</pubDate></item><item><title>Re: Barewords in Perl</title><link>http://szabgab.com/barewords-in-perl.html#comment-366520989</link><description>&lt;p&gt;The implicit section missing from this tutorial would be 'Bad (deprecated?) uses of barewords', right?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dotandimet</dc:creator><pubDate>Thu, 17 Nov 2011 06:49:27 -0000</pubDate></item><item><title>Re: FLOSS Weekly 190</title><link>http://twit.tv/show/floss-weekly/190#comment-359879112</link><description>&lt;p&gt;No link to the project?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dotandimet</dc:creator><pubDate>Thu, 10 Nov 2011 02:34:29 -0000</pubDate></item><item><title>Re: The effectiveness of Twitter, or the lack of it</title><link>http://szabgab.com/the-effectiveness-of-twitter-or-the-lack-of-it.html#comment-247660109</link><description>&lt;p&gt;Something I've seen a number of people I follow do is reposting links (specifically links to their latest blog post or article, not random linkage) for the morning/evening/afternoon "crowd" - twitter is much more time-dependent than blogs or even Facebook (which is useless for different reasons): If you're not reading Twitter when a post is made, you're usually not going to scroll back/down and see it.&lt;/p&gt;&lt;p&gt;I think two things that can make tweets more effective are:&lt;/p&gt;&lt;p&gt;(a) - being on-time and on-topic - they use a hashtag that people are likely to be looking for, when people are likely to be looking at it - i.e., #yapc or #yapc2011 is more likely to be noticed *during the conference* than #perl posted whenever.&lt;/p&gt;&lt;p&gt;(b) - being part of a conversation - posting in reply to someone, or being replied to. The latter is a bit of a chicken and egg problem....&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dotandimet</dc:creator><pubDate>Mon, 11 Jul 2011 10:15:35 -0000</pubDate></item><item><title>Re: Strawberry Perl with Cream - 5.12.3 v3 released</title><link>http://szabgab.com/strawberry-perl-with-cream-5-12-3-v3-released.html#comment-214256286</link><description>&lt;p&gt;Wasn't there supposed to be a Chocolate Perl, richer than Strawberry as Strawberry was richer than Vanilla?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dotandimet</dc:creator><pubDate>Mon, 30 May 2011 10:35:28 -0000</pubDate></item></channel></rss>