๐พ Archived View for bbs.geminispace.org โบ u โบ Addison captured on 2023-07-22 at 16:25:27. Gemini links have been rewritten to link to archived content
โฌ ๏ธ Previous capture (2023-07-10)
โก๏ธ Next capture (2023-09-08)
-=-=-=-=-=-=-
(he/him) a struggling zillenial writing code and looking for community
My PROXY v2 C# Implementation โ Since we're on the subject of reverse-proxies today, here's something I wrote in C# which parses a binary (v2) PROXY-protocol header from the beginning of a Stream. Note that NGINX doesn't support the v2 protocol, only the plaintext version (v1). I can confirm that this implementation works well behind HAProxy (which it should, since it's their protocol anyway). A word of warning about using PROXY in a Gemini context: if your reverse proxy is *not* terminating...
๐ฌ View post ยท 2 likes ยท 22 hours ago
At some point down the road retrocomputing will include using Python 2
๐ฌ 11 comments ยท 3 likes ยท 2023-07-17 ยท 5 days ago
โ The Point of DARVO - Lee Shevek
๐ฌ View post ยท 2023-07-09 ยท 13 days ago
Opal 1.7.0 - now with Titan! โ Last night I finished the initial implementation of support for the Titan protocol in Opal. Opal is a Gemini client library written for the C# world (.NET Standard 2.0 and .NET 7). Uploading the contents of a file to a remote host using Opal now looks like the following: [csharp] This means that I can begin implementing support for Titan uploads in Rosy Crow. I hope to have that finished before the end of the week. Thank you for reading! ๐
๐ฌ View post ยท 4 likes ยท 2023-06-11 ยท 6 weeks ago