Jesse

Results 140 comments of Jesse

In addition, a lot of pre-existing software exists that supports full text search and static site generation

Agolia is free for OSS, there's also a few go document search libraries

can reproduce void linux & nix latest

you should try https://github.com/lima-vm/lima

``` fzf --version 0.30 (devel) fish --version fish, version 3.4.1 git --version git version 2.36.1 ``` can reproduce still

> I faced the same issue after installation of [oh-my-fish/plugin-grc](https://github.com/oh-my-fish/plugin-grc). It overrides `env` command. As workaround I've excluded `env` to override by `set -U grc_plugin_ignore_execs env` This is the fix.

@maxiruani perhaps re-request review? this seems to be dead in the water for some reason

Currently an infrared -> infrared -> minecraft server system works with explicit declarations but it'd be nice to be able to point wildcard records at a particular router.

with ```json { "domainName": "mc.domain.com", "proxyTo": "192.168.1.20:25565", "disconnectMessage": "Sorry {{username}}, the server is still offline.", "offlineStatus": { "versionName": "Offline", "protocolNumber": 754, "maxPlayers": 0, "playersOnline": 0, "motd": "Server is currently offline."...