Jamie

Results 9 issues of Jamie

As you have said, [the WebExtensions API requires an external intermediary to "publish" the OpenSearch engine](https://github.com/evilpie/add-custom-search-engine/wiki/Technical-Limitation) and you are currently using the Mozilla Pastebin for this. The Mozilla Pastebin is...

Thank you for this excellent tool, it's very useful. Please consider adding support for BDF format, as implemented by bsdiff and its bspatch tool. The code is available under permissive...

enhancement
help wanted
New format request

This set of commits updates from v4.2.2 (July 2007) to v4.2.3.1 (Oct 2009) by cherry-picking from the upstream Allegro repository. Signed-off-by: Jamie Bainbridge

Thank you for your useful application. There's nothing quite like it. It's installed by default on many Linux distributions, so surely a great success too! I hit the problem where...

Two patches: * Add a gitignore so git doesn't track objects/binary * Finally fix the header checksum calculation which has never worked and was fixed incorrectly back in 2014

As discussed on https://github.com/friendly-bits/geoip-shell/issues/14 this patch series detects when busybox init is actually OpenRC init, such as on Alpine Linux. inittab is used to detect when OpenRC is actually the...

As the script says, Busybox crond doesn't support `@reboot`. It could be helpful to advise users how they can implement persistence themselves. I presume the main place such an environment...

The official Dracula Obsidian theme has different coloring for each heading level which looks quite nice. Individual heading match groups also exist in Vim's default HTML syntax like `markdownH1Delimiter`. However,...

Nemotron is a model by nVidia with a template format I had not seen before: - https://huggingface.co/nvidia/Nemotron-Mini-4B-Instruct - https://huggingface.co/bartowski/Nemotron-Mini-4B-Instruct-GGUF Here is a tested working config file: ```yaml context_size: 4096 f16:...

enhancement