[CentralOH] 2017-06-29 道場 Scribbles 落書/惡文? fun with spam; technical debt; MEAN; MERN; mqtt; pyohio addendum

jep200404 at columbus.rr.com jep200404 at columbus.rr.com
Fri Jun 30 16:27:45 EDT 2017


five folks tonight

Have fun with spam. Watch any of the first few videos.
https://www.youtube.com/results?search_query=james+veitch+ted+spam

from the cheerleading section:

    Are you a Python coder?
    https://opensource.com/article/17/6/are-you-python-coder

PEARL XIX : Effective Steps to reduce technical debt: An agile approach
https://agilepearls.wordpress.com/tag/ward-cunningham/

wp: prefix means Wikipedia
To get good answers, consider following the advice in the links below.
http://catb.org/~esr/faqs/smart-questions.html
http://web.archive.org/web/20090627155454/www.greenend.org.uk/rjk/2000/06/14/quoting.html

wp:AntiPatterns

MEAN: Mongo Express Angular Node
wp:MEAN (software bundle)

MERN: Mongo Express React Node

git log --pretty=format:'%H' --max-parents=1 --all  | awk '{print $1}' | while read h; do git log --pretty=format:'%an %ae%n' -1 "$h";done | sort | uniq -c | sort -nr
git log --pretty=format:'%H' --max-parents=1 dev    | awk '{print $1}' | while read h; do git log --pretty=format:'%an %ae%n' -1 "$h";done | sort | uniq -c | sort -nr
git log --pretty=format:'%H' --max-parents=1 master | awk '{print $1}' | while read h; do git log --pretty=format:'%an %ae%n' -1 "$h";done | sort | uniq -c | sort -nr

3 mistakes to avoid when learning to code in Python
These errors created big problems that took hours to solve.
https://opensource.com/article/17/6/3-things-i-did-wrong-learning-python

How to Install Restyaboard on CentOS 7
https://www.howtoforge.com/tutorial/how-to-install-restyaboard-on-centos-7/

MQTT Introduction and Tutorial Part One
Message Brokers and why your IoT device should use them
https://www.baldengineer.com/mqtt-introduction.html

MQTT Tutorial for Raspberry Pi, Arduino, and ESP8266
Send MQTT messages between 3 different platforms
https://www.baldengineer.com/mqtt-tutorial.html

wp:Jonathan Haidt
wp:The Righteous Mind

wp:Johnny Marzetti

ohio ecological food & farm association
oeffa.org
wp:Joel Salatin

wp:Intel 1103

wp:Projected capacitance#Projected_capacitance

https://github.com/saulpw/visidata
https://github.com/saulpw/visidata/raw/stable/docs/img/birdsdiet_bymass.gif

wp:curses (programming library)
wp:ncurses

4 cool facts you should know about FreeDOS
https://opensource.com/article/17/6/freedos-still-cool-today
    is python available for it?

###############################################################################

2016 PyOhio Addendum

Your Code as a Crime Scene
Use Forensic Techniques to Arrest Defects, Bottlenecks, and Bad Design in Your Programs
http://shop.oreilly.com/product/9781680500387.do

Did Catherine have anything to do with the following?
https://github.com/audreyr/cookiecutter

Carl does everything at 1280x720 over HDMI

python trace function
https://docs.python.org/3.5/library/trace.html
27.6. trace — Trace or track Python statement execution
smiley for logging
https://pypi.python.org/pypi/smiley
heilman

On Summit near 13th is best place to park
Summit near 12th is second best

University Lutheran Chapel 1955
now Jacob's Porch
https://www.jacobsporch.com


More information about the CentralOH mailing list