Small corrections and typos. - radio-interview-2018 - absmagazine interview about bitreich and gopher transcription files
 (HTM) git clone git://bitreich.org/radio-interview-2018
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 45eb96e6950c5e93a449f58350a612382e996dd3
 (DIR) parent 95bd0d953792051f108d6acb58739ab9cdc46535
 (HTM) Author: Christoph Lohmann <20h@r-36.net>
       Date:   Wed, 22 Aug 2018 16:48:00 +0200
       
       Small corrections and typos.
       
       Diffstat:
         M english.txt                         |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/english.txt b/english.txt
       @@ -562,7 +562,7 @@ C: That's a totally different problem: Take archive.org, the people
        trying to archive the web. They have huge problems scraping modern
        web pages trying to find content and archive it. That's due to the core
        problem of us not using text anymore. That has to be solved. We use
       -abstractions not test.
       +abstractions not text.
        
        M: Currently when using HTML, text files are transferred. Or are you
        fearing that there's just binary data exchanged in the future, to present
       @@ -583,7 +583,7 @@ this direction. We currently have only 3 web browsers left, that's also
        a sign. With gopher one can implement a client in a couple of minutes
        in virtually any programming language. There are only 3 browsers left
        because not a single person will manage to write another one in their
       -live time. That's impossible with current standards.
       +lifetime. That's impossible with current standards.
        
        M: Do you have to recreate everything from scratch? Isn't it a
        possibility to stand on the shoulders of giants and do great things