Ryan Heneise

Results 10 comments of Ryan Heneise

There goes my last reason to ever open Chrome!

@crwang what did you end up going with?

Yeah it is odd, sorry I didn't take the time to test with 5.1. Mainly just wondering if anyone else had run into that.

This should be possible using Tailscale: https://tailscale.com/kb/1153/enabling-https/ However, Umbrel does not expose port 443 by default.

What about using Rails' authenticity token?

The StackOverflow code runner seems to not work in Safari, but Jsfiddle works fine: https://jsfiddle.net/mysmallidea/gfaj061h/

No, we ended up dropping At.js from this project. Sorry that's not very helpful.

Medium does support embedding via Embed.ly. You can take a look at their [list of providers](http://embed.ly/providers) to see what is supported.

I also have this issue. Scrolling on the host computer is a normal speed; on the client it's extremely fast and hard to control. Scrolling just a few lines is...

In my environment I had to install `markdownlint-cli` ```sh npm install -g markdownlint-cli ```