From talexb at gmail.com Thu Sep 13 12:49:22 2018 From: talexb at gmail.com (Alex Beamish) Date: Thu, 13 Sep 2018 15:49:22 -0400 Subject: [tpm] September Lightning Talks Message-ID: Hi All, I gotta say, a month goes by awfully quickly when you're busy with work, outside interests, and a renovation. So far, I've got one volunteer for a lightning talk, so get your presentation-fu going, and let me know that you've got a five minute talk (or two!) for this month's meeting. The meetup.com meeting is here: https://www.meetup.com/Toronto-Perl-Mongers/events/wwtzsnyxmbkc/ Alex -- Alex Beamish Software Developer / https://ca.linkedin.com/in/alex-beamish-5111ba3 Speaker Wrangler, Toronto Perlmongers / http://to.pm.org/ Baritone, Board Member, Toronto Northern Lights, 2013 Champions / www.northernlightschorus.com Certified Contest Administrator, Barbershop Harmony Society / www.barbershop.org -------------- next part -------------- An HTML attachment was scrubbed... URL: From talexb at gmail.com Thu Sep 27 16:12:16 2018 From: talexb at gmail.com (Alex Beamish) Date: Thu, 27 Sep 2018 19:12:16 -0400 Subject: [tpm] This month's Hangout Message-ID: https://hangouts.google.com/u/1/call/tbVdD7UkMfGqDoxUJfLfAAEE -- Alex Beamish Software Developer / https://ca.linkedin.com/in/alex-beamish-5111ba3 Speaker Wrangler, Toronto Perlmongers / http://to.pm.org/ Baritone, Board Member, Toronto Northern Lights, 2013 Champions / www.northernlightschorus.com Certified Contest Administrator, Barbershop Harmony Society / www.barbershop.org -------------- next part -------------- An HTML attachment was scrubbed... URL: From ceeshek at gmail.com Fri Sep 28 05:53:43 2018 From: ceeshek at gmail.com (Cees Hek) Date: Fri, 28 Sep 2018 08:53:43 -0400 Subject: [tpm] git wip and git unwip Message-ID: In the meeting last night, I mentioned that you can create git helpers as shell scripts, and I mentioned two of them that I use for creating WIP commits. This is the blog page where I originally found this: https://blog.theodo.fr/2017/06/git-game-advanced-git-aliases/ Cheers, Cees -------------- next part -------------- An HTML attachment was scrubbed... URL: From dave.s.doyle at gmail.com Fri Sep 28 05:59:58 2018 From: dave.s.doyle at gmail.com (Dave Doyle) Date: Fri, 28 Sep 2018 08:59:58 -0400 Subject: [tpm] See me at KubeCon NA Seattle 2018 Message-ID: Hello! Wish I could have made it out last night. Just thought I'd drop this tidbit here. I'm thrilled and awed to say that my talk "Our Journey to 5 million messaging connections on Kubernetes" has been accepted to KubeCon NA. Should be on Youtube after the conf. Take a peek and see who I'm speaking with. ;) https://kccna18.sched.com/event/GrRy/our-journey-to-service-5-million-messaging-connections-on-kubernetes-dylan-omahony-bose-dave-doyle-connected-lab Regards, Dave -- dave.s.doyle at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From ssoriche at sackheads.org Fri Sep 28 06:04:19 2018 From: ssoriche at sackheads.org (Shawn Sorichetti) Date: Fri, 28 Sep 2018 09:04:19 -0400 Subject: [tpm] git wip and git unwip In-Reply-To: References: Message-ID: I also stated that I would share the aliases I use to accomplish the same type thing. wip = commit -am "WIP" undo = reset HEAD~1 --mixed - wip takes anything that isn?t committed and creates a new commit with the message WIP - undo takes the last commit, removes it, and leaves the files that were modified in the commit in their modified state The undo alias can by used on commits other than those committed as a WIP, which is very useful but care needs to be taken. I have been curating different git aliases and methodologies over the years with thoughts of putting them together into a full talk. If there?s interest I can put these together for an upcoming meeting. ~Shawn -- Shawn Sorichetti > On Sep 28, 2018, at 8:53 AM, Cees Hek wrote: > > In the meeting last night, I mentioned that you can create git helpers as shell scripts, and I mentioned two of them that I use for creating WIP commits. > > This is the blog page where I originally found this: > > https://blog.theodo.fr/2017/06/git-game-advanced-git-aliases/ > > Cheers, > > Cees > _______________________________________________ > toronto-pm mailing list > toronto-pm at pm.org > https://mail.pm.org/mailman/listinfo/toronto-pm -------------- next part -------------- An HTML attachment was scrubbed... URL: From ceeshek at gmail.com Fri Sep 28 06:10:47 2018 From: ceeshek at gmail.com (Cees Hek) Date: Fri, 28 Sep 2018 09:10:47 -0400 Subject: [tpm] See me at KubeCon NA Seattle 2018 In-Reply-To: References: Message-ID: That's awesome, congrats Cheers, Cees On Fri, Sep 28, 2018 at 9:01 AM Dave Doyle wrote: > Hello! > > Wish I could have made it out last night. Just thought I'd drop this > tidbit here. I'm thrilled and awed to say that my talk "Our Journey to 5 > million messaging connections on Kubernetes" has been accepted to KubeCon > NA. Should be on Youtube after the conf. > > Take a peek and see who I'm speaking with. ;) > > > https://kccna18.sched.com/event/GrRy/our-journey-to-service-5-million-messaging-connections-on-kubernetes-dylan-omahony-bose-dave-doyle-connected-lab > > Regards, > Dave > -- > dave.s.doyle at gmail.com > _______________________________________________ > toronto-pm mailing list > toronto-pm at pm.org > https://mail.pm.org/mailman/listinfo/toronto-pm > -------------- next part -------------- An HTML attachment was scrubbed... URL: From dave.s.doyle at gmail.com Fri Sep 28 06:15:19 2018 From: dave.s.doyle at gmail.com (Dave Doyle) Date: Fri, 28 Sep 2018 09:15:19 -0400 Subject: [tpm] See me at KubeCon NA Seattle 2018 In-Reply-To: References: Message-ID: I did give TPM a shout out as well in my bio! ;) -- dave.s.doyle at gmail.com On Fri, 28 Sep 2018 at 09:10, Cees Hek wrote: > That's awesome, congrats > > Cheers, > > Cees > > On Fri, Sep 28, 2018 at 9:01 AM Dave Doyle wrote: > >> Hello! >> >> Wish I could have made it out last night. Just thought I'd drop this >> tidbit here. I'm thrilled and awed to say that my talk "Our Journey to 5 >> million messaging connections on Kubernetes" has been accepted to KubeCon >> NA. Should be on Youtube after the conf. >> >> Take a peek and see who I'm speaking with. ;) >> >> >> https://kccna18.sched.com/event/GrRy/our-journey-to-service-5-million-messaging-connections-on-kubernetes-dylan-omahony-bose-dave-doyle-connected-lab >> >> Regards, >> Dave >> -- >> dave.s.doyle at gmail.com >> _______________________________________________ >> toronto-pm mailing list >> toronto-pm at pm.org >> https://mail.pm.org/mailman/listinfo/toronto-pm >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From olaf.alders at gmail.com Fri Sep 28 08:14:45 2018 From: olaf.alders at gmail.com (Olaf Alders) Date: Fri, 28 Sep 2018 11:14:45 -0400 Subject: [tpm] Follow-up from lightning talks Message-ID: Just a follow-up from last night. 1) My presentation: git clone https://github.com/oalders/presentations.git && cd presentations/PTS && open git.html 2) fpp, which I mentioned last night, can be found at https://github.com/facebook/PathPicker 3) Alan, are you able to share your .vimrc file? 4) git commit ?fixup is explained here: https://www.raphael-brugier.com/blog/git-commit-fixup/ Olaf -------------- next part -------------- An HTML attachment was scrubbed... URL: