From Csepp to ~sircmpwn/sr.ht-discuss
Hi all! I ran into the following error while trying to cross compile some custom Alpine package using a fork of pmaports: ``` fatal: error reading section header 'shallow-info' ``` Here is one of the CI jobs: https://builds.sr.ht/~raingloom/job/815216 The repo is not private, but I added my git.sr.ht key just in case, unsurprisingly it did not fix the issue.
From csepp to ~sircmpwn/email-test-drive
--- csepp | 1 + 1 file changed, 1 insertion(+) create mode 100644 csepp diff --git a/csepp b/csepp new file mode 100644 index 0000000..66cb3d4 --- /dev/null +++ b/csepp @@ -0,0 +1 @@ -- 2.36.1 I have successfully used git send-email![message trimmed]
From csepp to ~sircmpwn/email-test-drive
--- csepp | 1 + 1 file changed, 1 insertion(+) create mode 100644 csepp diff --git a/csepp b/csepp new file mode 100644 index 0000000..6d0ecfd --- /dev/null +++ b/csepp @@ -0,0 +1 @@ -- 2.36.1 I'm about to try git send-email[message trimmed]
From raingloom to ~adnano/gemini
On Tue, 28 Dec 2021 12:09:18 +0100 "ew.gemini" <ew.gemini@nassur.net> wrote: > Esteemed Geminauts, > > I have written about the link rot I encountered, here: > => gemini://ew.srht.site/en/2021/20211128-link-rot.gmi > I have seen Alex' repsonse > => gemini://nytpu.com/gemlog/2021-11-28.gmi > I checked geminispace.info, too. > But I'm sure, I've missed some. > > I have written followups > => gemini://ew.srht.site/en/2021/20211211-flightlog-10.gmi
From raingloom to ~adnano/gemini
On Sun, 12 Sep 2021 18:14:07 +0000 mntn at mntn.xyz wrote: > The Gemtext spec would seem to have no problem with this, as the > first line is considered "alt text" and it is up to the client to > determine both what should be done with it and how it should affect > the presentation. But I wanted to put this out there to get a broader > perspective. That's not what alt text is. It's for screen readers. A bunch of people are way into ASCII art so alt text is needed. They are image descriptions. I recommend the following instead:
From raingloom to ~adnano/gemini
On Mon, 12 Jul 2021 23:56:32 +0000 (UTC) Andrew Singleton <singletona082 at gmail.com> wrote: > This is a sort of continuation of a prior thread I had made about the > least powerful hardware that could use Gemini. > > I honestly feel bad about this as I have neither real hardware of the > era, nor do I have coding experience. However in theory Gemini would > be great for retro enthusiasts as it would give them something > compsritovely resource light while also being actively worked on. > > Projects like The Old Web exist, and frankly make me smile as it > gives old hardware a way to Web, or at least explore the web that > was, somewhat natively. However I feel trying to force Big Web on
From raingloom to ~adnano/gemini
On Tue, 13 Jul 2021 11:51:29 +0000 charliebrownau <charliebrownau at protonmail.com> wrote: > Gday > > If anyone still has a working XT to PIII with Win9x > I would be amazed > > The IDE, RLL, ISA and ATX PSU's would all be past its shelf life > > Can we finally let 16 and 32bit finally die a peacefull death > > FFS , you can get an Raspi, 2nd hand optiplex or even a 2nd hand 775 > 2nd hand that could run Modern day 64bit (aliexpress sells those
From raingloom to ~adnano/gemini
On Wed, 10 Mar 2021 02:53:27 -0800 "Nathan Galt" <mailinglists at ngalt.com> wrote: > I'd much rather have three more good (or even passable) Gemini > clients _for OSs I'll never use_ than to have my favorite clients and > servers all using a transfer encoding like gzip or brotli. I concur wholeheartedly.
From raingloom to ~adnano/gemini
On Wed, 10 Mar 2021 16:29:36 +0000 "Miguel de Luis Espinosa" <enteka at fastmail.com> wrote: > Hi all, non-subscriber here, (I prefer to browse the archives). > > What brings me here is an idea I had to use gemini as a kind of > personal wiki. The whole thing at this point is to have a bunch of > gemtext files on a folder and use it to keep my notes, links, > projects and such in an hypertext fashion. > > Gemini syntax is so simple that it would need the whole thing a > breeze. You only need a client able to open local files (amfora does, > haven't tried anything else). >
From raingloom to ~adnano/gemini
On Tue, 23 Feb 2021 12:10:35 +0100 Sol?ne Rapenne <solene at perso.pw> wrote: > On 23/02/2021 11:56, Sandra Snan wrote: > > avr wrote: > >> a client that allows for normal edits but translates those into sed > >> commands when updating the page > > > > These kinds of suggestions are along the line of having a client > > that supports translating *asterisks* to emphasis, translating > > <font family="foo"> to a specific font family, and so on. > > > > There's nothing stopping anyone from implementing that kind of > > thing at any moment and if it's gets traction it'll get traction.