๐พ Archived View for iich.space โบ prog โบ threads โบ 52 captured on 2021-12-03 at 14:04:38. Gemini links have been rewritten to link to archived content
โก๏ธ Next capture (2022-01-08)
-=-=-=-=-=-=-
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])