Lee Trout

Results 20 issues of Lee Trout

Any chance of updating this for Go modules at a minimum?

Hey Rob... Happy new year ;) I've been playing with the PT API and v4 is in alpha now which prompted me to make the API URL pluggable. Not sure...

This is really neat. Thank you!

[CommonMark deviates from this](https://spec.commonmark.org/0.29/#link-reference-definition) and says it is optional but it is mentioned explicitly in the original [Daring Fireball](https://daringfireball.net/projects/markdown/syntax#link) docs: > Then, anywhere in the document, you define your link...

new rule

The hamburger menu is not working on mobile. I am on an iphone se. ![E7AEB5A4-FFF5-4079-BF2C-2ACB0723BC75](https://user-images.githubusercontent.com/524648/179352372-a42a4361-d46b-41d9-844d-77b09c5e97aa.png) https://user-images.githubusercontent.com/524648/179352364-f81cce6e-0455-4cb1-a091-e9995971244c.MOV

I've been playing around for the past couple hours trying to get this working on my Mac. I've installed the SCTP libs from http://sctp.fh-muenster.de/index.html and I can build & install...

I'm having trouble with `red:connect("unix:/tmp/redis.sock")`. It does not appear to be working. Full code snippet ``` local ok, err = red:connect("unix:/tmp/redis.sock") if not ok then ngx.log(ngx.ERR, "failed to connect to...

I am dusting off https://www.reddit.com/r/webhooks/ and was wondering if y'all would be up for adding some info on community resources? There is also https://groups.google.com/g/webhooks

enhancement

66% reduction in the png using https://tinypng.com/

You would probably be interested in Unit if you are interested in some of the other items on the list. > Unit is a General Purpose Visual Programming Language and...