💾 Archived View for iich.space › prog › threads › 52 captured on 2021-12-17 at 13:26:06. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2021-12-03)

➡️ Next capture (2022-01-08)

-=-=-=-=-=-=-

♊︎ch /prog/

Programming & Technology

Return

Anonymous · 3mo · No.52

The domain name here made me fix a case sensitivity issue in my Gemini client. Thanks.

Anonymous · 3mo · No.53

hah happy to help. what is your client written in/for?

i've been using ariane and lagrange and they handle the typography so well that i decided instead to write a server for gemini and this capsule was built on top of that. if i were to write a client i would think about using it as an excuse to get more familiar with rust

Anonymous · 3mo · No.60

which language is IIch written in? (And will we see the sources?:))

Anonymous · 3mo · No.62

@53: in Java; for, well, mostly my own entertainment I suppose. It's here if you want a try: gemini://freeshell.de/jemi.gmi - hmm, that's an old version, and I should put up a more recent one.

gemini://freeshell.de/jemi.gmi

Anonymous · 3mo · No.67

@60 i wrote iich in typescript. i had wanted to use this project as a way to learn deno but deno's TLS implementation doesn't expose client certs so that would hamper any sort of persisted interaction (also i am very embarrassed about the code there are no tests and it was just hacked together in a weekend ;A; i want to get it in a good state beforehand [and maybe scrub the "asdf" and "zcxv" commits from the git log])

Post a reply