Add two new articles for current opus7. - tgtimes - The Gopher Times | |
git clone git://bitreich.org/tgtimes git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 1b618b7255cbb4792f4acb2f6e40a9d617b81047 | |
parent 62c8f65b5dfea08bd93c1b94b8088138a87735e4 | |
Author: Christoph Lohmann <[email protected]> | |
Date: Sun, 27 Aug 2023 21:38:22 +0200 | |
Add two new articles for current opus7. | |
Diffstat: | |
A opus7/5-article-bitreich-gemini2go… | 19 +++++++++++++++++++ | |
A opus7/5-article-bitreich-geomyidae… | 26 ++++++++++++++++++++++++++ | |
2 files changed, 45 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/opus7/5-article-bitreich-gemini2gopher-proxy.md b/opus7/5-article-… | |
@@ -0,0 +1,19 @@ | |
+Gemini2gopher proxy now at Bitreich by 20h | |
+ | |
+As of the announcement of osnews.com to have a gemini capsule, this | |
+content should be available via gopher too. So I dig into a simple | |
+translation of gemini to gopher. | |
+ | |
+There is a now a proxy running at: | |
+ | |
+ gophers://bitreich.org/1/\ | |
+ gemini?gemini://gemini.osnews.com | |
+ | |
+You can get the v0.1 release of the proxy at: | |
+ | |
+ git://bitreich.org/gemini2gopher-proxy | |
+ gophers://bitreich.org/1/scm/gemini2gopher-proxy | |
+ | |
+Have fun! Please send in bugs you encounter. The goal was to display the | |
+osnews.com gemini capsule. | |
+ | |
diff --git a/opus7/5-article-bitreich-geomyidae-v0.96.md b/opus7/5-article-bitr… | |
@@ -0,0 +1,26 @@ | |
+Geomyidae v0.96 release. | |
+ | |
+After Brcon2023 people tested the new features in geomyidae and some | |
+major bugs were fixed, so now the v0.96 release is ready. Please see the | |
+talk at brcon2023 for the vast changelog and description of the new | |
+(flexible and complex) features: | |
+ | |
+ gophers://bitreich.org/0/con/2023/rec/state-of-geomyidae.md | |
+ | |
+In addition: | |
+ | |
+ * TLS was completely fixed. It now works on OpenBSD. | |
+ * Thanks Evil_Bob and adc for debugging this! | |
+ * Connection and serving of files is now vastly improved due | |
+ to reverse DNS lookup not being default. | |
+ * Thanks Evil_Bob for finding this! | |
+ * We need to fix the DNS Internet. | |
+ | |
+And don't forget BOB! Don't drink and write programming languages! | |
+ | |
+Here are the links for package maintainers: | |
+ | |
+ git://bitreich.org/geomyidae | |
+ gophers://bitreich.org/1/scm/geomyidae | |
+ | |
+Have much fun with geomyidae! |