From fad89b09ee60f8ab7fd4cefa7b815ed043e31b1d Mon Sep 17 00:00:00 2001 From: James Ravenscroft Date: Tue, 21 Dec 2021 14:14:01 +0000 Subject: [PATCH] update build from hugo --- 2021/12/21/test/index.html | 134 +++++++++++++++++++++++++++++++ categories/index.html | 4 +- categories/index.xml | 6 +- categories/open-source/index.xml | 11 ++- categories/work/index.html | 2 + categories/work/index.xml | 11 ++- index.html | 44 +++++----- index.xml | 11 ++- page/10/index.html | 124 ++++++++++++++++++++++++++++ page/2/index.html | 46 +++++------ page/3/index.html | 46 +++++------ page/4/index.html | 44 +++++----- page/5/index.html | 42 +++++----- page/6/index.html | 43 +++++----- page/7/index.html | 43 +++++----- page/8/index.html | 42 +++++----- page/9/index.html | 44 +++++----- posts/index.html | 19 +++++ posts/index.xml | 11 ++- sitemap.xml | 23 +++--- tags/devops/index.html | 2 + tags/devops/index.xml | 11 ++- tags/index.html | 4 +- tags/index.xml | 6 +- tags/python/index.html | 2 + tags/python/index.xml | 11 ++- 26 files changed, 564 insertions(+), 222 deletions(-) create mode 100644 2021/12/21/test/index.html create mode 100644 page/10/index.html diff --git a/2021/12/21/test/index.html b/2021/12/21/test/index.html new file mode 100644 index 0000000..992039a --- /dev/null +++ b/2021/12/21/test/index.html @@ -0,0 +1,134 @@ + + + + + test post - Brainsteam + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ + Brainsteam + +
+ +

Brainsteam

+

The irregular mental expulsions of a PhD student and CTO of Filament, my views are my own and do not represent my employers in any way.

+ + +
+ +
+
+ +
+
+ 21 + Dec 2021 +
+
+ +
+

test post

+
+
+ +
+

test

