Moses Narrow

Results 116 issues of Moses Narrow

https://github.com/ponzu-cms/ponzu/issues/349 I would like to see an example alternative golang cms used with hugo and snipcart

Hello, nice work on this. It's a bit tricky to figure out how to use. More documentation would be appreciated.

I suppose this would be the desired test case mentioned here: https://github.com/ingydotnet/git-subrepo/pull/171 I maintain several packages in the AUR. I'm putting togethr a repository on github where I can manage...

`skywire cli log` ignores dmsg-discovery set via flag I've changed the hardcoded values in dmsg, now, so that the correct discovery is used. However I've not fixed the issue of...

bug

From tests conducted by @ersonp it's evident that the connection between two dmsg clients is fully mediated by the dmsg server and is not maintained in the absence of the...

bug
dmsg
public visor
transports
deployment

Changing any .pio code in any example and running `go generate` will encounter the dependency of a special version of `pioasm` which is not mentioned in the readme but available...

### Describe the bug After installing cmd/core and running `core setup` I attempted to run the basics / hello world example: https://www.cogentcore.org/core/basics/hello-world this panics. ### How to reproduce OS: archlinux...

bug
confirmed

The [go report card for skywire](https://goreportcard.com/report/github.com/skycoin/skywire) shows 100% in every category except `gocyclo` It would be worthwhile to include the results of the `gocyclo` checks in the CI pipeline ;...

When attempting to run the skycoin wallet from develop branch: ``` $ _pwd=$(pwd) ; echo ${_pwd/${HOME}/'${HOME}'} ${HOME}/go/src/github.com/skycoin/skycoin [user@linux skycoin]$ git describe v0.28.0-2-ge9a99082a [user@linux skycoin]$ go run cmd/skycoin/skycoin.go -version 0.27.1 [user@linux...

bug
reverse-compatibility

### Describe the bug https://www.cogentcore.org/core/table ![Image](https://github.com/user-attachments/assets/3cfa27c3-09bd-499e-85b4-3a540227e0a7) ![Image](https://github.com/user-attachments/assets/f8440c8a-76a0-4013-bd5f-19bd08748536) ![Image](https://github.com/user-attachments/assets/d467ac06-ea43-4bda-b29f-ae2177043514) Just providing some feedback. I did not see an issue ticket referring to this already. ### How to reproduce view https://www.cogentcore.org/core/table ###...

bug
confirmed