Felix Wolfsteller

Results 120 comments of Felix Wolfsteller

If you like, we could discuss this in a PR as well.

If there weren't https://github.com/rails/rails/issues/35222, one could also use `render partial 'readme', format: :md_toc` . But it wont work due to a bug (takes the wrong TemplateHandler). I am not sure...

Still an issue. Not reproducible on my side (glitch?).

Works on Ubuntu 14.04 with `pip`/`setup.py` and `--user` flag. rein is found afterwards in `.local/bin/rein`. On 13.04.2017 17:46, David Sterry wrote: > Thanks Felix. I'll have to test. Which platforms...

Also, would be nice if one can point to the installation path of tor (via argument or environment variable) - if not found in systemwide path.

If you want to have redirects working in a similar setting, the "trick" would be to to but nginx even more in front and let it do the redirection. So,...

Just a very quick feedback from an outsider perspective. We all know, naming is hard. To me it seems that `Entity` might not be a good name (it is as...

> some better names :-) `ShareEntity` `ShareGroup` `SharingEntity` `Recipients` `RecipientEntity` `SharePool` - but probably there are even better ones :)

🙏 Thanks for the answer and the links. The [oembed spec](https://oembed.com/) also suggests to use iframes. But this does not prevent the html to be malformed or escapist (`">gotcha`). I...

Agreed. A `:healtcheck fzy_native` would be great. I think my setup also does not work (loading the buildin-lua version does give me desired results, though).