From 1e5e0968bd1550b271a57eb30b831394c11e9989 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Tue, 10 Sep 2019 10:43:32 -0400 Subject: [PATCH] cmd --- .gitignore | 3 +++ _posts/WIP-2019-09-09-fstrings.md | 9 +++++++++ _site/about/index.html | 2 +- _site/blog/2018/06/27/becomeranter.html | 2 +- _site/blog/2019/04/30/frc-languages.html | 2 +- .../2019/05/27/building-safe-vision-comms.html | 2 +- _site/blog/2019/06/12/styiling-github.html | 2 +- _site/blog/2019/06/16/graphing-w2a.html | 2 +- _site/blog/2019/06/17/amm2m1-release.html | 2 +- _site/blog/2019/06/21/robot-experiences.html | 2 +- _site/blog/2019/06/23/googlectf.html | 2 +- _site/blog/2019/06/24/languagehunt2.html | 2 +- _site/blog/2019/06/26/bashsmash.html | 2 +- _site/blog/2019/06/27/pwnlink.html | 2 +- _site/blog/2019/06/27/python.html | 2 +- _site/blog/2019/07/01/devdns.html | 2 +- _site/blog/2019/07/06/scrapingfrcgithub.html | 2 +- _site/blog/2019/07/13/lookback-gmad.html | 2 +- _site/blog/2019/07/15/mindmap.html | 2 +- _site/blog/2019/08/10/why-i-carry-nfc.html | 2 +- _site/blog/2019/08/12/setting-up-ja.html | 2 +- _site/blog/2019/08/24/shift2.html | 2 +- _site/blog/2019/08/27/github-cleanup.html | 2 +- _site/blog/2019/09/07/wrong-python.html | 2 +- _site/blog/index.html | 2 +- _site/documentation.html | 2 +- _site/feed.xml | 2 +- _site/fossl-feeds.html | 2 +- _site/index.html | 2 +- _site/projects.html | 2 +- assets/images/cmd.bmp | Bin 0 -> 127 bytes 31 files changed, 40 insertions(+), 28 deletions(-) create mode 100644 .gitignore create mode 100644 _posts/WIP-2019-09-09-fstrings.md create mode 100644 assets/images/cmd.bmp diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..42feee3 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +_site +.kotlin-for-frc +.sass-cache diff --git a/_posts/WIP-2019-09-09-fstrings.md b/_posts/WIP-2019-09-09-fstrings.md new file mode 100644 index 0000000..be6f4c1 --- /dev/null +++ b/_posts/WIP-2019-09-09-fstrings.md @@ -0,0 +1,9 @@ +--- +layout: post +title: "What the fstring?" #"PEP 498: Literal String Interpolation" +description: "Every language should have this feature" +date: 2019-09-09 14:09:00 +categories: python +--- + +If you haven't notices by now, I love Python. diff --git a/_site/about/index.html b/_site/about/index.html index 54c0fb9..d086afc 100644 --- a/_site/about/index.html +++ b/_site/about/index.html @@ -178,7 +178,7 @@ sub rsa4096/0xA61A2F1676E35144 2019-08-11 [] [expires: 2025-08-09] Site design by: Evan Pratten | - This site was last updated at: 2019-09-07 13:15:10 -0400 + This site was last updated at: 2019-09-10 10:43:19 -0400 diff --git a/_site/blog/2018/06/27/becomeranter.html b/_site/blog/2018/06/27/becomeranter.html index 8916d51..9f09e41 100644 --- a/_site/blog/2018/06/27/becomeranter.html +++ b/_site/blog/2018/06/27/becomeranter.html @@ -123,7 +123,7 @@ pip3 install tensorflow-gpu #for gpu processing Site design by: Evan Pratten | - This site was last updated at: 2019-09-07 13:15:10 -0400 + This site was last updated at: 2019-09-10 10:43:19 -0400 diff --git a/_site/blog/2019/04/30/frc-languages.html b/_site/blog/2019/04/30/frc-languages.html index 1bf9543..0547e86 100644 --- a/_site/blog/2019/04/30/frc-languages.html +++ b/_site/blog/2019/04/30/frc-languages.html @@ -87,7 +87,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-09-07 13:15:10 -0400 + This site was last updated at: 2019-09-10 10:43:19 -0400 diff --git a/_site/blog/2019/05/27/building-safe-vision-comms.html b/_site/blog/2019/05/27/building-safe-vision-comms.html index 15fca5d..f927ae1 100644 --- a/_site/blog/2019/05/27/building-safe-vision-comms.html +++ b/_site/blog/2019/05/27/building-safe-vision-comms.html @@ -100,7 +100,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-09-07 13:15:10 -0400 + This site was last updated at: 2019-09-10 10:43:19 -0400 diff --git a/_site/blog/2019/06/12/styiling-github.html b/_site/blog/2019/06/12/styiling-github.html index 63195fb..69eab9d 100644 --- a/_site/blog/2019/06/12/styiling-github.html +++ b/_site/blog/2019/06/12/styiling-github.html @@ -111,7 +111,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-09-07 13:15:10 -0400 + This site was last updated at: 2019-09-10 10:43:19 -0400 diff --git a/_site/blog/2019/06/16/graphing-w2a.html b/_site/blog/2019/06/16/graphing-w2a.html index c3aa454..242c63f 100644 --- a/_site/blog/2019/06/16/graphing-w2a.html +++ b/_site/blog/2019/06/16/graphing-w2a.html @@ -125,7 +125,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-09-07 13:15:10 -0400 + This site was last updated at: 2019-09-10 10:43:19 -0400 diff --git a/_site/blog/2019/06/17/amm2m1-release.html b/_site/blog/2019/06/17/amm2m1-release.html index 94ca123..84170ce 100644 --- a/_site/blog/2019/06/17/amm2m1-release.html +++ b/_site/blog/2019/06/17/amm2m1-release.html @@ -84,7 +84,7 @@ Your browser does not support audio players Site design by: Evan Pratten | - This site was last updated at: 2019-09-07 13:15:10 -0400 + This site was last updated at: 2019-09-10 10:43:19 -0400 diff --git a/_site/blog/2019/06/21/robot-experiences.html b/_site/blog/2019/06/21/robot-experiences.html index aba8b0f..2d817f5 100644 --- a/_site/blog/2019/06/21/robot-experiences.html +++ b/_site/blog/2019/06/21/robot-experiences.html @@ -124,7 +124,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-09-07 13:15:10 -0400 + This site was last updated at: 2019-09-10 10:43:19 -0400 diff --git a/_site/blog/2019/06/23/googlectf.html b/_site/blog/2019/06/23/googlectf.html index d485d65..1176bb8 100644 --- a/_site/blog/2019/06/23/googlectf.html +++ b/_site/blog/2019/06/23/googlectf.html @@ -82,7 +82,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-09-07 13:15:10 -0400 + This site was last updated at: 2019-09-10 10:43:19 -0400 diff --git a/_site/blog/2019/06/24/languagehunt2.html b/_site/blog/2019/06/24/languagehunt2.html index 657ab78..84ce9be 100644 --- a/_site/blog/2019/06/24/languagehunt2.html +++ b/_site/blog/2019/06/24/languagehunt2.html @@ -82,7 +82,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-09-07 13:15:10 -0400 + This site was last updated at: 2019-09-10 10:43:19 -0400 diff --git a/_site/blog/2019/06/26/bashsmash.html b/_site/blog/2019/06/26/bashsmash.html index 9c4bb1b..faff34c 100644 --- a/_site/blog/2019/06/26/bashsmash.html +++ b/_site/blog/2019/06/26/bashsmash.html @@ -191,7 +191,7 @@ __() {/???/???/???n?f Site design by: Evan Pratten | - This site was last updated at: 2019-09-07 13:15:10 -0400 + This site was last updated at: 2019-09-10 10:43:19 -0400 diff --git a/_site/blog/2019/06/27/pwnlink.html b/_site/blog/2019/06/27/pwnlink.html index 908d4d2..dadb66f 100644 --- a/_site/blog/2019/06/27/pwnlink.html +++ b/_site/blog/2019/06/27/pwnlink.html @@ -112,7 +112,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-09-07 13:15:10 -0400 + This site was last updated at: 2019-09-10 10:43:19 -0400 diff --git a/_site/blog/2019/06/27/python.html b/_site/blog/2019/06/27/python.html index bc36b57..a69a09c 100644 --- a/_site/blog/2019/06/27/python.html +++ b/_site/blog/2019/06/27/python.html @@ -177,7 +177,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-09-07 13:15:10 -0400 + This site was last updated at: 2019-09-10 10:43:19 -0400 diff --git a/_site/blog/2019/07/01/devdns.html b/_site/blog/2019/07/01/devdns.html index 16d8862..07defb1 100644 --- a/_site/blog/2019/07/01/devdns.html +++ b/_site/blog/2019/07/01/devdns.html @@ -101,7 +101,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-09-07 13:15:10 -0400 + This site was last updated at: 2019-09-10 10:43:19 -0400 diff --git a/_site/blog/2019/07/06/scrapingfrcgithub.html b/_site/blog/2019/07/06/scrapingfrcgithub.html index 8c1ded1..b03364a 100644 --- a/_site/blog/2019/07/06/scrapingfrcgithub.html +++ b/_site/blog/2019/07/06/scrapingfrcgithub.html @@ -174,7 +174,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-09-07 13:15:10 -0400 + This site was last updated at: 2019-09-10 10:43:19 -0400 diff --git a/_site/blog/2019/07/13/lookback-gmad.html b/_site/blog/2019/07/13/lookback-gmad.html index 1991aff..cf47cb4 100644 --- a/_site/blog/2019/07/13/lookback-gmad.html +++ b/_site/blog/2019/07/13/lookback-gmad.html @@ -95,7 +95,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-09-07 13:15:10 -0400 + This site was last updated at: 2019-09-10 10:43:19 -0400 diff --git a/_site/blog/2019/07/15/mindmap.html b/_site/blog/2019/07/15/mindmap.html index c1c354d..b30702a 100644 --- a/_site/blog/2019/07/15/mindmap.html +++ b/_site/blog/2019/07/15/mindmap.html @@ -187,7 +187,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-09-07 13:15:10 -0400 + This site was last updated at: 2019-09-10 10:43:19 -0400 diff --git a/_site/blog/2019/08/10/why-i-carry-nfc.html b/_site/blog/2019/08/10/why-i-carry-nfc.html index 1aad621..af115bf 100644 --- a/_site/blog/2019/08/10/why-i-carry-nfc.html +++ b/_site/blog/2019/08/10/why-i-carry-nfc.html @@ -107,7 +107,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-09-07 13:15:10 -0400 + This site was last updated at: 2019-09-10 10:43:19 -0400 diff --git a/_site/blog/2019/08/12/setting-up-ja.html b/_site/blog/2019/08/12/setting-up-ja.html index 16902b3..cda146d 100644 --- a/_site/blog/2019/08/12/setting-up-ja.html +++ b/_site/blog/2019/08/12/setting-up-ja.html @@ -152,7 +152,7 @@ ibus-daemon -drx Site design by: Evan Pratten | - This site was last updated at: 2019-09-07 13:15:10 -0400 + This site was last updated at: 2019-09-10 10:43:19 -0400 diff --git a/_site/blog/2019/08/24/shift2.html b/_site/blog/2019/08/24/shift2.html index bcd422c..1db5918 100644 --- a/_site/blog/2019/08/24/shift2.html +++ b/_site/blog/2019/08/24/shift2.html @@ -137,7 +137,7 @@ shift2 -h Site design by: Evan Pratten | - This site was last updated at: 2019-09-07 13:15:10 -0400 + This site was last updated at: 2019-09-10 10:43:19 -0400 diff --git a/_site/blog/2019/08/27/github-cleanup.html b/_site/blog/2019/08/27/github-cleanup.html index 011ea1d..fd6843c 100644 --- a/_site/blog/2019/08/27/github-cleanup.html +++ b/_site/blog/2019/08/27/github-cleanup.html @@ -108,7 +108,7 @@ Starting from the top, scroll through, and middle click on anything you want to Site design by: Evan Pratten | - This site was last updated at: 2019-09-07 13:15:10 -0400 + This site was last updated at: 2019-09-10 10:43:19 -0400 diff --git a/_site/blog/2019/09/07/wrong-python.html b/_site/blog/2019/09/07/wrong-python.html index 920e7b5..d2b2211 100644 --- a/_site/blog/2019/09/07/wrong-python.html +++ b/_site/blog/2019/09/07/wrong-python.html @@ -157,7 +157,7 @@ fn printMyNumber(MyClass* self){ Site design by: Evan Pratten | - This site was last updated at: 2019-09-07 13:15:10 -0400 + This site was last updated at: 2019-09-10 10:43:19 -0400 diff --git a/_site/blog/index.html b/_site/blog/index.html index 79b1394..f3fd6f6 100644 --- a/_site/blog/index.html +++ b/_site/blog/index.html @@ -400,7 +400,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-09-07 13:15:10 -0400 + This site was last updated at: 2019-09-10 10:43:19 -0400 diff --git a/_site/documentation.html b/_site/documentation.html index 7106997..2510e0a 100644 --- a/_site/documentation.html +++ b/_site/documentation.html @@ -52,7 +52,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-09-07 13:15:10 -0400 + This site was last updated at: 2019-09-10 10:43:19 -0400 diff --git a/_site/feed.xml b/_site/feed.xml index b777ccb..0aa1792 100644 --- a/_site/feed.xml +++ b/_site/feed.xml @@ -1,4 +1,4 @@ -Jekyll2019-09-07T13:15:10-04:00http://0.0.0.0:4000/feed.xmlEvan PrattenComputer wizard, student, <a href="https://frc5024.github.io">@frc5024</a> programming team lead, and radio enthusiast.Doing Python OOP the wrong way2019-09-07T09:13:00-04:002019-09-07T09:13:00-04:00http://0.0.0.0:4000/blog/2019/09/07/wrong-python<p>If you know me, you probably know of the many weird things I do with python. Most recent of which being this <a href="https://en.wikipedia.org/wiki/Fizz_buzz">FizzBuzz</a> implementation in one line of python code:</p> +Jekyll2019-09-10T10:43:19-04:00http://0.0.0.0:4000/feed.xmlEvan PrattenComputer wizard, student, <a href="https://frc5024.github.io">@frc5024</a> programming team lead, and radio enthusiast.Doing Python OOP the wrong way2019-09-07T09:13:00-04:002019-09-07T09:13:00-04:00http://0.0.0.0:4000/blog/2019/09/07/wrong-python<p>If you know me, you probably know of the many weird things I do with python. Most recent of which being this <a href="https://en.wikipedia.org/wiki/Fizz_buzz">FizzBuzz</a> implementation in one line of python code:</p> <div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="n">_</span><span class="o">=</span><span class="p">[</span><span class="k">print</span><span class="p">(</span><span class="s">"FizzBuzz"</span><span class="p">[</span><span class="n">_</span><span class="o">*</span><span class="n">_</span><span class="o">%</span><span class="mi">3</span><span class="o">*</span><span class="mi">4</span><span class="p">:</span><span class="mi">8</span><span class="o">--</span><span class="n">_</span><span class="o">**</span><span class="mi">4</span><span class="o">%</span><span class="mi">5</span><span class="p">]</span> <span class="ow">or</span> <span class="n">_</span><span class="p">)</span> <span class="k">for</span> <span class="n">_</span> <span class="ow">in</span> <span class="nb">range</span><span class="p">(</span><span class="mi">101</span><span class="p">)]</span> </code></pre></div></div> diff --git a/_site/fossl-feeds.html b/_site/fossl-feeds.html index 765c8e0..36ddc1f 100644 --- a/_site/fossl-feeds.html +++ b/_site/fossl-feeds.html @@ -88,7 +88,7 @@ https://blog.mrtnrdl.de/feed.xml Site design by: Evan Pratten | - This site was last updated at: 2019-09-07 13:15:10 -0400 + This site was last updated at: 2019-09-10 10:43:19 -0400 diff --git a/_site/index.html b/_site/index.html index e1de77d..3c16aed 100644 --- a/_site/index.html +++ b/_site/index.html @@ -101,7 +101,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-09-07 13:15:10 -0400 + This site was last updated at: 2019-09-10 10:43:19 -0400 diff --git a/_site/projects.html b/_site/projects.html index ac09fef..e3e2799 100644 --- a/_site/projects.html +++ b/_site/projects.html @@ -256,7 +256,7 @@ Site design by: Evan Pratten | - This site was last updated at: 2019-09-07 13:15:10 -0400 + This site was last updated at: 2019-09-10 10:43:19 -0400 diff --git a/assets/images/cmd.bmp b/assets/images/cmd.bmp new file mode 100644 index 0000000000000000000000000000000000000000..6c0517c013686ad6d2cae3e34356f267b166e61b GIT binary patch literal 127 zcmZ?r^vy;c1pZlsz9D9FBeFy9xqpVeo4MU4p1@FJODgt65;>= literal 0 HcmV?d00001