Re: kdesrc-build and gpgme

2018-03-21 Thread Andre Heinecke
time. https://dev.gnupg.org/T3852 Best Regards, Andre -- Andre Heinecke | ++49-541-335083-262 | http://www.intevation.de/ Intevation GmbH, Neuer Graben 17, 49074 Osnabrück | AG Osnabrück, HR B 18998 Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner signature.asc Description: This is a digitally signed message part.

Re: kdesrc-build and gpgme

2018-03-21 Thread Andre Heinecke
147:0: I don't see the error in this snippet can you please tell me which Qt Version your distro provides and send me the error off list? GPGME "should" compile against any Qt 5 version and if it does not we should either bump the required version in GPGME or fix it :-) Best re

PO sync is unnaturally increasing repository sizes

2023-08-10 Thread Andre Heinecke
Hi, tl;dr; po sync is blowing up our repository sizes far more then it appears to be necessary. We might need a force push across all repos to correct that. Kleopatra repo has increased in size tenfold since po files were added less then a year ago. I recently noticed that Kleopatra has gaine

Re: PO sync is unnaturally increasing repository sizes

2023-09-12 Thread Andre Heinecke
Hi, On Saturday, 12 August 2023 22:59:19 CEST Ben Cooksley wrote: > I have now filed https://gitlab.com/gitlab-org/gitaly/-/issues/5508 to > discuss this with the Gitlab/Gitaly developers. Yesterday I noticed that this issue is gone now at least for fresh clones, but neither the gitaly issue say

Re: Interest in building an LLM frontend for KDE

2023-11-30 Thread Andre Heinecke
Hi. On Friday, 01 December 2023 03:53:22 CET Loren Burkholder wrote: > they can be quite useful for tasks like programming. I need it desperately for intelligent spellchecking / grammar fixes 😅 > From a technical standpoint, such an app would be fairly easy to implement. > It could rely on Ollam

Re: Interest in building an LLM frontend for KDE

2023-12-02 Thread Andre Heinecke
Hi again, On Saturday, 02 December 2023 22:33:39 CET Andre Heinecke wrote: > Anyhow! Back to topic! Btw. This commit is a very good example how I use GPT-3.5 in day to day life: https://dev.gnupg.org/rW2cc0f90e94f905f552e7a51263d882d626ad7ec6 That commit was mostly LLM generated. I only v