From doomvox at gmail.com Thu Jul 7 16:32:26 2016 From: doomvox at gmail.com (Joseph Brenner) Date: Thu, 7 Jul 2016 16:32:26 -0700 Subject: [sf-perl] canceling july lightning talks Message-ID: Hey gang-- I've decided to cancel the SF Perl meeting for this month. I was thinking about doing a round of Lightning Talks, but I wasn't getting a lot of volunteers this time, for whatever reason. So, we'll try it again some other time. One more time: there's no SF Perl meeting for July. From doomvox at gmail.com Tue Jul 12 13:26:02 2016 From: doomvox at gmail.com (Joseph Brenner) Date: Tue, 12 Jul 2016 13:26:02 -0700 Subject: [sf-perl] July 26th Meeting is on: Better Service Monitoring Through Histograms Message-ID: As you've probably seen from the meetup.com site, the July 26th meeting is back on, with a talk from Fred on "Better Service Monitoring Through Histograms": Fred Moyer will introduce us to statistical based service monitoring. If you've used something like Nagios, Graphite, or Zabbix to monitor your systems, you're probably familiar with threshold based alerting. Specifically, that it often results in you waking up in the middle of the night for false positives. This talk will show you how to implement quantile based service monitoring with histograms, so that you can understand how your service is actually doing, rather than just guessing based on metric averages. This looks like a good one on a subject of pretty broad appeal. Help spread the word... http://www.meetup.com/San-Francisco-Perl-Mongers/events/232569513/ From doomvox at gmail.com Tue Jul 12 13:34:23 2016 From: doomvox at gmail.com (Joseph Brenner) Date: Tue, 12 Jul 2016 13:34:23 -0700 Subject: [sf-perl] Video of "learning go" Message-ID: By the way, is anyone still seeing any trouble with the video of last month's talk? https://archive.org/details/LearningGoForPerlProgrammers It seems to be working for me now, but I have had some trouble with in-browser playback at least with some versions of Firefox on Linux. (The ogv file always seems to work, though, and downloading the files always works...). From doomvox at gmail.com Mon Jul 18 17:06:54 2016 From: doomvox at gmail.com (Joseph Brenner) Date: Mon, 18 Jul 2016 17:06:54 -0700 Subject: [sf-perl] Larry Wall interview on slashdot Message-ID: There's a Larry Wall interview up on slashdot that's definitely worth a look: https://developers.slashdot.org/story/16/07/14/1349207/the-slashdot-interview-with-larry-wall I liked the remarks on unicode: "One thing we do to fight cultural imperialism with Perl 6 is to treat any grapheme as if it were a precomposed character, whether or not the Unicode Consortium happens to have defined one under NFC yet. If there's no precomposed codepoint, we simply make one up temporarily. So we get O(1) string indexing based on what the user thinks is their language. (Even for characters outside the BMP. Lots of current languages force you to consider an emoji or a cuneiform character as a combination of two codepoints. Yuck! I mean, XP. Well, I really mean U+1F61D, FACE WITH STUCK-OUT TONGUE AND TIGHTLY-CLOSED EYES. But you'll have to imagine it for now, because Slashdot is not written in Perl 6. (Yet.)" Oh and by the way: "You wanna write Inf as that funny sideways 8 character, or write pi with the Greek letter, go right ahead. You wanna write your powers with superscripts instead of **, you can do that too. Yes, we're insane, but you're gonna love it...as soon as you figure out how to type it." There's an easy way of typing unicode characters in emacs: C-x 8 I would guess there are even easier ways, but that one always works. From doomvox at gmail.com Tue Jul 26 13:03:33 2016 From: doomvox at gmail.com (Joseph Brenner) Date: Tue, 26 Jul 2016 13:03:33 -0700 Subject: [sf-perl] Fred Moyer's "Better Service Monitoring" Message-ID: Fred Moyer's is doing a presentation tonight over at craigslist tonight on "Better Service Monitoring Through Histograms". This one has a wider appeal than our usual perl-centric material, so spread the word to the sysadmin-types in your life... RSVPs close at 3pm this afternoon though, so hurry-hurry etc... https://www.meetup.com/San-Francisco-Perl-Mongers/events/232569513/ From dean at fragfest.com.au Thu Jul 28 00:48:23 2016 From: dean at fragfest.com.au (Dean Hamstead) Date: Thu, 28 Jul 2016 17:48:23 +1000 Subject: [sf-perl] Fred Moyer's "Better Service Monitoring" In-Reply-To: References: Message-ID: An URL for slides or video would be terrific? On 2016-07-27 06:03, Joseph Brenner wrote: > Fred Moyer's is doing a presentation tonight over at craigslist > tonight on "Better Service Monitoring Through Histograms". This one > has a wider appeal than our usual perl-centric material, so spread the > word to the sysadmin-types in your life... RSVPs close at 3pm this > afternoon though, so hurry-hurry etc... > > https://www.meetup.com/San-Francisco-Perl-Mongers/events/232569513/ > _______________________________________________ > SanFrancisco-pm mailing list > SanFrancisco-pm at pm.org > http://mail.pm.org/mailman/listinfo/sanfrancisco-pm From doomvox at gmail.com Thu Jul 28 10:51:04 2016 From: doomvox at gmail.com (Joseph Brenner) Date: Thu, 28 Jul 2016 10:51:04 -0700 Subject: [sf-perl] Fred Moyer's "Better Service Monitoring" In-Reply-To: References: Message-ID: Sure, we're working on it. Should be out today or tomorrow. On Thu, Jul 28, 2016 at 12:48 AM, Dean Hamstead wrote: > An URL for slides or video would be terrific? > > > On 2016-07-27 06:03, Joseph Brenner wrote: >> >> Fred Moyer's is doing a presentation tonight over at craigslist >> tonight on "Better Service Monitoring Through Histograms". This one >> has a wider appeal than our usual perl-centric material, so spread the >> word to the sysadmin-types in your life... RSVPs close at 3pm this >> afternoon though, so hurry-hurry etc... >> >> https://www.meetup.com/San-Francisco-Perl-Mongers/events/232569513/ >> _______________________________________________ >> SanFrancisco-pm mailing list >> SanFrancisco-pm at pm.org >> http://mail.pm.org/mailman/listinfo/sanfrancisco-pm > > > _______________________________________________ > SanFrancisco-pm mailing list > SanFrancisco-pm at pm.org > http://mail.pm.org/mailman/listinfo/sanfrancisco-pm > > -- > You received this message because you are subscribed to the Google Groups > "Vanity Alias - Joe Brenner" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to doom+unsubscribe at kzsu.stanford.edu. > From fred at redhotpenguin.com Thu Jul 28 22:31:36 2016 From: fred at redhotpenguin.com (Fred Moyer) Date: Fri, 29 Jul 2016 05:31:36 +0000 Subject: [sf-perl] Fred Moyer's "Better Service Monitoring" In-Reply-To: References: Message-ID: I've posted the slides from the talk here on slideshare - http://www.slideshare.net/redhotpenguin/better-service-monitoring-through-histograms Thanks to everyone who came out for the talk. Good math discussions after, I learned a couple new things. On Thu, Jul 28, 2016 at 10:51 AM Joseph Brenner wrote: > Sure, we're working on it. Should be out today or tomorrow. > > > On Thu, Jul 28, 2016 at 12:48 AM, Dean Hamstead > wrote: > > An URL for slides or video would be terrific? > > > > > > On 2016-07-27 06:03, Joseph Brenner wrote: > >> > >> Fred Moyer's is doing a presentation tonight over at craigslist > >> tonight on "Better Service Monitoring Through Histograms". This one > >> has a wider appeal than our usual perl-centric material, so spread the > >> word to the sysadmin-types in your life... RSVPs close at 3pm this > >> afternoon though, so hurry-hurry etc... > >> > >> https://www.meetup.com/San-Francisco-Perl-Mongers/events/232569513/ > >> _______________________________________________ > >> SanFrancisco-pm mailing list > >> SanFrancisco-pm at pm.org > >> http://mail.pm.org/mailman/listinfo/sanfrancisco-pm > > > > > > _______________________________________________ > > SanFrancisco-pm mailing list > > SanFrancisco-pm at pm.org > > http://mail.pm.org/mailman/listinfo/sanfrancisco-pm > > > > -- > > You received this message because you are subscribed to the Google Groups > > "Vanity Alias - Joe Brenner" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to doom+unsubscribe at kzsu.stanford.edu. > > > _______________________________________________ > SanFrancisco-pm mailing list > SanFrancisco-pm at pm.org > http://mail.pm.org/mailman/listinfo/sanfrancisco-pm > -------------- next part -------------- An HTML attachment was scrubbed... URL: From doomvox at gmail.com Fri Jul 29 19:32:36 2016 From: doomvox at gmail.com (Joseph Brenner) Date: Fri, 29 Jul 2016 19:32:36 -0700 Subject: [sf-perl] Fred Moyer's "Better Service Monitoring" In-Reply-To: References: Message-ID: I'm glad we've got the slides, it turns out we had some bad technical difficulties with the video. This really is too bad: Fred's right, the Q/A session covered some interesting ground... On Thu, Jul 28, 2016 at 10:31 PM, Fred Moyer wrote: > I've posted the slides from the talk here on slideshare - > http://www.slideshare.net/redhotpenguin/better-service-monitoring-through-histograms > > Thanks to everyone who came out for the talk. Good math discussions after, I > learned a couple new things. > > On Thu, Jul 28, 2016 at 10:51 AM Joseph Brenner wrote: >> >> Sure, we're working on it. Should be out today or tomorrow. >> >> >> On Thu, Jul 28, 2016 at 12:48 AM, Dean Hamstead >> wrote: >> > An URL for slides or video would be terrific? >> > >> > >> > On 2016-07-27 06:03, Joseph Brenner wrote: >> >> >> >> Fred Moyer's is doing a presentation tonight over at craigslist >> >> tonight on "Better Service Monitoring Through Histograms". This one >> >> has a wider appeal than our usual perl-centric material, so spread the >> >> word to the sysadmin-types in your life... RSVPs close at 3pm this >> >> afternoon though, so hurry-hurry etc... >> >> >> >> https://www.meetup.com/San-Francisco-Perl-Mongers/events/232569513/ >> >> _______________________________________________ >> >> SanFrancisco-pm mailing list >> >> SanFrancisco-pm at pm.org >> >> http://mail.pm.org/mailman/listinfo/sanfrancisco-pm >> > >> > >> > _______________________________________________ >> > SanFrancisco-pm mailing list >> > SanFrancisco-pm at pm.org >> > http://mail.pm.org/mailman/listinfo/sanfrancisco-pm >> > >> > -- >> > You received this message because you are subscribed to the Google >> > Groups >> > "Vanity Alias - Joe Brenner" group. >> > To unsubscribe from this group and stop receiving emails from it, send >> > an >> > email to doom+unsubscribe at kzsu.stanford.edu. >> > >> _______________________________________________ >> SanFrancisco-pm mailing list >> SanFrancisco-pm at pm.org >> http://mail.pm.org/mailman/listinfo/sanfrancisco-pm From not.com at gmail.com Sun Jul 31 18:08:16 2016 From: not.com at gmail.com (yary) Date: Sun, 31 Jul 2016 21:08:16 -0400 Subject: [sf-perl] Fred Moyer's "Better Service Monitoring" In-Reply-To: References: Message-ID: Looked through the slides. There's a concept from manufacturing that comes to mind, "Statistical process control," https://en.wikipedia.org/wiki/Statistical_process_control that lays out a few other heuristics for warning about out-of-control processes. The methods you found from experience are more appropriate than their general recommendations, just thought I'd paste the link for anyone interested in the theory.