-
I am using the Usamune 1.93 U ROM, on Mupen 1.1.8-2, and STROOP refactor 0.6.1.
I reset the ROM and loaded an empty save file. After the intro cutscene and text, I activated the ghost hack, made a …
-
Provide a flake "bundler" recovering the approach described in https://hpc.guix.info/blog/2020/05/faster-relocatable-packs-with-fakechroot/:
- fakechroot for filesystem access: https://git.savannah…
-
I'd like to debug an application under `rr` which uses an ALSA backend. It seems that many of the system calls related to audio (ioctls prefixed with `SNDRV_...`) are not yet supported.
I tried to…
-
-
Code to reproduce:
```
package main
import (
"fmt"
"os"
"strings"
"github.com/vladimirvivien/gexe"
)
func main() {
result := gexe.Envs("GEXE_TEST=kind.local").Run("env")
if re…
-
Hi,
the following paper by @jasonslepicka says that Karma do not support rr:joinCondition.
I was just wondering, is there a way in Karma to deal with foreign Keys ? Mean i have two tables where…
-
We can visualize the routing between clusters, but can't visualize it within clusters (flat routing). There is some ability to visualize clustering decisions, and that also may allow us to see some of…
-
When using amixer and alsamixer, I noticed that the volume controls for certain channels are reversed. I have verified the problem with two sound cards:
Terratec Aureon XFire8.0HD
hifidom DSC8-MAI…
-
```
patrick@wkdev:~/checkout/WebKit$ rr record echo 'hello world'
rr needs /proc/sys/kernel/perf_event_paranoid
-
Hello,
I use your http://ttl.summerofcode.be/ tool almost everyday. It saves so much time for files that are sometimes gigantic !
I recently lost my mind over a mapping that did not go through :…