Greg Slepak

Results 274 comments of Greg Slepak

I edited my comment to make it a little clearer what's happening. Also, now the bug has disappeared. I changed something but I don't know what exactly caused it to...

Technically the line `import '~/shared/domains/chelonia/chelonia.js'` is also a hack that shouldn't be there because it was imported earlier from a different file. So this is really 2 bugs and 2...

Thanks for looking into this @hyrious! I admit I don't really understand what you're saying, and it's confusing to me why esbuild can't simply build a graph of sorts of...

Would that be something like (in CoffeeScript): ``` ### (): ?(Object | boolean) ### config: -> # code... ```

Thx @ahamid!

Useful links: - http://aplawrence.com/Blog/B961.html - https://blog.codinghorror.com/so-youd-like-to-send-some-email-through-code/

Actually, instead of changing the perms, this seems more like it: - be able to run ansible remotely on the server - have the web admin interface modify the `.yml`...

Ideally, zero knowledge or use of Ansible should be required. cc @PiPeep

> Things like "Self-signed certs are free, easy, but are not yet authenticated by TLS (but will be)." don't really give a good indication (to me, at least) of when...

(That said, you are welcome to help us test and improve Empress. It's just suitable for sysadmins only at this point in time.)