Andrew Brown

Results 78 comments of Andrew Brown

I submitted a PR for `srai`. Looks like there's still an off-by-one error in `random` to hunt down (AFAICT it never selects the last `li`).

That does indeed solve the problem... but shouldn't those dependencies ideally be added to the gem itself, rather than in every app that uses the gem?

Is there any workaround like the above to get this gem working again on apps running on Heroku?

To answer my above question, I went ahead and just forked `treat` and made @garside's change in the gem itself. You can use the modified version of the gem that...

Just in case it's helpful at all in the feature planning process, I wanted to also chime in with an example of why I would want to customize the tooltips...

Unfortunately, this is probably a bug in [the rich text editor library we're using](https://github.com/marjinal1st/medium-editor-rails), which I've just realized is no longer maintained (oof). I'll dig around their code and see...

We can't merge this until there is a solution to https://github.com/sass/sassc-rails/issues/122.

FWIW, a couple people now have complained about OOM errors and/or tabs crashing in very-long documents, so it might be time to revisit this question if we can't fix the...

Hey there! This is a super-cool idea. I generally hate ads so the current subscription model is basically a lesser-evil alternative, so I'm always interested in finding different/better monetization models...

Definitely agree. We're probably going to need to redo a lot of the design going forward since MaterializeCSS is no longer maintained and we want to migrate off of it,...