Hack Week 22 - Dice Physics Simulator on Unityan idea by elariekerboull Project DescriptionCreate a 3D virtual dice box with a variable number of different dices (from D4 to D100) where those dices can be thrown in a realistic way and the results are summed up and displayed to the user. |
Full Disk Encryption with yubikeya project by okir Full Disk Encryption with yubikeyMy reason for writing this utility is to support Full Disk Encryption |
Replace Star Adventurer controller with ESP32a project by nadvornik Project DescriptionThe goal of this project is to upgrade controller board |
Learn some small and interest DL projectan idea by jerrytang Project DescriptionLearn some deep learning Project from github |
Watch a session of "essence of linear algebra" and read some book about algorithma project by yosun Project DescriptionFrom recent news, I found math material I read during college is too bad to take part in using. One of the best ways to create some links in my previous math knowledge(if still left some) is to get some quick knowledge from some video sessions by 3Blue1Brown. |
Improve debugging of kernel workquesa project by pmladek Project DescriptionLinus kernel has a subsystem called workqueues. It provides pool of generic |
Essential Block programming for kidsan idea by calmeidadeoliveira Project DescriptionLast Hackweek I did together with my kids (9 and 12 year old) the "https://hackweek.opensuse.org/projects/minecraft-basics-for-kids" project. |
Allsky camera on raspberry projecta project by martinsmac Project DescriptionUse this all sky to monitoring sky - if clear to use on astronomy. It is helpfully to use remotes telescopes, and verify if sky is clear to observations, or monitoring raining/amout clouds. |
Explore NVIDIA GPU on SLEan idea by Julie_CAO Project DescriptionSUSE began to be partener with NVIDIA a few years ago on GPU on SLE. We have 2 A30 NVIDIA GPU cards installed in our test machines. I had some tasks about testing vGPU, but there is more interesting things can be explored on what a GPU card can do and how SLE does to work with a GPU card. |
Learn internals of wlroots / sway compositoran idea by vliaskovitis Project DescriptionLearn internals of wlroots tiling compositor (used in sway) |
Code Coverage of spacewalk-java aka Suma Server after a full TestSuite executiona project by oscar-barrios Project DescriptionGitHub Card: https://github.com/SUSE/spacewalk/issues/8583 |
Unrealtonea project by emiler Project DescriptionDevice for connecting an electric guitar or bass to a computer via USB-C. It is basically just a glorified A/D converter, although with a twist. It can emulate proprietary commercial devices for use with applications such as Rocksmith. The name comes from the official device for Rocksmith, which is named Realtone Cable. |
Explore the integration between OBS and GitHuba project by pdostal Project DescriptionThe goals: |
Create a better tool to keep track of my musical projectan idea by JRivrain Project DescriptionI work in part-time, the rest of the time, I try to write songs. |
Authenticated hashes for BTRFSa project by dsterba Project DescriptionImplement a checksum algorithm for BTRFS that uses and authenticated (keyed) hash. There are 2 cryptographically secure hashes supported by btrfs, sha256 and blake2b. |
Event collector in Harvesteran idea by jianwang Project DescriptionGoal for this Hackweek |
|
BPF feature support tablea project by shunghsiyu Project Description(e)BPF has grown in features over the years, and it's sometimes rather confusing for (e)BPF application developers as to what features are available for them; and while tools like bpftool support feature detection, it only detects the feature available to the current running kernel. |
Linux on Cavium CN23XX cardsa project by tsbogend Before Cavium switched to ARM64 CPUs they developed quite powerful MIPS based SOCs. The current upstream Linux kernel already supports some Octeon SOCs, but not the latest versions. Goal of this Hack Week project is to use the latest Cavium SDK to update the Linux kernel code to let it running on CN23XX network cards. |
Status pagean idea by crameleon Project DescriptionThe idea is to build a status page fed with dynamic updates from our Zabbix monitoring tool, whilst still allowing for manual entries. The solution should be low in maintenance. |
Learn more about containers.a project by cxiong Project DescriptionDevelop a deeper understanding of containers. |
OpenQA test list views improvementa project by mdati Project DescriptionCreate views of OpenQA Test results in Grafana, grouped i.e. for Version, Builds, Flavor, Arch, in order to have a global view list, but also capability to explore details of each test, for a more integrated faults investigation environment. |
Containerized git server/client for playground and tutorialsa project by mberti Project DescriptionCreate a set of container images for serving a mock git server and mock git clients in a Kubernetes cluster that can be used as building blocks for an interactive git playground. |
Explore ChatGPT's programming language capabilitiesa project by jcejka Project DescriptionExplore ChatGPT and it's ability to generate and modify source code in various programming languages. |
Visualization of historical sar(1) archivesa project by ggherdovich Project DescriptionThe |
Samba in Kubernetes (for openSUSE)a project by dmulder Project DescriptionThe SINK project is a set of containers and tools for Samba in Kubernetes. The images and tooling for the project are designed for Fedora and RH systems. The ultimate goal of this project is to tweak the tooling for use with our build service, etc. |
drgn: implement crash top-level commandsa project by marxin Project DescriptionThe goal of the project is to implement a collection of top-level |
Containerizing an Go HTTPS Audio Streaming Server with Dockera project by annablendermann Project DescriptionDuring HackWeek 2022, I built a small HTTPS Audio Streaming Server in Go and this week I want to containerize that application with Docker. I also want to try deploying that application to different places, perhaps GitHub or a Digital Ocean node. |
E9s: Epinio TUIa project by ecandino Project DescriptionMany Kubernetes' users are using K9s to manage their clusters from the terminal. To let them enjoy the same experience it would be nice to have an Epinio TUI (terminal ui application) to manage the Epinio resources. |
Thinkpad T470: Bios Update in Live systeman idea by sndirsch Due to Bug#1203748 ("Laptop very slow in battery mode (Lenovo Thinkpad T470) ...") I need a BIOS update for my Thinkpad T470.
I will try to do a BIOS update in Live system, since it's only possible via |
Offline GPS navigation for Bangle.js 2 watcha project by fos Project DescriptionThe Open Source watch Bangle.js 2 has built in GPS, so let's try to use that for offline navigation (i.e. generate a list of waypoints in the Bangle.js App Loader and show the next event (e.g. "Turn left into Example St. in 80 meters"). |
Learn database theory and realize a simplest one as SQLitea project by renxt0310 Project DescriptionBased on SQLite3. |
be able to gather useful solar data in one placean idea by npower Project DescriptionRecently got a (simple) solar system installed, however the useful data is available from multiple sources each of which doesn't really tell me (easily) what is going on at all times |
openSUSE MicroOS based NASa project by dmach Project DescriptionTry running openSUSE MicroOS on a home NAS. |
|
mrouted: Join multicast groups via IPIP or GRE tunnelsa project by e_bischoff Goal for this Hackweekmrouted is the de facto standard for DVMRP multicast routing on Linux and other Unices. |
Explore text-to-image diffusion modelan idea by djz88 Project DescriptionGoal is to explore text-to-image diffusion models, get it run, understand basics and how to write efficiently what we want to be rendered. Well known ai in this field is Midjourney but there are Open-source alternatives as well. |
Uyuni: add SLE-Micro acceptance testsan idea by mbussolotto Project DescriptionUyuni: add SLE-Micro acceptance tests |
study mu project instance + shimutil toolan idea by dtseng Project Description
|
ARM SCMI studya project by clin Project DescriptionStudy/Trace SCMI code stack in ARM Trusted Firmware, such as build flow, included drivers, and protocols. |
Improve Qualcomm SOC msm8994/msm8992 kernel mainline supporta project by pvorel Project DescriptionDue previous hackweek (https://hackweek.opensuse.org/projects/test-mainline-kernel-on-an-older-qualcomm-soc-msm89xx-explore-mainline-kernel-qualcomm-mainlining) both msm8994 angler and msm8992 bullhead are booting and due other activity (including my work) both have working SD card, but that's just start. Add support for other functionality. |
Add the conditional scenario support to skippkg-findera project by mlin7442 Project DescriptionThe Leap built ftp-tree is from a customized kiwi file, the ignored packages listed in this kiwi file is according to a predefined packagelist, not like openSUSE Tumbleweed or any other openSUSE distribution, this |
Look at Microsoft Mu projecta project by joeyli Look at Microsoft Mu project Read documents of Project Mu and will look at git |
Implement something like Time Slider on Solarisa project by yudaike Project DescriptionTime Slider is a Solaris feature, which utilizes ZFS to provide a graphical way for restoring individual files from automatically scheduled snapshots. Since we have btrfs on SLE/openSUSE now it's probably an interesting project to implement something similar. |
Look into distrobox as a launcher of desktop and applications on ALPan idea by yfjiang Project DescriptionLook into distrobox as a launcher of desktop and applications on the latest ALP image. |
XRechnung Viewer and Toolsan idea by kfreitag Project DescriptionThere is a brand new project to provide free software for end users to work with XRechnung files. |
Simple time scale for active record modelsa project by digitaltomm Project DescriptionGoal of this project is to have a simple way to configure the collection of historical data |
Read ML4 HANA performance test setup documentan idea by Xiaojing_liu Project DescriptionRead the document: ML4HANAPerformanceTestSetup_Guide |
Explore a popular desktop distro -- Steam Deck OSa project by zcjia Project DescriptionI'd like to explore a very popular desktop Linux distribution from last year -- the Steam Deck OS. It is said to be immutable, so I hope to get some inspiration from it to help our ALP. |
Add support for resolving package conflicts interactively in PackageKita project by JonathanKang Project DescriptionThis has been a missing feature in PackageKit. I'll try implementing this in PackageKit itself and its zypp backend. |