-
I think I have already stated this multiple times, but it seems that people still keep using this issue list. Please post all of your bug reports, issues, patches and discussions to the mailing list i…
-
Here is trivial program that makes GET request:
```go
import (
"fmt"
"io/ioutil"
"log"
"net/http"
)
func main() {
resp, _ := http.Get("https://ifco…
-
I believe you should mirror your repo to Codeberg because:
1. Codeberg is libre, free, open-source, privacy-friendly, non-profit
2. GitHub is privacy-invasive, proprietary
3. People on Codeberg lik…
-
https://codeberg.org/Recommendations/Mirror_to_Codeberg
https://sourcehut.org/
https://forgeperf.org/
-
**Is your feature request related to a problem? Please describe.**
The project I work on uses `git describe` to generate a version string that gets baked into the output artifact at build time. in ca…
tobim updated
2 years ago
-
Right now it requires an SSH key.
I think we need a simple CGI upload program that accepts 3 files: JSON, TSV, and ZIP. (honestly PHP is the best at this for multi-file uploads).
And then it wi…
-
Microformats are a way to mark up some parts of the web page so they can be handled programmatically nicely. IndieWeb uses them a lot.
I am actually a developer of a project similar to Postmarks, […
-
Hi there, I'm using this package in conjunction with data from Wikidata and I found that it does not handle responses with a `type.key` of `/type/redirect` as the user might expect it to, instead thro…
-
1. For those who have firsthand experience with running a self-hosted Git server — pros? Cons? Is there a solution for CI?
3. For everyone — what would be the negative impact on you if `pollen` (an…
-
Hey @loudmouth :wave:
It's awesome to see someone else pulling in Stencil for a Bazel monorepo. I was curious whether you wanted this code to be reusable under a license, in which case you would n…