Adam Dingle

Results 28 comments of Adam Dingle

You can convert The Power of Prolog to a PDF using the command-line utility [ebook-convert](https://manual.calibre-ebook.com/generated/en/ebook-convert.html) from [Calibre](https://calibre-ebook.com/). To do this, you first need to modify the top-level file `prolog.html` so...

I apologize for the long delay in replying. I was the maintainer for the treebrowser plugin a few years ago, but I no longer use Geany and can no longer...

Excellent! Thanks so much for the quick response. The availability on Maven is also super useful. Great to see this.

Note that NoAnnoyance v2 supports GNOME 42: https://github.com/bdaase/noannoyance https://extensions.gnome.org/extension/2182/noannoyance/

Note that there is ongoing work on Gnome 45 compatibility in the system-monitor-next fork of this repo: https://github.com/mgalgs/gnome-shell-system-monitor-applet/issues/38

Yes - in particular, it would be really helpful if modl's README included a quickstart program similar to the one in the gorp README.

Now that I've used the extension a bit more, I think that having a different color on the left side of the '=' is not so bad, so maybe my...

On Ubuntu 22.04 at least, these sequences work just fine in Wayland. You don't even have to set an environment variable. All you have to do is copy the file...

Apparently not, since the pull request has been ready for weeks and nobody has merged it. It would be great if someone would like to make a new fork, ideally...

Note that in the fixes above, instead of `(by simp (config := {decide := true}))` you could just write `(by decide)`.