Sterling

Results 8 comments of Sterling

@crablar There are a bunch of little things I believe we can do. We can start by assessing requests and just making sure we're not making any unnecessary data calls....

In Redis, we could cache expensive requests. Possibly the posts feed, user profiles, or topic pages. Whatever sort of request that would have multiple database queries. Heroku provides a Redis...

@crablar Can you clarify what errors you're getting? Or what is happening to cause them?

Ah! I totally thought we were looking at adding a new job. Looking into this now.

Do you mean when I search it on the Apple Podcasts app, and the description is cut off? If so, that is being pulled from the excerpts on https://softwareengineeringdaily.com/ and...

So, I'm not sure how it eventually populates the Podcast descriptions, but I fixed how the descriptions are displayed in the RSS feeds. I assume the updates will propagate at...

To clarify: For example, when logged in, clicking the Facebook tag does not take you to the rich text editor at `/topic/facebook/edit`?

Gotcha. I removed the email flow. Let me know if that's what you mean.