Results 173 issues of Shish

Trying to build inside github actions, where the current version of SDL is 2.0.8 ``` | /root/go/src/github.com/veandco/go-sdl2/sdl/render.go:330:14: could not determine kind of name for C.GoString | /root/go/src/github.com/veandco/go-sdl2/sdl/render.go:865:3: could not determine...

Travis for open-source seems to be dead now? And I don't know what appveyor does exactly. Github Actions seems like a nice replacement for Travis though. An example of what...

So that one can do eg `cargo run --example screengrab` from the root of the project

# 🐛 bug report I'm animating some things falling down the screen and rotating, but my code: ``` @keyframes rain { 0% {transform: translateY(0vh) rotate(0deg);} 100% {transform: translateY(120vh) rotate(360deg);} }...

### What version of `nebula` are you using? 1.6.1 ### What operating system are you using? mac ### Describe the Bug ssh into nebula `print-cert -help`: see the help output...

### What version of `nebula` are you using? master ### What operating system are you using? Mac ### Describe the Bug I want to email my friend a zip file...

NeedsDecision

### What version of `nebula` are you using? master ### What operating system are you using? mac ### Describe the Bug Nearly everywhere mentions `config.yml`, but some mention `config.yaml` -...

### Zig Version 0b47e69b7c0aedbc142400305cda86ef58b41656 ### Steps to Reproduce I have homebrew in `~/homebrew` instead of `/opt/homebrew`. Because of reasons, my company puts its own files in `/opt/homebrew`... This was working...

bug

If a client's clock is out of sync with the server, it'll show things out of sync Is this a problem in practice? Every phone / laptop / PC these...

feature
api_queue
browser2
player2

The current security model is "Run local events for local people, if there are any troublemakers, give them a slap in person" - this simplifies a lot of things, and...

thought