Implement a GTD-like productivity solution using emacs org-modea project by gniebler Description |
Learn about Software Architecture and Domain-Driven Designa project by gniebler Description |
|
Improve chore and screen time doc generator script `wochenplaner`a project by gniebler Description |
Evaluate IronCore Open Source Projecta project by tkutning DescriptionEvaluate the IronCore Open Source Project (Virtualization) |
dynticks-testing: analyse perf / trace-cmd output and aggregate dataa project by m.crivellari Descriptiondynticks-testing is a project started years ago by Frederic Weisbecker. One of the feature is to check the actual configuration (isolcpus, irqaffinity etc etc) and give feedback on it. |
|
Bugzilla goes Ai Phase 1a project by nwalter DescriptionThis project, Bugzilla goes AI, aims to boost developer productivity by creating an autonomous AI bug agent during Hackweek. The primary goal is to reduce the time employees spend triaging bugs by integrating Ollama to summarize issues, recommend next steps, and push focused daily reports to a Web Interface. |
|
Create a page with all devel:languages:perl packages and their versionsa project by tinita Description |
Make sense and use of the current AI toolsa project by mbenes DescriptionStarting from the position where I understand the principles behind AI/LLM/ML much better than their practical use, the goal is to learn about the current tools and where they can help me improve my daily job/life and help my team better. There is not preset roadmap. I will see where it all gets me. |
Make NoNewPrivs/no_new_privs (no setuid binaries) the defaulta project by kukuk Description |
openQA log vieweran idea by mpagot Description*** Warning: Are You at Risk for VOMIT? *** |
Creating test suite using LLM on existing codebase of a solar routera project by fcrozat Description |
openSUSE Community Edition of Packtrackan idea by simotek DescriptionPacktrack is currently an internal tool used by the packaging team to collect information from multiple tools. While a public instance of packtrack running from public data would be more limited then the internal instance, we believe it would still be pretty useful for the openSUSE Community. |
GNOME media centera project by dgarcia Description |
(Finish) Implementing SSH in Ziga project by lmulling Description |
Run a robot with an llman idea by chuller DescriptionI built a small tank bot with camera and remote control. So far it can be controlled by an llm to drive with custom actions using https://github.com/mudler/LocalAGI. What is still missing is voice control and a visual/multimodal model to process the video signal. |
Integrate tree sitter grammar into rpm-spec-language-servera project by dancermak Description |
|
Play with the userfaultfd(2) system call and download on demand using HTTP Range Requests with Golanga project by rbranco Description |
Exploring Innovative Android Cloud Storage Solutions for the Communityan idea by ameliabrooks244 Hello everyone, |
Work on enhancements for oqa-searchan idea by mdonis DescriptionI created oqa-search last hackweek to help/automate the searching phase inside openQA for a given MU to test. |
Building and Distilling a Custom LLM Using Rancher Dataa project by rcabello DescriptionThis project explores how to create a custom Large Language Model (LLM) trained specifically on Rancher related data. We will explore LLM distillation techniques to produce a smaller, more efficient model suitable for deployment in resource-constrained environments. We will also explore how Retrieval-Augmented Generation (RAG) can enhance model performance by combining the strengths of fine-tuning with dynamic knowledge retrieval. |
Image ranker via click-to-choose using locally running UIan idea by jeremy_moffitt DescriptionCreate an locally deployable application that allows the user to repeatedly choose between two images from a set to rank them over the course of multiple comparisons. The image set should be loadable from a local file folder the user specifies, then the program displays 2 images at a time to the user who selects their preferred image, random comparisons continue until the user decides they are done, or some threshold for comparisons is met (for example, all images except 1 have "lost" 5 times). The resulting stack sort is available to the user. As a stretch goal the images could be renamed or copy+rename based on the results. Additional stretch goal would be to sort images from a library of URLs (or perhaps a flickr stream). An unlikely but ambitious additional stretch goal is to filter out blurry images using some sort of AI plugin. |