Darrin Holst

Results 11 comments of Darrin Holst

> @SuperFola could you please share with the example of switching Docker contexts? I want to run my docker compose with SQL server under Colima and other Docker instances as...

ng-cells has amazing scroll performance. How do we get vs-repeat to be that responsive?

The degraded scrolling performance that I was seeing was due to adding `filter` and `orderBy` filters. That brought the digest cycle up to 150ms with just `orderBy` and 500ms with...

I don't think we ever totally eliminated the white flash (I'm not on the project anymore), but it is very important to do all your formatting/filtering/sorting of data up front...

Seeing this in our lambda that's configured in a vpc. The failure rate seems correlated to the concurrent executions...concurrency high = timeouts high. I did switch to standard node-redis and...

Unfortunately we'd have to yank compass to do that since it depends on sass < 3.5. I'm not opposed to that, but we are using it to do the compiling....

Thanks for the workaround @michaeldfallen. Unfortunate that we need it, but at least it still works 3 years later.

@darkguy2008 can we get a new release cut?

Yes, I think you'd have to update the Gemfile to pull in any other dependencies that you need...like bootstrap.