Jay Caines-Gooby

Results 25 comments of Jay Caines-Gooby

I'm using regular gnu screen and as with tmux, there's some weird issues with underlining. This is gnu screen (no fixes), gnu screen (underline fixes) and regular terminal (no gnu...

Thanks for your PR - I'm not going to merge it at the moment, because I think a better way of handling this (and other options that are really just...

👋 Can I ask what it is that you're testing with this, because there are really two changes - the first is that you're measuring TTFB from a `POST` request...

Ah thanks for this. I'll try and add some test cases that can reproduce it

Yikes, still haven't tried to fix this yet, but I now do have [a test suite](https://github.com/jaygooby/ttfb.sh/tree/master/tests), so it should be a bit easier.

https://github.com/levijackson/ttfb.sh/commit/424a04a40db8ad6360877e7ca87b1745df73eb40

Just bumped into the same problem after going to install a new dev machine

@danizen If you used ansible-galaxy to install from galaxy (`ansible-galaxy install devops-coop.minecraft`), then you won't have master with spigot support (setting `minecraft_server: spigot` doesn't fail - it just fetches and...

Works nicely for my Jekyll generated atom feed at https://jay.gooby.org/feed.xml

Watch out for using paths you might expect the shell to expand. I was getting a `Unable to create the index/collection : nxapi events, Error: create() takes at least 5...