Liz - Prompt autocompletea project by ftorchia DescriptionLiz is the Rancher AI assistant for cluster operations. |
From Gemini Canvas to SUSEverse: Deploying an app on the Career Frameworka project by gwen.peray DescriptionThis project aims to deploy an app in React code, created with Gemini Canvas, onto our SUSEverse (Google Sites environment). The app allows individuals to self-assess against our core competencies, depending on their career level, and generate personalized development plans. |
Kernel Fuzzing: Understanding Syzkaller and Coverage Improvementsa project by jpovoas DescriptionI want to set up a local kernel fuzzing environment using Syzkaller [0] to better understand its architecture. My focus will be on input mutation logic, subsystem modeling, and how coverage descriptions are currently structured. I'm particularly interested in rapidly evolving subsystems like io_uring and BPF to see where fuzzing descriptions might be incomplete or outdated. I'd like to write at least one custom syzlang definition to better understand the process and identify potential coverage improvements. |
SUSE Edge Image Builder MCPan invention by eminguez Description |
|
"what is it" file and directory analysis via MCP and local LLM, for console and KDEa project by rsimai DescriptionUsers sometimes wonder what files or directories they find on their local PC are good for. If they can't determine from the filename or metadata, there should an easy way to quickly analyze the content and at least guess the meaning. An LLM could help with that, through the use of a filesystem MCP and to-text-converters for typical file types. Ideally this is integrated into the desktop environment but works as well from a console. All data is processed locally or "on premise", no artifacts remain or leave the system. |