-
I propose adding a plugin system to gitea, which would allow gitea users and developers to add new features while keeping the core gitea codebase small and maintainable. Please read my proposal, and l…
-
I've used this project several times over the past five years and find in very useful for putting together reminder sheets of my custom keyboard layouts. I've also previously contributed to the projec…
-
### Time line
- [Maxwell's demon: Does life violate the 2nd law of thermodynamics? | Neil Gershenfeld and Lex Fridman](https://www.youtube.com/embed/eS0JXViv0cU?start=81&end=281&version=3), start=81&…
-
Marking a struct field of type `time.Time` as json omitempty has no effect. You must use a `*time.Time` for it to work (which is wire compatible). Vet should detect this situation and perhaps suggest …
-
### Go version
go1.21.4
### Output of `go env` in your module/workspace:
NOTE: We compile inside docker. The output below is from running `go env` within the docker container that we use. We …
-
-
Filing this for completeness sake, since it was mentioned in https://github.com/golang/go/issues/21670 that this proposal had been discussed privately prior to Go 1. Just like literals allow the const…
-
We may have some projects that may be impacted by a [license change](https://www.hashicorp.com/blog/hashicorp-adopts-business-source-license).
We should investigate the impact on our projects and …
jeefy updated
5 months ago
-
### Description
I was messing around Shopify project and opened package.json everything was right until I tried to open another file then the below error showed up.
```
E5108: Error executing lua .…
-
### Problem
I was messing around Shopify project and opened package.json everything was right until I tried to open another file then the below error showed up.
```
Error detected while processin…