From 14b324b59ffde8e91c1a33277e2def4a68762dad Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Sun, 29 Apr 2018 19:39:56 +0200 Subject: minor changes --- posts/2018-04-10-update-open-research.md | 2 +- site/blog-feed.xml | 4 ++-- site/blog.html | 2 +- site/postlist.html | 2 +- site/posts/2018-04-10-update-open-research.html | 4 ++-- templates/post.html | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/posts/2018-04-10-update-open-research.md b/posts/2018-04-10-update-open-research.md index f1df7bf..4669a09 100644 --- a/posts/2018-04-10-update-open-research.md +++ b/posts/2018-04-10-update-open-research.md @@ -1,6 +1,6 @@ --- template: post -date: 2018-04-28 +date: 2018-04-29 title: Updates on open research --- diff --git a/site/blog-feed.xml b/site/blog-feed.xml index 2b0436d..26b4946 100644 --- a/site/blog-feed.xml +++ b/site/blog-feed.xml @@ -2,7 +2,7 @@ Yuchen Pei's Blog https://ypei.me/blog-feed.xml - 2018-04-28T00:00:00Z + 2018-04-29T00:00:00Z @@ -12,7 +12,7 @@ Updates on open research posts/2018-04-10-update-open-research.html - 2018-04-28T00:00:00Z + 2018-04-29T00:00:00Z Yuchen Pei diff --git a/site/blog.html b/site/blog.html index 2105912..34a2f8c 100644 --- a/site/blog.html +++ b/site/blog.html @@ -20,7 +20,7 @@

Updates on open research

-

Posted on 2018-04-28

+

Posted on 2018-04-29

It has been 9 months since I last wrote about open (maths) research. Since then two things happened which prompted me to write an update.

As always I discuss open research only in mathematics, not because I think it should not be applied to other disciplines, but simply because I do not have experience nor sufficient interests in non-mathematical subjects.

First, I read about Richard Stallman the founder of the free software movement, in his biography by Sam Williams and his own collection of essays Free software, free society, from which I learned a bit more about the context and philosophy of free software and open source software. For anyone interested in open research, I highly recommend having a look at these two books. I am also reading Levy’s Hackers, which documented the development of the hacker culture predating Stallman. I can see the connection of ideas from the hacker ethic to free software to the open source philosophy. My guess is that the software world is fortunate to have pioneers who advocated for freedom and openness from the beginning, whereas for academia which has a much longer history, credit protection has always been a bigger concern.

diff --git a/site/postlist.html b/site/postlist.html index 8b6fedc..b58f39e 100644 --- a/site/postlist.html +++ b/site/postlist.html @@ -21,7 +21,7 @@
  • - Updates on open research - 2018-04-28 + Updates on open research - 2018-04-29
  • The Mathematical Bazaar - 2017-08-07 diff --git a/site/posts/2018-04-10-update-open-research.html b/site/posts/2018-04-10-update-open-research.html index f962c1b..e9614e9 100644 --- a/site/posts/2018-04-10-update-open-research.html +++ b/site/posts/2018-04-10-update-open-research.html @@ -35,7 +35,7 @@

    Updates on open research

    -

    Posted on 2018-04-28

    +

    Posted on 2018-04-29

    It has been 9 months since I last wrote about open (maths) research. Since then two things happened which prompted me to write an update.

    As always I discuss open research only in mathematics, not because I think it should not be applied to other disciplines, but simply because I do not have experience nor sufficient interests in non-mathematical subjects.

    First, I read about Richard Stallman the founder of the free software movement, in his biography by Sam Williams and his own collection of essays Free software, free society, from which I learned a bit more about the context and philosophy of free software and open source software. For anyone interested in open research, I highly recommend having a look at these two books. I am also reading Levy’s Hackers, which documented the development of the hacker culture predating Stallman. I can see the connection of ideas from the hacker ethic to free software to the open source philosophy. My guess is that the software world is fortunate to have pioneers who advocated for freedom and openness from the beginning, whereas for academia which has a much longer history, credit protection has always been a bigger concern.

    @@ -71,7 +71,7 @@

    To which an organiser replied: maybe we should rename the workshop “Not-bad science”.

    +
    -
    diff --git a/templates/post.html b/templates/post.html index 5806eef..a341acd 100644 --- a/templates/post.html +++ b/templates/post.html @@ -38,7 +38,7 @@

    Posted on $date$

    $body$
+
-
-- cgit v1.2.3