opus4: reword emitting a radio news digest - tgtimes - The Gopher Times | |
git clone git://bitreich.org/tgtimes git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit f2e21b565bffe56dc5ec9068174c19a70e0ddb8d | |
parent b30a243b01750940334b61eb93fd26422d8550df | |
Author: Josuah Demangeon <[email protected]> | |
Date: Mon, 4 Apr 2022 11:43:38 +0200 | |
opus4: reword emitting a radio news digest | |
Diffstat: | |
M opus4/article-bitreich-2022-03-07T… | 16 ++++++++-------- | |
M opus4/article-tgtimes-bbc-reviving… | 4 ++-- | |
M opus4/tgtimes4.pdf | 0 | |
M opus4/tgtimes4.txt | 21 +++++++++++++-------- | |
4 files changed, 23 insertions(+), 18 deletions(-) | |
--- | |
diff --git a/opus4/article-bitreich-2022-03-07T13-00-00-133769.mw b/opus4/artic… | |
@@ -1,8 +1,8 @@ | |
.SH Hiltjo | |
-sfeed 1.3 released | |
+sfeed 1.4 released | |
. | |
.PP | |
-sfeed 1.3 was released. | |
+sfeed 1.4 was released. | |
I want to thank all people who gave feedback. | |
. | |
.PP | |
@@ -27,8 +27,8 @@ gopher://codemadness.org/1/releases/sfeed/ | |
.PP | |
sfeed has the following notable changes compared to 1.2: | |
. | |
-.NH 2 | |
-Fixes | |
+.PP | |
+\fBFixes\fR | |
. | |
.IP - | |
Fix a compiler warning with some curses implementations, like NetBSD | |
@@ -47,8 +47,8 @@ externally. | |
sfeed_curses: cast character for SFEED_AUTOCMD to unsigned char to | |
allow character sequences outside the ASCII range. | |
. | |
-.NH 2 | |
-Documentation | |
+.PP | |
+\fBDocumentation\fR | |
. | |
.IP - | |
README: add an example script to count new and unread items. | |
@@ -58,8 +58,8 @@ e-mail). | |
.IP - | |
Small code-style, comments and documentation improvements and fixes. | |
. | |
-.NH 2 | |
-Testsuite improvements | |
+.PP | |
+\fBTestsuite improvements\fR | |
. | |
.PP | |
The testsuite repo has had improvements to test the most important | |
diff --git a/opus4/article-tgtimes-bbc-reviving-the-radio.mw b/opus4/article-tg… | |
@@ -42,8 +42,8 @@ can be in comparison to fragile, high-tech interdependent eco… | |
. | |
.PP | |
Radio is also trivially interfaced with high-tech: Any person with | |
-access to an analog emitter may start reading a daily digest of | |
-news read from forbidden newspapers. | |
+an analog emitter may start broadcasting a radio signal, reading a | |
+news digest out loud. | |
. | |
.PP | |
Given instructions, a receiver is also very easy to build with | |
diff --git a/opus4/tgtimes4.pdf b/opus4/tgtimes4.pdf | |
Binary files differ. | |
diff --git a/opus4/tgtimes4.txt b/opus4/tgtimes4.txt | |
@@ -38,10 +38,10 @@ ____________________________________________________________ | |
- sfeed 1.3 released Hiltjo | |
+ sfeed 1.4 released Hiltjo | |
____________________________________________________________ | |
- sfeed 1.3 was released. I want to thank all people | |
+ sfeed 1.4 was released. I want to thank all people | |
who gave feedback. | |
sfeed is a tool to convert RSS or Atom feeds from XML | |
@@ -58,7 +58,9 @@ ____________________________________________________________ | |
- gopher://codemadness.org/1/releases/sfeed/ | |
sfeed has the following notable changes compared to | |
- 1.2: Fixes | |
+ 1.2: | |
+ | |
+ Fixes | |
- Fix a compiler warning with some curses | |
implementations, like NetBSD curses. | |
@@ -72,14 +74,18 @@ ____________________________________________________________ | |
- sfeed_curses: cast character for SFEED_AUTOCMD to | |
unsigned char to allow character sequences outside | |
- the ASCII range. Documentation | |
+ the ASCII range. | |
+ | |
+ Documentation | |
- README: add an example script to count new and | |
unread items. This can be useful for some statusbar | |
indicator (asked about by e-mail). | |
- Small code-style, comments and documentation | |
- improvements and fixes. Testsuite improvements | |
+ improvements and fixes. | |
+ | |
+ Testsuite improvements | |
The testsuite repo has had improvements to test the | |
most important code paths of sfeed_curses in an | |
@@ -143,9 +149,8 @@ ____________________________________________________________ | |
high-tech interdependent ecosystems. | |
Radio is also trivially interfaced with high-tech: Any | |
- person with access to an analog emitter may start | |
- reading a daily digest of news read from forbidden | |
- newspapers. | |
+ person with an analog emitter may start broadcasting a | |
+ radio signal, reading a news digest out loud. | |
Given instructions, a receiver is also very easy to | |
build with scavenged parts. An antenna is simply a |