Re: Part-time KDE sabbatical, feedback or guidance appreciated (but no pressure)

2023-05-08 Thread Martin Steigerwald
Hi Jakob. A sabbatical! Wonderful. I am not contributing right now, except for the occasional bug report or bug triage and helping a tiny bit here and there in the Debian Qt/KDE community. And I never managed to fully dig into contributing for development, just did a maildir related performanc

KDE scanning apps (From: Part-time KDE sabbatical, feedback or guidance appreciated (but no pressure) )

2023-05-08 Thread Nate Graham
On 5/8/23 10:12, Martin Steigerwald wrote: As for your ideas for Skanpage: I like them! At the moment I find myself using either Skanpage or Skanlite depending on use case. I'd love to have it all in one app, but that may not be feasible. Unrelated to the original subject of this email, but Ska

Re: Part-time KDE sabbatical, feedback or guidance appreciated (but no pressure)

2023-05-08 Thread Jakob Petsovits
Thanks Christoph, some great nuggets in there. On Mon, May 8, 2023, at 2:18 AM, Christoph GrĂ¼ninger wrote: > My advise is, to give different corners of the KDE world a try. Having > nice people that interact with you, are interested in your > contribution, and maybe even provide helpful feedback

KDE/C++ Code Summarization using LLM

2023-05-08 Thread tm...@yahoo.de
Hi KDE developers, I created a small dataset of code-description pairs of KDE/C++ code to see how a language model (LLM) can be used to describe KDE code. I fine-tuned a T5 model with this data, and the results are promising. The model is open-source and can run on a laptop. However, the model's