Lightweight DGT e-board interfacean idea by mkubecek Description |
Is Your Development Environment Compromised by Hardware Mediocrity?an idea by blackkscreen During Hackweek, we push the boundaries of open-source innovation, focusing intensely on code quality and system performance. However, I’ll make a strong affirmative statement: your "optimized" setup is a complete facade if you are ignoring the physical health of your primary interface. I firmly believe that "invisible" hardware defects—specifically backlight bleed and pixel ghosting—are silent productivity killers that cause subconscious cognitive load and eye strain during long coding marathons. It is a fundamental contradiction to strive for software excellence while viewing your work through a hardware "window" that is visually compromised. I now use a black screen for display testing as a mandatory "pre-flight check" before starting any new project to ensure my hardware matches my standards. Do you think a pristine display is a basic requirement for serious developers, or are we just using hardware specs to distract ourselves from the actual bugs in our code? |
How Do You Move Minecraft Worlds Between Android Devices?an idea by hazeljames00 Moving Minecraft worlds between Android devices is easier than many players think, and doing it correctly ensures you don’t lose hours of progress. Whether you’re upgrading your phone or sharing a world with a friend, there are a few reliable methods to transfer your saved worlds safely. |
What Happens If Spotify Premium APK Stops Working Suddenly?a project by hazeljames00 |
|
Physics-based Game Mechanics Optimization for Open-Source Environmentsa project by sliicemasternet In the world of open-source software development, particularly within the openSUSE ecosystem, we often focus on heavy backend systems or enterprise tools. However, there is a growing need to understand how lightweight, high-performance applications—like modern web-based video games—manage real-time physics and input latency. This Hackweek project aims to analyze the synchronization between user input and frame-perfect physics execution in casual gaming environments. |
Exploring Money Simulation And User Progress In Browser Gamesan idea by dianak Project Description |
Learn about autogits bota project by mlin7442 Description |
Using AI for generating man pages on base of existing C Source Codea project by schubi2 Description |
|
s3pp - a dead-simple S3 servera project by mrohrich Description |
Gather data to re-tune interprocedural constant propagation in GCCa project by jamborm The heuristics driving the actions of interprocedural constant propagation (IPA-CP) has been designed when the pass was written and always meant to be then tweaked "later." Moreover, since that time a lot has changed but the decision making has not adapted. |
Getting Game Suspend/Resume working also on Steam Decka project by sndirsch DescriptionI've written a short bash script to suspend and resume a game process using a hotkey (using 'kill -STOP/-CONT <pid>'). |
Uyuni Docs RAG-MCP Bridgea project by jordimassaguerpla AsciiDoc-to-Context: Building a Model Context Protocol (MCP) RAG Bridge for Uyuni Doc |
eBPF bytecode emitter in Haskella project by kalfalakh Description |
Learn Machine Learning conceptsan idea by lpriyad DescriptionThe aim of this project is to progress with my training related to machine learning and get hands on experience with some ML concepts and algorithms |
MCP server for Application Collectiona project by pcaraballo Description |
QE-SAP Test Comparison and Analysis Tool (and other helpful scripts)a project by VANASTASIADIS DescriptionIn my -almost - 3 years in QE-SAP, I have encountered various cases where I had to dig deep into countless and huge logs, visit other pages and perform multiple back-and-forths to get a good idea about the causes and effects of a test failure. Many of those tedious steps could - and should - be handled by automation, so that we can focus on meaningful tasks. This hackweek, I will attempt to create a tool - or, at least a PoC - to handle some of these problems. |
Stream a Video Synth onto Twitch and other placesan idea by simotek DescriptionI have some video synths and video gear, Currently when I'm messing around with them I don't have a good way to share that with people. Fortunately the internet has several platforms for sharing video in real time so the aim is to get to the point where that is possible. |
|
Backporting patches using LLMa project by jankara Description |
Uyuni Saltboot reworka project by oholecek DescriptionWhen Uyuni switched over to the containerized proxies we had to abandon salt based saltboot infrastructure we had before. |
Work on some systemd upstream RFEsa project by afeijoo Description |
Enhance setup wizard for Uyunia project by PSuarezHernandez DescriptionThis project wants to enhance the intial setup on Uyuni after its installation, so it's easier for a user to start using with it. |
Hackweek Mini-Project: Get Started with K3sa project by parag.jain DescriptionA small, hands-on Hackweek project to learn the basics of k3s — a lightweight Kubernetes distribution. |
Learn for Prometheus Certified Associate exama project by witekbedyk DescriptionThe Prometheus Certified Associate (PCA) exam demonstrates an engineers foundational knowledge of observability and skills using Prometheus. |
Add support for workspace mode in OBS Go modules servicea project by witekbedyk DescriptionOBS Source Service obs-service-go_modules is used to download, verify, and vendor Go module dependency sources. |
Automated deployer of the container infrastructure we use in the GH actions pipeline of Uyunia project by Pablogo Description |
Check rpm scriplets for security issues with AIan idea by jsegitz Description |
speed up kernel dev / test with rust-based rapidoa project by dmdiss DescriptionI use rapido quite a bit for kernel testing. It's basically some crude wrappers around Dracut and QEMU. |
Create a simple app with fluttera project by mstrigl DescriptionAim is to get into App Development for various plattforms. Flutter seems suitable for this. |
|
Solve open issues in openSUSEwayan idea by fbonazzi DescriptionopenSUSEway is a desktop environment for openSUSE based on Sway. |
433 MHz to WiFi Gatewayan idea by rmax DescriptionI want to replace the firmware on a 433 MHz to WiFi bridge ("Sonoff RF Bridge2") with an OpenSource firmware to allow it to communicate with arbitrary 433 MHz devices like remote switches and temperature/humidity sensors. |
learn more about core file debugginga project by jcejka Description |
Learn the fundamental concepts of GoLang and ultimately create some sort of adventure game with ita project by mgriessmeier DescriptionLearn the fundamental concepts of GoLang and ultimately create some sort of adventure game with it |
Use Elemental3 to generate OS image for some arm64 boardsan idea by ldevulder Description |
Add support of openSUSE Leap16/Slowroll/TW for Klipper environmentan idea by ldevulder Description |
Add support of RISC-V in Elemental3an idea by ldevulder Description |
Learn ML/DL concepts and toolsa project by ytriantafyllopoulos DescriptionThe aim of this project is to gain a broad understanding of ML/DL concepts and tools. By the end, you should be able to understand both the theory behind these concepts as well as how they are applied in a practical context. |
Run UI e2e tests pipeline in self-hosted runnersa project by iguimaraes DescriptionCurrently our daily CI/CD UI e2e job deploys Rancher in RKE2/k3s AWS clusters. The purpose of this project is to study the viability of running our daily rancher UI e2e tests job in self-hosted runners, deploying rancher in harvester RKE2 clusters. |
Implement KASLR in COCONUT-SVSMan idea by vmezzela Description |
|
Compile gamesa project by bmwiedemann Description |
Git based Flow Chart for SLES 16.0 Public Cloud Artifactsa project by aosthof DescriptionThe new workflow for releasing maintenance updates for SLES 16.0 is very different from the previous (SLE 15 and before) one and involves various stages with reviews, approvals, etc. As it's rather complex and I didn't find anything like that I decided to create a flow chart based on Public Cloud packages and images - a picture explains more than a 1000 words. |
Continue working on zypper-rsa project by zbenjamin DescriptionContinue with my zypper-rs experiment, a zypper implementation in Rust. |
Supportconfigs statisticsa project by alnovak Description |
HomeWorksan idea by FSzekely Description |
Read technical papers/booka project by dharmit DescriptionThere are some technical papers/books that I'd like to read: |
Explore UX of Running kubernetes apps on Harvestera project by mdekov Description |