Greg Slepak

Results 277 comments of Greg Slepak

Ansible seems to force people to re-invent the wheel if they want to change just one tiny little thing. We need something that does the opposite: allow people to combine...

We need something with the idea of **services: does something exist? If it does, use it. If it doesn't, install it.** Right now Ansible overwrites other existing configurations because it...

@PiPeep suggests splitting up the services in a package (like sovereign or empress) into the smallest possible roles. Then allow the user to specify if they want the package to...

@G-Rath I believe @DirtyHairy closed my PR and then manually added a subset of the changes I made, and that those changes shouldn't be materially different from what is in...

@DirtyHairy Could you confirm whether saving the project a few times makes the problem eventually go away?

@G-Rath none from my end as I haven't been able to reproduce this, however, I am also probably running an older version of browserify by this point (haven't updated deps...

Hey guys: consider PoW as a simpler means of spam filtering: - https://git.sequentialread.com/forest/pow-captcha - https://mcaptcha.org/

It would cut down on some spam, probably not all. You could increase the difficulty most likely in the settings, etc. It's simple to setup. There are tradeoffs with everything....

Hi, I couldn't get the integration to work with `.md` files, the links and embeds just disappear from the document. There is no embed and the tweets and youtube embed...

@delucis Thank you for the reply and for the detailed explanation! I think however I'm running into a separate issue, specially with the integration part of the `@asto-embed` plugin as...