Psi
Psi
When you type in a crop on your profile's garden the spinner spins forever and nothing appears. The console shows the following error: 
Guide images are probably too large for how they get shown - especially on mobile. Spend some time figuring out images. - [ ] Canopy images seem to not work...
I was going through the ODI certificate process to see what it was about, using OpenFarm as a test subject, and there were a couple of things that it raised...
ReindexGuidesJob is a job that exists and should be periodically run.
If you're new to Ruby it can be intimidating to not only have to install Ruby, but also learn a completely new concept for Vagrant. How do we make that...
``` A Moped::Errors::OperationFailure occurred in crops#update: The operation: #1, :w=>1} @fields=nil> failed with error 16837: "Cannot update 'companion_ids' and 'companion_ids' at the same time" See https://github.com/mongodb/mongo/blob/master/docs/errors.md for details about this...
That's no good. Look into the syncing method used to see what's potentially going on here.
When you type in the name of the crop and it suggests multiple crops, if you click on the second crop it will fill in the first crop, and if...
The idea being that we enable blog post style guides, which we would then encourage users to turn into more detailed posts later, or get people to fork and build...
Right now the `guides_count` for a crop is the total amount of guides, whereas what we really want to show is the total amount of `draft: false` guides. Ideally what...