early stage kdump supporta project by mbrugger Project DescriptionWhen we experience a early boot crash, we are not able to analyze the kernel dump, as user-space wasn't able to load the crash system. The idea is to make the crash system compiled into the host kernel (think of initramfs) so that we can create a kernel dump really early in the boot process. |
Port some classic game to Linuxa project by MDoucha Let's pick some old classic game, reverse engineer the data formats and game rules and write an open source engine for it from scratch. Some games from 1990s are simple enough that we could have a playable prototype by the end of the week. Write which games you'd like to hack on in the comments. Don't forget to check e.g. on Open Source Game Clones, Github and SourceForge whether the game is ported already. |
Preserve SUSE's historya project by fos Project DescriptionSUSE dissolved an old warehouse, containing lots and lots of boxes with old SUSE / SuSE / S.u.S.E software. All of those boxes were originally going to be dumped in March 2021, which could be prevented. |
Framework laptop integrationa project by nkrapp Project DescriptionAlthough openSUSE does run on the Framework laptops out-of-the-box, there is still room to improve the experience. The ultimate goal is to get openSUSE on the list of community supported distros |
Explore the integration between OBS and GitHuba project by pdostal Project DescriptionThe goals: |
influxdb-rails 2.0a project by hennevogel Release v2.0 of the gem and dashboards TODO: https://github.com/influxdata/influxdb-rails/issues?q=is%3Aopen%20is%3Aissue%20project%3Ainfluxdata%2F118 |
WebUI for your dataa project by avicenzi A single place to view every bit of data you have. Problem |
Enhance remote and in office social relationshipa project by baldarn Project DescriptionAfter the 2019 covid pandemic, remote and hybrid work has started to become more and more popular. The main drowback of working remotely are social relationship with coworkers. Let's try to improve this, and maybe, also offer a solution for other companies! |
Switch software-o-o to parse repomd dataa project by hennevogel Currently software.opensuse.org search is using the OBS binary search for everything, even for packages inside the openSUSE distributions. Let's switch this to use repomd data from download.opensuse.org |
Create openSUSE images for Arm/RISC-V boardsan invention by avicenzi Project DescriptionCreate openSUSE images (or test generic EFI images) for Arm and/or RISC-V boards that are not yet supported. |
Continue AKTIVE, my Tcl Image & Vector Extensionan invention by andreas-kupries Project Description(HackWeek 24): |
SUSE Prague claw machinea project by anstalker Project DescriptionThe idea is to build a claw machine similar to e.g. this one: |
New openSUSE-welcomea project by lkocman Project DescriptionLet's revisit our existing openSUSE welcome app. |
FizzBuzz OSa project by mssola Project DescriptionFizzBuzz OS (or just |
Update my own python audio and video time-lapse and motion capture apps and publisha project by dmair Project DescriptionMany years ago, in my own time, I wrote a Qt python application to periodically capture frames from a V4L2 video device (e.g. a webcam) and used it to create daily weather timelapse videos from windows at my home. I have maintained it at home in my own time and this year have added motion detection making it a functional video security tool but with no guarantees. I also wrote a linux audio monitoring app in python using Qt in my own time that captures live signal strength along with 24 hour history of audio signal level/range and audio spectrum. I recently added background noise filtering to the app. In due course I aim to include voice detection, currently I'm assuming via Google's public audio interface. Neither of these is a professional home security app but between them they permit a user to freely monitor video and audio data from a home in a manageable way. Both projects are on github but out-of-date with personal work, I would like to organize and update the github versions of these projects. |
Calendar TUI with GCal supporta project by malikirri Project DescriptionDue to lack of good and simple TUI applications for calendars, there's a need to create one. |
Small healthcheck tool for Longhorna project by mbrookhuis Project DescriptionWe have often problems (e.g. pods not starting) that are related to Longhorn. In several cases the cause could be as simple as overcommitting the available diskspace. To check this, you have to login to Rancher, select the correct K8S cluster, go to Longhorn and then click through the menus. It would be much simpler if there is simple tool, you can run on the CLI that provides the information. Also it should list if the PVC status. |