-
I am running on linux with the following options
```
-r /srv/gopher -h 192.168.1.124 -nu -nf -na -nx -nv
```
(IP address as hostname is just for testing)
there is my main gophermap file in …
-
I am running gophernicus from inetd on OpenBSD 7.1 using the inetd configuration
```
gopher stream tcp nowait _gophernicus /usr/local/libexec/in.gophernicus in.gophernicus -h rak.ac …
-
There's been some folks [asking about gopher://](https://twitter.com/queenslight16/status/1460299675865473024) support in Agregore.
To make that possible we'll need the following:
- [ ] Identify…
-
We use Docker in our Jepsen tests and observe a very weird behavior. Sometimes catalogs inside the container are created with wrong user and group root:root with no obvious reason. For instance:
``…
-
## Logo
The logo we have now is of JS coming out of a gopher hole. I like the play on words, but it isn't exactly evocative.
I think the best suggestion so far is the Gopher riding a JS wave. It is …
-
### Contact Details
allen@ading.dev
### Version
Latest from git, commit 429e7c7
### Description
Curl with WolfSSL is failing when trying to connect to open.spotify.com with the followin…
-
The gopherpedia file for B-tree (gopher://gopherpedia.com/0/B-tree) contains the following text:
```
Best case and worst case heights
===========================…
-
The program below demonstrates the issue. `WriteAt` maintains a cache of the file as `[]byte` but the cache is not initialized to the content of the file if it already exists.
```Go
package main
…
-
### What version of Go, VS Code & VS Code Go extension are you using?
Version Information
* Run `go version` to get version of Go from _the VS Code integrated terminal_.
- go 1.22.5
* Run `…
-
Recently it seems to be a trend to TLS-enable gopher servers and even some gopher clients seem to support TLS. I don't think it's a good idea to support it in spacecookie, since it is a non-standard f…