Ansh

Results 138 comments of Ansh

So the major bottleneck is just seamless design into the BookPlayer app?

This blog provides a good insight into [how breaker does it](https://blog.breaker.audio/how-we-skip-silences-in-podcasts-with-avaudioplayer-69232b57850a) with an[ open source GitHub repo giving an example](https://github.com/katiesmillie/skippause)

I reached out to support at Planetscale for this issue and this is what they sent me: > Hello Ansh! > > Thank you for reporting this problem that you...

I was able to get it to work in TablePlus (Database GUI tool) by using the `set sort_buffer_size=2097152` command.

This issue is still present in 3.8.0

After some debugging, I was able to fix the raw query that was in the logs before forest-express-mongoose failed. ### Original query: ``` order.aggregate( [ {$match: {created_on: {$ne: null}}}, {...

@efstathiosntonas It's really funny you mentioned that because @bonfim996 was working with me and he created that fork to solve exactly this issue! I recommend that fork as well.