[users] New capsule - gemini://capsule.adrianhesketh.com
- 📧 Messages: 3
- 🗣️ Authors: 3
- 📅 First Message: 2021-03-06 18:31
- 📅 Last Message: 2021-03-08 12:56
1. Adrian Hesketh (adrianhesketh (a) hushmail.com)
- 📅 Sent: 2021-03-06 18:31
- 📧 Message 1 of 3
I finally got around to putting a capsule live. I've migrated several
years of my blog posts.
gemini://capsule.adrianhesketh.com
It runs on my server (https://github.com/a-h/gemini) on an ARM64
instance in AWS (there's instructions on how I've done it in the
blog). It's basically all tech and electronics.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.orbitalfox.eu/archives/gemini/attachments/20210306/1a6a
a8d7/attachment.htm>
Link to individual message.
2. Luke Emmet (luke (a) marmaladefoo.com)
- 📅 Sent: 2021-03-07 12:17
- 📧 Message 2 of 3
On 06-Mar-2021 18:31, Adrian Hesketh wrote:
> I finally got around to putting a capsule live. I've migrated several
> years of my blog posts.
>
> gemini://capsule.adrianhesketh.com
Great to see some new content in the geminiverse
You could consider presenting the links page in the form of a gemini
feed - it is a quite clean format and you can still have embedded
headings and the like to provide an overall structure. It would also
mean you don't need a heading and a link for each entry
for example to change
### Using AWS X-Ray with a TypeScript Lambda
=> /2021/03/03/using-xray-with-a-typescript-lambda
to the simpler format:
=> /2021/03/03/using-xray-with-a-typescript-lambda 2021-03-03 - Using
AWS X-Ray with a TypeScript Lambda
here is the companion specification:
gemini://gemini.circumlunar.space/docs/companion/subscription.gmi
It will assist with anyone who wants to subscribe to your page as a feed.
?- Luke
Link to individual message.
3. Stephane Bortzmeyer (stephane (a) sources.org)
- 📅 Sent: 2021-03-08 12:56
- 📧 Message 3 of 3
On Sat, Mar 06, 2021 at 06:31:52PM +0000,
Adrian Hesketh <adrianhesketh at hushmail.com> wrote
a message of 22 lines which said:
> I finally got around to putting a capsule live. I've migrated several
> years of my blog posts.
> gemini://capsule.adrianhesketh.com
It returns status code 40 TEMPORARY FAILURE, with extra message "file open failed".
Link to individual message.
---
Previous Thread: [spec] Client certificate scopes
Next Thread: [tech] Working on a simple C++ server library