-
### Description
Since today I am getting the following error when compiling with `emsdk`. Before it worked fine.
```shell
CMake Error in CMakeLists.txt:
Imported target "SDL2::SDL2-static" i…
skhaz updated
9 months ago
-
_From https://github.com/microsoft/vscode-go/issues/2562 by @aarzilli:_
> Debug https://github.com/aarzilli/delve_client_testing/blob/master/20bigstuff/main.go.
> I expected a slight slowdown bu…
-
Is it possible to add or create a Favorites list of games (or a Last Played), either per system or for the entire unit combined?
I find I am wading through a lot of titles to get to my preferred o…
-
Background: https://github.com/WebAssembly/WASI/issues/82
In brief, JavaScript needs to know when wasm memory grows, because it needs to update JS typed array views. In emscripten we have things se…
-
Have an option to detect parked domains. I would have thought they would have been picked up by the redirect detection, but they aren't. I had to manually find and clear out about 40 of them after run…
-
Right now the way to schedule a command is by hardcoding it in the `schedule` property of the kernel.
It would be cool if commands would be able to schedule themselves. It could work something like…
-
```
**********************************************************
* BEFORE POSTING, _PLEASE_ CONFIRM THAT A SIMILAR REPORT *
* - EITHER OPEN _OR_ CLOSED - DOES NOT ALREADY EXIST!!! *
*******************…
-
```
What steps will reproduce the problem?
1. Open office writer
2. Open a dialog window, say CTRL-O for open file
3. Move pointer from floating window to main window changing focus
This happens wit…
-
Finally got a monitor set up for my Pi, I decided to try some ooc/SDL2 minigames I'd made and was really happy with their performance!
I tried updating my copy of rock and got this far:
```
Now re-c…
-
# Introduction and motivation
I've been working with the kotlin API quite a lot in the last couple of weeks. While I'm very happy with it in general, one of the papercuts is the `@Register` family …