Ryan McGuire
Ryan McGuire
Also see #227 - we should have a similar target for the excluded ips ``` $ make ip-deny ? Do you want to deny (carve out) certain networks from the...
I started working on this https://github.com/EnigmaCurry/hushcrumbs?tab=readme-ov-file#readme
I deleted the comment because its incorrect. I don't know how it would be possible to use the same domain at all. It would have to be separate using the...
That's the way its designed: an admin site that you must login to (only HTTP Basic supported) to be able to edit pages. If you don't send the auth, it...
I think you can, just by editing https://github.com/EnigmaCurry/d.rymcg.tech/blob/4cefdfce260804e2839fe92fdf314db99553b66d/prometheus/.env-dist#L22 and remove `default`.
I am on a desktop with a single discrete AMD GPU. I found the error in my method. I have discovered that the problem only exists if I run jbang...
I still don't see a GUI in 0.9.8 inside distrobox. The traceback is gone though. Now, instead of a blank white screen I see a blank gray screen, but I...
No change. I am using Wayland (Sway) with xwayland so the X11 calls are translated to wayland. In distrobox: ``` $ /home/ryan/.jbang/cache/jdks/21/bin/java --add-modules=jdk.incubator.vector -classpath /home/ryan/.jbang/cache/urls/80ac95e589de2e85fbce39669506ba2720cb4eac37cfe01cf707df169bea5b7c/brokk-assembly-0.9.8.jar -Dsun.java2d.opengl=false -Dsun.java2d.xrender=false -Dsun.java2d.trace=log io.github.jbellis.brokk.Brokk 2>&1...
I guess its partly a Sway issue too. I tested with Weston (alternative Wayland compositor for testing with an embedded session window): ``` # On the host: $ weston --xwayland...
I have all of those installed.