OpenQA Module Mappera project by geor Find where an openQA module is running
|
Bring opaws to Rustan idea by szarate Control you openQA instance from an Amazon Echo!How cool is that? |
Use OBS to build GNU Screen master branchan idea by enavarro_suse Project DescriptionGNU screen is available in OBS, but the version built it is based in the |
Dawnscanner: revive the project and create an RPM packagea project by pperego Project DescriptionDawnscanner was a ruby code security static analyzer I created in 2013 and led until a couple of years ago. Unfortunately in my last two jobs, my focus was less on ruby code, so the project lost some traction. |
Eye-blink detectora project by xarbulu Project DescriptionWe pass all they long in front of digital screens, around 8/10 hours in the best cases. This creates a big eye fatigue and most probably our sight degeneration (I'm not obviously an expert on this, but I assume that tired sight is not good). |
elasticsearch/windows searchan idea by npower Project DescriptionContinuation of exploration of using elasticsearch to provide windows search functionality with samba |
AstroRPi using opensuse leapa project by rmaliska Currently I am using astroberry server for all my astroprojects. I have a spare RPi 4, so will try to install opensuse leap on it and configure it so I could use it for my astro projects. Plan is: |
Deep dive into 3D printingan idea by rmaliska From my last hackweek project I would like to continue. Upgrade went well, current issue is the first layer is not sticking well. Also I had no time for improving my 3D modelling skills so its time to do also this. Plan is to: |
Write "advanced" tagging engine for browser bookmarksa project by gniebler This is a side project I started a while ago. The idea is to implement a tagging engine with some "advanced" features for browser bookmarks. I have many ideas for possible features, but the most basic are inclusion and exclusion relations between tags. For re-finding a given bookmark, I want to implement a TagTree-like structure, to replace the strict hierarchy of folders. This basically defines the MVP for this project. |
Script to populate package tag on openQA testsan idea by emiura A shell script to automatically populate the package tag on openQA tests, so no need to fill in manually. |
Develop an algorithm to create huge 3D worlds based on height mapsa project by ilausuch Project DescriptionWhile I run I always like exploring the world, looking for new path to walk. But of course our resources to do that are limited. So I thought that would be nice to recreate legendary places like Tolkien's maps in 3D and be free to walk around |
qemu-kvm streamlined binarya project by claudiofontana Since a few months it is now possible to build an upstream QEMU which includes only our supported VCPU accelerator. Project Description |
Kernel livepatching tooling: improve klp-ccp's target abstractiona project by nstange Project DescriptionThe kernel livepatching team developed klp-ccp to automate the work intensive task of copy&pasting self-contained livepatches from the original kernel sources together. We started using it right away as soon as it had been in a somewhat workable state, even though some quirks and workarounds are still required in everyday usage. The main barrier towards developing klp-ccp further is its internal compiler abstraction, intended to keep the generic code independent from the original compiler resp. the target architecture. It evolved over time and had been amended incrementally in an ad-hoc fashion as needed to quickly reach the main goal at the time. So there's room for improvement. |
Updating openSUSE Factory packagesa project by pluskalm Project DescriptionMake sure that as many as possible packages in openSUSE:Factory are up to date |
setup pvpgn on raspberry 4a project by jerrytang Project Descriptionpvpgn is opensoure for private battlenet 1.0 . (ext diablo2 starcraft war3 ) |
RISC-V boot deep dive (Boot FLOW from 0 to Linux Kernel)a project by clin RISC-V boot deep dive (Boot FLOW from 0 to Linux Kernel)Make RISC-V boot like rest of industry U-boot for embedded, UEFI for consumer and servers |
WASM Serverlessa project by davidko Project DescriptionSupport WASM serverless workload management on K8s |
Learn Go by Writing an Applicationan idea by jluo Project DescriptionGo (or Golang) is an open-source programming language designed to build fast, reliable, and efficient software at scale. It is the language used to create Kubernetes, K3s, Rancher, and countless cloud-native applications. Let's learn Go by writing an application during the hack week! |
Remake of a very mundane gamean idea by nadebula Project DescriptionRemake of a legacy game which was coded roughly 30 years ago |
Improve mtk scripts and improve on python skillsa project by bfilho Project DescriptionMaintenance Coordination team has a set of tools called MTK (Maintenance ToolKit) that is extremely useful to the Maintenance team and can be used by a other teams to increase the productivity and automate common tasks related to the maintenance process. |
Try Jamulusan idea by ta-ro Project DescriptionLearn how to use Jamulus (https://jamulus.io/) and try it. Jamulus is open source software designed to play music online with others, reducing latency to a minimum. |
Test drive some Kubernetes network pluginsan idea by doreilly Project DescriptionEvaluate some CNI plugins [1] |
Your own ngrok with rdns and tunnelan idea by dpeng Project DescriptionToday developers use ngrok for tunnel local host to public server in order to expose local rancher server to public(for registering downstream cluster). This has some downsides that if you don't pay, you will lose the domain once you exit ngrok. So I would like to create a separate project that does what grok provide, but with the flexibility to keep your own domain(of course without paying). This can be done with our dynamic DNS project https://github.com/rancher/rdns-server and a tunnel server. https://github.com/rancher/remotedialer. |
Internet, are you ok? A voyage into Vue, Vuex, Nuxt and Typescripta project by richardcox Project DescriptionOver at https://github.com/rancher/dashboard we're investigating the transition from JavaScript to TypeScript. I'd like to complement this with a fun project to prove out some of the more tricky areas as well as provide a great example of the benefits. |
Playwright for openQAa project by kraih Project DescriptionThis Hack Week i want to figure out how to best use Playwright to test Mojolicious applications like openQA in unit tests. Playwright is a (mostly better) alternative to Selenium for browser automation. I'd like to find a way to write entire unit tests in JavaScript, and have those run right next to existing Perl tests with the same test runner using Node Tap and the Test Anything Protocol. |