csehatt741

Results 46 comments of csehatt741

As much as I understand `Prisma` cannot use calculated filtering logic (`rotatedAt < currentTime-rotateAfter`), so this logic can only be executed runtime in the code. Instead, I recommend using `rotateAfter`...

@psychedelicious, do you mean something like this?

@dtslvr, this issue blocks https://github.com/ghostfolio/ghostfolio/issues/5082 If development is stale here, assign this issue to me and I'll sort it out.

@dtslvr, I've investigated the original idea posed by [lairsinc](https://github.com/lairsinc). Since `PortfolioCalculator.computeSnapshot` uses `TransactionPoint.items` during the calculation, unfortunately that idea is not viable.

@psychedelicious, as for the visual representation, should a sort button be added next to column names and/or a `Queue Settings` button added which would open a modal where sorting and...

This is just a draft PR, work is still in-progress

@BieHDC, I wonder how you use Ollama with InvokeAI efficiently. Is it a multi-GPU environment or do you use Ollama hosted online?

@nflaig, @Immanuelolivia1, if it is stale, I can take it over.

@dtslvr, I'm happy to help here