+ +
+ +
+ + + + + +
+ + +comments powered by Disqus +
+
+ + + + + + + + diff --git a/categories/index.html b/categories/index.html index b22ec25..7646105 100644 --- a/categories/index.html +++ b/categories/index.html @@ -72,7 +72,7 @@ - work32 + work33 @@ -80,7 +80,7 @@ - open-source9 + open-source10 diff --git a/categories/index.xml b/categories/index.xml index 6550a0b..8e97a2c 100644 --- a/categories/index.xml +++ b/categories/index.xml @@ -7,11 +7,11 @@ Hugo -- gohugo.io en-us © James Ravenscroft 2020 - Mon, 12 Apr 2021 20:21:11 +0000 + Tue, 21 Dec 2021 01:21:11 +0000 Open Source https://brainsteam.co.uk/categories/open-source/ - Mon, 12 Apr 2021 20:21:11 +0000 + Tue, 21 Dec 2021 01:21:11 +0000 https://brainsteam.co.uk/categories/open-source/ @@ -20,7 +20,7 @@ Work https://brainsteam.co.uk/categories/work/ - Mon, 12 Apr 2021 20:21:11 +0000 + Tue, 21 Dec 2021 01:21:11 +0000 https://brainsteam.co.uk/categories/work/ diff --git a/categories/open-source/index.xml b/categories/open-source/index.xml index 714c8e0..3d23b65 100644 --- a/categories/open-source/index.xml +++ b/categories/open-source/index.xml @@ -7,7 +7,16 @@ Hugo -- gohugo.io en-us © James Ravenscroft 2020 - Mon, 12 Apr 2021 20:21:11 +0000 + Tue, 21 Dec 2021 01:21:11 +0000 + + test post + https://brainsteam.co.uk/2021/12/21/test/ + Tue, 21 Dec 2021 01:21:11 +0000 + + https://brainsteam.co.uk/2021/12/21/test/ + test + + An opinionated guide to Python environments in 2021 https://brainsteam.co.uk/2021/04/01/opinionated-guide-to-virtualenvs/ diff --git a/categories/work/index.html b/categories/work/index.html index 09788d9..9c1eb69 100644 --- a/categories/work/index.html +++ b/categories/work/index.html @@ -64,6 +64,8 @@
    +
  • test post
  • +
  • An opinionated guide to Python environments in 2021
  • Reproducing 'ancient' experiments with Pytorch inside docker
  • diff --git a/categories/work/index.xml b/categories/work/index.xml index 8f1ac9a..d4258dc 100644 --- a/categories/work/index.xml +++ b/categories/work/index.xml @@ -7,7 +7,16 @@ Hugo -- gohugo.io en-us © James Ravenscroft 2020 - Mon, 12 Apr 2021 20:21:11 +0000 + Tue, 21 Dec 2021 01:21:11 +0000 + + test post + https://brainsteam.co.uk/2021/12/21/test/ + Tue, 21 Dec 2021 01:21:11 +0000 + + https://brainsteam.co.uk/2021/12/21/test/ + test + + An opinionated guide to Python environments in 2021 https://brainsteam.co.uk/2021/04/01/opinionated-guide-to-virtualenvs/ diff --git a/index.html b/index.html index 563013b..9f9ded2 100644 --- a/index.html +++ b/index.html @@ -64,6 +64,27 @@ +
    +
    +
    +
    + 21 + Dec 2021 +
    +
    +
    +

    + test post +

    + + + blah blah + + +
    +
    +
    +
    @@ -148,29 +169,6 @@
    -
    -
    -
    -
    - 27 - Nov 2020 -
    -
    -
    -

    - DVC and Backblaze B2 for Reliable & Reproducible Data Science -

    - - - ## Introduction - -When you’re working with large datasets, storing them in git alongside your source code is usuall... - - -
    -
    -
    -
      diff --git a/index.xml b/index.xml index 958a17a..333f87c 100644 --- a/index.xml +++ b/index.xml @@ -7,7 +7,16 @@ Hugo -- gohugo.io en-us © James Ravenscroft 2020 - Mon, 12 Apr 2021 20:21:11 +0000 + Tue, 21 Dec 2021 01:21:11 +0000 + + test post + https://brainsteam.co.uk/2021/12/21/test/ + Tue, 21 Dec 2021 01:21:11 +0000 + + https://brainsteam.co.uk/2021/12/21/test/ + test + + An opinionated guide to Python environments in 2021 https://brainsteam.co.uk/2021/04/01/opinionated-guide-to-virtualenvs/ diff --git a/page/10/index.html b/page/10/index.html new file mode 100644 index 0000000..4efe039 --- /dev/null +++ b/page/10/index.html @@ -0,0 +1,124 @@ + + + + + + Brainsteam - The irregular mental expulsions of a PhD student and CTO of Filament, my views are my own and do not represent my employers in any way. + + + + + + + + + + + + + + + + + + + + + + +
      +
      + +
      + + Brainsteam + +
      + +

      Brainsteam

      +

      The irregular mental expulsions of a PhD student and CTO of Filament, my views are my own and do not represent my employers in any way.

      + + +
      + +
      +
      + + + +
      +
      +
      +
      + 28 + Jun 2015 +
      +
      +
      +

      + Tidying up XML in one click +

      + + + When I’m working on Partridge and SAPIENTA, I find myself dealing with a lot of badly formatted XML. I used to man... + + +
      +
      +
      + + + + + + +
      +
      +
      + + + + + + + + diff --git a/page/2/index.html b/page/2/index.html index 2b764b6..b52c844 100644 --- a/page/2/index.html +++ b/page/2/index.html @@ -64,6 +64,29 @@ +
      +
      +
      +
      + 27 + Nov 2020 +
      +
      +
      +

      + DVC and Backblaze B2 for Reliable & Reproducible Data Science +

      + + + ## Introduction + +When you’re working with large datasets, storing them in git alongside your source code is usuall... + + +
      +
      +
      +
      @@ -148,29 +171,6 @@
      -
      -
      -
      -
      - 15 - Jan 2019 -
      -
      -
      -

      - Spacy Link or “How not to keep downloading the same files over and over” -

      - - - If you&#8217;re a frequent user of spacy and virtualenv you might well be all too familiar with the following: - -<blockqu... - - -
      -
      -
      -
        diff --git a/page/3/index.html b/page/3/index.html index 55298e6..4edd537 100644 --- a/page/3/index.html +++ b/page/3/index.html @@ -64,6 +64,29 @@ +
        +
        +
        +
        + 15 + Jan 2019 +
        +
        +
        +

        + Spacy Link or “How not to keep downloading the same files over and over” +

        + + + If you&#8217;re a frequent user of spacy and virtualenv you might well be all too familiar with the following: + +<blockqu... + + +
        +
        +
        +
        @@ -149,29 +172,6 @@
        -
        -
        -
        -
        - 18 - Oct 2018 -
        -
        -
        -

        - Don’t forget your life jacket: the ‘dangers’ of diving in deep at the deep end with deep learning -

        - - - <div> - <h1> - Deep Learning is a powerful technology but you might want to try some &#8220;shallow&#8221; approaches ... - - -
        -
        -
        -
          diff --git a/page/4/index.html b/page/4/index.html index b2f6c7b..43ea8b0 100644 --- a/page/4/index.html +++ b/page/4/index.html @@ -64,6 +64,29 @@ +
          +
          +
          +
          + 18 + Oct 2018 +
          +
          +
          +

          + Don’t forget your life jacket: the ‘dangers’ of diving in deep at the deep end with deep learning +

          + + + <div> + <h1> + Deep Learning is a powerful technology but you might want to try some &#8220;shallow&#8221; approaches ... + + +
          +
          +
          +
          @@ -152,27 +175,6 @@
          -
          -
          -
          -
          - 27 - Jan 2018 -
          -
          -
          -

          - How I became a gopher over christmas -

          - - - Happy new year to one and all. It&#8217;s been a while since I posted and life continues onwards at a crazy pace. I mean... - - -
          -
          -
          -
            diff --git a/page/5/index.html b/page/5/index.html index 3860ea6..7bcc352 100644 --- a/page/5/index.html +++ b/page/5/index.html @@ -64,6 +64,27 @@ +
            +
            +
            +
            + 27 + Jan 2018 +
            +
            +
            +

            + How I became a gopher over christmas +

            + + + Happy new year to one and all. It&#8217;s been a while since I posted and life continues onwards at a crazy pace. I mean... + + +
            +
            +
            +
            @@ -149,27 +170,6 @@
            -
            -
            -
            -
            - 08 - Dec 2016 -
            -
            -
            -

            - AI can’t solve all our problems, but that doesn’t mean it isn’t intelligent -

            - - - <figure id="attachment_150" aria-describedby="caption-attachment-150" style="width: 285px" class="wp-caption alignright"... - - -
            -
            -
            -
              diff --git a/page/6/index.html b/page/6/index.html index dae09aa..53d19d8 100644 --- a/page/6/index.html +++ b/page/6/index.html @@ -64,6 +64,27 @@ +
              +
              +
              +
              + 08 + Dec 2016 +
              +
              +
              +

              + AI can’t solve all our problems, but that doesn’t mean it isn’t intelligent +

              + + + <figure id="attachment_150" aria-describedby="caption-attachment-150" style="width: 285px" class="wp-caption alignright"... + + +
              +
              +
              +
              @@ -148,28 +169,6 @@
              -
              -
              -
              -
              - 29 - May 2016 -
              -
              -
              -

              - Cognitive Quality Assurance Pt 2: Performance Metrics -

              - - - -***EDIT: Hello readers, these articles are now 4 years old and many of the Watson services and APIs have moved or been ... - - -
              -
              -
              -
                diff --git a/page/7/index.html b/page/7/index.html index e8f42b7..8199879 100644 --- a/page/7/index.html +++ b/page/7/index.html @@ -64,6 +64,28 @@ +
                +
                +
                +
                + 29 + May 2016 +
                +
                +
                +

                + Cognitive Quality Assurance Pt 2: Performance Metrics +

                + + + +***EDIT: Hello readers, these articles are now 4 years old and many of the Watson services and APIs have moved or been ... + + +
                +
                +
                +
                @@ -149,27 +171,6 @@
                -
                -
                -
                -
                - 22 - Nov 2015 -
                -
                -
                -

                - Freecite python wrapper -

                - - - I&#8217;ve written a simple wrapper around the Brown University Citation parser [FreeCite][1]. I&#8217;m planning to use... - - -
                -
                -
                -
                  diff --git a/page/8/index.html b/page/8/index.html index 369c023..5a399ca 100644 --- a/page/8/index.html +++ b/page/8/index.html @@ -64,6 +64,27 @@ +
                  +
                  +
                  +
                  + 22 + Nov 2015 +
                  +
                  +
                  +

                  + Freecite python wrapper +

                  + + + I&#8217;ve written a simple wrapper around the Brown University Citation parser [FreeCite][1]. I&#8217;m planning to use... + + +
                  +
                  +
                  +
                  @@ -153,27 +174,6 @@ Retrieve and Rank (R&R), if you hadn&#8217;t already heard about it, is
                  -
                  -
                  -
                  -
                  - 01 - Nov 2015 -
                  -
                  -
                  -

                  - SAPIENTA Web Service and CLI -

                  - - - Hoorah! After a number of weeks I&#8217;ve finally managed to get SAPIENTA running inside docker containers on our EBI c... - - -
                  -
                  -
                  -
                    diff --git a/page/9/index.html b/page/9/index.html index 761af93..e541a2a 100644 --- a/page/9/index.html +++ b/page/9/index.html @@ -64,6 +64,27 @@ +
                    +
                    +
                    +
                    + 01 + Nov 2015 +
                    +
                    +
                    +

                    + SAPIENTA Web Service and CLI +

                    + + + Hoorah! After a number of weeks I&#8217;ve finally managed to get SAPIENTA running inside docker containers on our EBI c... + + +
                    +
                    +
                    +
                    @@ -150,27 +171,6 @@ As part of my continuing work on [Partridge][1], I&#8217;ve been working on
                    -
                    -
                    -
                    -
                    - 28 - Jun 2015 -
                    -
                    -
                    -

                    - Tidying up XML in one click -

                    - - - When I&#8217;m working on Partridge and SAPIENTA, I find myself dealing with a lot of badly formatted XML. I used to man... - - -
                    -
                    -
                    -
                      @@ -181,6 +181,8 @@ As part of my continuing work on [Partridge][1], I&#8217;ve been working on
                    • + +
                    diff --git a/posts/index.html b/posts/index.html index 6f5aec3..b410349 100644 --- a/posts/index.html +++ b/posts/index.html @@ -66,6 +66,25 @@
                    • +
                      +
                      +
                      + 21 + Dec 2021 +
                      +
                      +
                      +

                      + test post +

                      + + + blah blah + + +
                      +
                      +
                    • diff --git a/posts/index.xml b/posts/index.xml index ecdcdfe..a6e59e4 100644 --- a/posts/index.xml +++ b/posts/index.xml @@ -7,7 +7,16 @@ Hugo -- gohugo.io en-us © James Ravenscroft 2020 - Mon, 12 Apr 2021 20:21:11 +0000 + Tue, 21 Dec 2021 01:21:11 +0000 + + test post + https://brainsteam.co.uk/2021/12/21/test/ + Tue, 21 Dec 2021 01:21:11 +0000 + + https://brainsteam.co.uk/2021/12/21/test/ + test + + An opinionated guide to Python environments in 2021 https://brainsteam.co.uk/2021/04/01/opinionated-guide-to-virtualenvs/ diff --git a/sitemap.xml b/sitemap.xml index 151b9f1..070af91 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2,31 +2,34 @@ - https://brainsteam.co.uk/2021/04/01/opinionated-guide-to-virtualenvs/ - 2021-04-12T20:21:11+00:00 - https://brainsteam.co.uk/ - 2021-04-12T20:21:11+00:00 + 2021-12-21T01:21:11+00:00 https://brainsteam.co.uk/categories/ - 2021-04-12T20:21:11+00:00 + 2021-12-21T01:21:11+00:00 https://brainsteam.co.uk/tags/devops/ - 2021-04-12T20:21:11+00:00 + 2021-12-21T01:21:11+00:00 https://brainsteam.co.uk/categories/open-source/ - 2021-04-12T20:21:11+00:00 + 2021-12-21T01:21:11+00:00 https://brainsteam.co.uk/posts/ - 2021-04-12T20:21:11+00:00 + 2021-12-21T01:21:11+00:00 https://brainsteam.co.uk/tags/python/ - 2021-04-12T20:21:11+00:00 + 2021-12-21T01:21:11+00:00 https://brainsteam.co.uk/tags/ - 2021-04-12T20:21:11+00:00 + 2021-12-21T01:21:11+00:00 + + https://brainsteam.co.uk/2021/12/21/test/ + 2021-12-21T01:21:11+00:00 https://brainsteam.co.uk/categories/work/ + 2021-12-21T01:21:11+00:00 + + https://brainsteam.co.uk/2021/04/01/opinionated-guide-to-virtualenvs/ 2021-04-12T20:21:11+00:00 https://brainsteam.co.uk/tags/ai/ diff --git a/tags/devops/index.html b/tags/devops/index.html index bcb3e8d..b1c96a5 100644 --- a/tags/devops/index.html +++ b/tags/devops/index.html @@ -64,6 +64,8 @@
                        +
                      • test post
                      • +
                      • An opinionated guide to Python environments in 2021
                      • Reproducing 'ancient' experiments with Pytorch inside docker
                      • diff --git a/tags/devops/index.xml b/tags/devops/index.xml index 566e777..52df430 100644 --- a/tags/devops/index.xml +++ b/tags/devops/index.xml @@ -7,7 +7,16 @@ Hugo -- gohugo.io en-us © James Ravenscroft 2020 - Mon, 12 Apr 2021 20:21:11 +0000 + Tue, 21 Dec 2021 01:21:11 +0000 + + test post + https://brainsteam.co.uk/2021/12/21/test/ + Tue, 21 Dec 2021 01:21:11 +0000 + + https://brainsteam.co.uk/2021/12/21/test/ + test + + An opinionated guide to Python environments in 2021 https://brainsteam.co.uk/2021/04/01/opinionated-guide-to-virtualenvs/ diff --git a/tags/index.html b/tags/index.html index fde2312..1857297 100644 --- a/tags/index.html +++ b/tags/index.html @@ -72,7 +72,7 @@ - python15 + python16 @@ -88,7 +88,7 @@ - devops7 + devops8 diff --git a/tags/index.xml b/tags/index.xml index 7ef2bef..8fc46d6 100644 --- a/tags/index.xml +++ b/tags/index.xml @@ -7,11 +7,11 @@ Hugo -- gohugo.io en-us © James Ravenscroft 2020 - Mon, 12 Apr 2021 20:21:11 +0000 + Tue, 21 Dec 2021 01:21:11 +0000 devops https://brainsteam.co.uk/tags/devops/ - Mon, 12 Apr 2021 20:21:11 +0000 + Tue, 21 Dec 2021 01:21:11 +0000 https://brainsteam.co.uk/tags/devops/ @@ -20,7 +20,7 @@ python https://brainsteam.co.uk/tags/python/ - Mon, 12 Apr 2021 20:21:11 +0000 + Tue, 21 Dec 2021 01:21:11 +0000 https://brainsteam.co.uk/tags/python/ diff --git a/tags/python/index.html b/tags/python/index.html index 9101293..ece64f0 100644 --- a/tags/python/index.html +++ b/tags/python/index.html @@ -64,6 +64,8 @@
                          +
                        • test post
                        • +
                        • An opinionated guide to Python environments in 2021
                        • Reproducing 'ancient' experiments with Pytorch inside docker
                        • diff --git a/tags/python/index.xml b/tags/python/index.xml index ad65e08..0e690f5 100644 --- a/tags/python/index.xml +++ b/tags/python/index.xml @@ -7,7 +7,16 @@ Hugo -- gohugo.io en-us © James Ravenscroft 2020 - Mon, 12 Apr 2021 20:21:11 +0000 + Tue, 21 Dec 2021 01:21:11 +0000 + + test post + https://brainsteam.co.uk/2021/12/21/test/ + Tue, 21 Dec 2021 01:21:11 +0000 + + https://brainsteam.co.uk/2021/12/21/test/ + test + + An opinionated guide to Python environments in 2021 https://brainsteam.co.uk/2021/04/01/opinionated-guide-to-virtualenvs/