Benjamin Levy
Benjamin Levy
Is there a guide anywhere on how to set up turnip and zink?
Here's the upstream issue with some discussion and workarounds: https://github.com/asciinema/asciinema-player/issues/90
What are the reasons to use `dosbox-x` instead of QEMU?
> I see you're removing some comments like the link to some blog post you found in the process of making this, but I'd prefer to keep them since they're...
> What's the status of this PR? It worked on the latest commit when I last tested it. I don't know if there is anything blocking merging.
I've used box86 in the past. I think it doesn't do full-system emulation and is closer to `qemu-user` for emulating x86 linux executeables directly. It also can translate library calls...
Here's one way: https://www.tutorialrepublic.com/codelab.php?topic=faq&file=bootstrap-show-popover-on-hover
This command waits 60 seconds for an internet connection. ```nix '' ${pkgs.networkmanager}/bin/nm-online --quiet --timeout 60 '' ``` https://forum.manjaro.org/t/for-those-who-use-systemd-services-that-rely-on-a-network-connection/83626/1
There is a QEMU core now https://github.com/io12/qemu-libretro! I would try to claim the bounty but Bountysource doesn't exist anymore.