mirror of
https://github.com/dongdigua/dongdigua.github.io
synced 2025-02-20 11:29:15 +08:00
index.gmi: glider, wrap ascii art with pre
http://www.catb.org/hacker-emblem/ wrap ascii art because not all the browsers are great
This commit is contained in:
parent
1211df493f
commit
18b9ab0d21
@ -1,6 +1,8 @@
|
||||
```
|
||||
o
|
||||
/\--)
|
||||
/\ gem
|
||||
```
|
||||
|
||||
# Gopher/Gemini collections
|
||||
A quiet place in the internet other than HyperText Machine Learning
|
||||
@ -18,6 +20,8 @@ a lot of information of historic interest, funny, or just plain entertaining
|
||||
=> gopher://gopher.quux.org/g/Software/Gopher/screenshots/mozilla.gif ++ mozilla 0.9 with gopher tree view
|
||||
=> gopher://sdf.org + SDF
|
||||
SDF Public Access UNIX System .. Est. 1987
|
||||
=> gopher://sdf.org/0/users/d1337 ++ d1337 (1990s)
|
||||
from nyxt blog
|
||||
=> gemini://gem.sdf.org/oak3/ ++ Oak3's Cafe Gem
|
||||
=> gopher://circumlunar.space + Circumlunar
|
||||
=> gemini://gemini.circumlunar.space/~solderpunk/ ++ solderpunk
|
||||
|
@ -1,4 +1,4 @@
|
||||
#! /bin/sh
|
||||
|
||||
printf "20 text/gemini\r\n"
|
||||
printf "OS: $(uname -rv)\r\nuptime: $(uptime)\r\nserver: $SERVER_SOFTWARE\r\n"
|
||||
printf "server: $SERVER_SOFTWARE\r\nOS: $(uname -or)\r\nuptime: $(uptime)\r\n"
|
||||
|
@ -1,8 +1,10 @@
|
||||
```
|
||||
o--o
|
||||
| |
|
||||
O-Oo o-o
|
||||
| \ |-'
|
||||
o o o-o
|
||||
```
|
||||
|
||||
Just Some Reaction
|
||||
(if this file grows too big, I will seperate them)
|
||||
|
@ -7,9 +7,9 @@
|
||||
\|\|/|/
|
||||
\\|//
|
||||
\|/
|
||||
\|/
|
||||
|
|
||||
_\|/__|_\|/____\|/_
|
||||
\|/ o
|
||||
| o
|
||||
_\|/__|_\|/___ooo_
|
||||
```
|
||||
|
||||
|
||||
|
@ -67,6 +67,7 @@ offpunk 就是个 python 文件, 依赖项都是可选的.
|
||||
offpunk 源于 [[https://tildegit.org/solderpunk/AV-98][AV-98]], AV-98 作者是 Gemini 协议的创始人 Solderpunk,
|
||||
新协议, 就要有新力量, 他肯定比其他人更清楚 建设什么样的客户端, 怎样建设客户端.
|
||||
这里面比较有趣的一个功能 =tour= 是一个 FIFO 队列, 很能体现他的思考.
|
||||
(6.27) 当我研究 CGI 的 6x client cert 的时候发现 offpunk 的 cert 命令也特别好.
|
||||
|
||||
而 elpher 只是一个简单的 emacs 客户端, 甚至都没有 [[https://drewdevault.com/2020/09/21/Gemini-TOFU.html][TOFU]]
|
||||
最好是能让 elpher 访问过的页面也按照 offpunk 的方式存储, 倒不一定要让 elpher 支持 offline, 以及历史记录. 感觉不难 =TODO=
|
||||
|
2
posts.md
2
posts.md
@ -45,7 +45,7 @@ if you have some problem with sway, you can probably find solution here
|
||||
|
||||
---
|
||||
|
||||
### 为什么中英文混杂? Why a mixture of Chinese and English?
|
||||
### 为什么中英文混杂? Why a mix of Chinese and English?
|
||||
|
||||
1. 目标读者不同: 中文主要是中文互联网缺少的内容, 英文则是我希望全世界人读懂的<br>
|
||||
Different target readers: Chinese for something that ChinaWeb lack, English for more people on WorldWideWeb to understand
|
||||
|
Loading…
Reference in New Issue
Block a user