Ashkan Nasseri

Results 7 issues of Ashkan Nasseri

# Problem Currently in Quick Follow Up flow, user gets an email 2 days after partner has replied to their initial inquiry if they haven't responded yet, in that email...

> At Artsy we’ve been moving towards GraphQL for all of our new services. Acknowledging GraphLQ is a relatively new technology, we faced some challenging questions as we were developing...

Comment Thread

> As engineers we are constantly in the process of building new features and improving our existing ones. Nowadays, with the help of tools and processes like code reviews one...

Comment Thread

# Problem Currently we [pass](https://github.com/artsy/emission/blob/7c54a73dcb221ed4a4d5734400ddd910cbbfa390/src/lib/Components/OpaqueImageView.tsx#L94) `src` to Gemini for processing images on the fly, Gemini also [supports](https://github.com/artsy/gemini/blob/master/app/controllers/entries_controller.rb#L80) getting image by `token`. We could switch to use that so we don't...

With [latest](https://developer.amazon.com/public/solutions/alexa/alexa-skills-kit/docs/device-address-api) Alexa features, we can get device's address so we can change our current Show Recommendation query to optionally ask for city names and by default use device's location.

new feature

Currently when we update our lambda function with apex it creates a new version and updates `current` version. Both our test and live alexa app setup are pointing to `current`...

chore

Currently we limit the bio to first 3 sentences. Would be nice if we give option for getting full bio. Maybe something like either `more` option at the end of...

new feature