Chris Jones

Results 36 comments of Chris Jones

Hm, ok, so I copied out the HTML for one of those snippets and loaded it up in a browser. It looks like the problem is with Grafana and not...

@mitchellrj @RefineryX Any chance we can get this merged in so that #29 can be closed?

After reading through mandoc documentation for [Xr](http://mdocml.bsd.lv/man/mdoc.7.html#Xr), it doesn't seem possible to use that macro to link the pages. It may be possible through the [Lk](http://mdocml.bsd.lv/man/mdoc.7.html#Lk) macro since that generates...

:+1: It always makes me nervous when I'm asked for full Dropbox access. To make this change though, I believe it requires changing settings with the Dropbox API. Also, if...

In your example ``` echo "custom_command \"foo bar ... nextline...\" | pry ``` Are you escaping the newline inserted by your shell like this? ``` echo "custom command \"foo bar...

It sounds like one way to solve this would be adding an error during validation that says something like "This story was removed by the mods for #{moderation.reason}". Does that...

Here's a script that might be able to detect Brave: https://gist.github.com/ZachMoreno/5c2f7f189e4bc3d3ba907b3d20bdeb84

It doesn't look like that endpoint supports JSON currently. https://github.com/lobsters/lobsters/blob/df5b1e0487094405af196b6322dc09192f27ee5b/app/controllers/users_controller.rb#L53 In #116, the routes were updated to be explicit about which routes supported which formats and I don't see the...

How would you feel about using a library like [Shopify/limiter](https://github.com/Shopify/limiter)?

I think that it would be useful for users to have the ability to withdraw papers like you described. I think that an event organizer should be able to delete...