sandstrom

Results 466 comments of sandstrom

@peter-evans Interesting! Unfortunately it seems to be only server-side encryption. AWS can still access/decrypt the data, which is what I wanted to avoid if possible. I don't know how closely...

I think that would be useful to a lot of people, since source code is often sensitive and not having to trust the backup location can be quite convenient.

@peter-evans Looks interesting! Will take a look in a while

I think it would be better if whenever exposed a simple locking mechanism. ```ruby # schedule.rb acquire_lock do # The user can decide what to do here, for example make...

@ausangshukla I would look at https://github.com/rails/solid_queue or https://github.com/bensheldon/good_job, both have support for scheduled jobs AFAIK. If you want to use `whenever`, handle the locking outside, i.e. in application code in...

@ioquatix This is the one I know about: https://github.com/SpringMT/zstd-ruby

> We should define a standard interface for compression algorithms. > > I don't think rack should depend on another gem, but I have no problem exposing some standard mechanism...

This is another example (using *Atom Dark* syntax theme). Different colors for 'handlebars blocks' and html tags would go a long way in making this more readable. ![image](https://cloud.githubusercontent.com/assets/122287/23409853/6a81e14c-fdcd-11e6-8f8f-94f614db6483.png)

I'm doing some issue gardening 🌱🌿 🌷 and came upon this issue. Since it's quite old I just wanted to ask if this is still relevant? If it isn't, maybe...

I'm doing some issue gardening 🌱🌿 🌷 and came upon this issue. Since it's quite old I just wanted to ask if this is still relevant? If it isn't, maybe...