Giovanni Collazo
Giovanni Collazo
Don't have an Apple Silicon at hand right now. Do you know if mongodb is already supporting the M1?
Great work thanks! Would it be possible/make sense to set or recommend (in docs) a "sensible default configuration" for using SQLite in the context of a web app? Ruby on...
I'm looking into it. I think we could bundle both binaries (x64/amd64) and just detect what is the correct version to run.
It only happens when I do a batch of 400 or more consecutive `npm.packages.get`. I think it might be a throttling feature on the registry. Here's one of the errors:...
This might be fixed with `text-overflow: ellipsis;`. I'm a little busy right now, so PRs are welcomed.
This must be implemented on https://github.com/gcollazo/ember-addons-server
There's a few issues with this PR 
@hamzahio btw.. Really appreciate the work. Let me know if you need help landing this?
That's better but now we have side scrolling on mobile. I think it might be fixed by setting a different width on the mobile media queries. 
I think it might be better to show some sort compatibility matrix instead of just what version of Ember an addon is using. Most addons are compatible with multiple versions...