[CentralOH] 2015-08-31 會議 Scribbles 落書/惡文?: Rob Kinyon Salt Open Org Bikeshedding qube please stop I'm bored pep8 perl6 moot regex ci devops bash code complete mock APIs 5quark free wifi gamma testing flubber clock tshark
jep200404 at columbus.rr.com
jep200404 at columbus.rr.com
Tue Sep 1 17:46:55 CEST 2015
Thanks to Pillar and Ben Rogers for hosting us.
They were very generous.
Pillar plied us with more food and drink than we could eat.
Please stop: I'm bored.
How to shut down speakers who talk too long.
Best of Miss Sweetie Poo
http://www.theguardian.com/education/video/2010/sep/28/ig-nobel-stop-speakers-improbable-research
wp:Ig Nobel Prize
The Open Organization Jim Whitehurst
Charlene Li The Engaged Leader
http://opensource.com/open-organization/15/9/what-my-conversation-ge-taught-me-about-open-organizations
wp:Parkinson's law of triviality
wp:QUBE
Rob Kinyon presented on Salt
how it is awesome and how other tools suck
19:00-19:05 queueing
minion name is host name
refactor
while len(foo) > 0:
to
while foo:
likewise refactor
if len(foo) > 0:
to
if foo:
This is considered good style.
See PEP 0008 -- Style Guide for Python Code
https://www.python.org/dev/peps/pep-0008/
https://www.python.org/dev/peps/pep-0008/#programming-recommendations
Perl 6
The rest of the world moved on and made it moot.
wp:Regular expression
https://docs.python.org/2/library/re.html
PCRE - Perl Compatible Regular Expressions
wp:Perl Compatible Regular Expressions
Introducing Regular Expressions
Unraveling regular expressions, step-by-step
http://shop.oreilly.com/product/0636920012337.do
If you’re a programmer new to regular expressions, this
easy-to-follow guide is a great place to start. You’ll learn
the fundamentals step-by-step with the help of numerous
examples, discovering first-hand how to match, extract, and
transform text by matching specific words, characters, and
patterns.
Mastering Regular Expressions, 3rd Edition
http://shop.oreilly.com/product/9780596528126.do
Mastering Python Regular Expressions
https://www.packtpub.com/application-development/mastering-python-regular-expressions
http://shop.oreilly.com/product/9781783283156.do
We need to use CI and Devops.
30k lines bash
wp:Code Complete
Rob likes this book much!!!
mock external APIs
http://streamlined-book.blogspot.com/
https://github.com/robkinyon
pentaquark
LHC (large hadron collider)
collidr is dead
LHS
wp:Citroën_DS#New_Green_Hydraulic_Fluid
http://www.nbc.com/jay-lenos-garage/video/1971-citroen-ds/2839548?onid=159436#vc159436=1
Brazenhead has free Wifi
ssid: Bhead Guest
wp:gamma testing
http://www.360logica.com/blog/2012/06/what-are-alpha-beta-and-gamma-testing.html
fill tires with flubber
corn starch and water
http://www.ehow.com/how_4882584_make-flubber-borax.html
https://duckduckgo.com/html/?q=flubber+recipe
wp:Flubber (material)
wp:non-Newtonian fluid
wp:Maxwell material
mariamilosh.github.io/clock
Using tshark to Watch and Inspect Network Traffic
http://www.linuxjournal.com/content/using-tshark-watch-and-inspect-network-traffic
More information about the CentralOH
mailing list