Convert the openATTIC project web site from Typo3 to Nikola (static content generator)

a project by LenzGr

Overview

Updated almost 4 years ago. 1 hackers ♥️.

Showcase: SUSE CaaSP

a project by Mzikmund

Hi, We would like to make a new demo showcase similar to our previous LEGO excavators https://www.youtube.com/watch?v=fJdZ3kr2u9o

Updated almost 4 years ago. 1 hackers ♥️. 1 follower.

Learn the book of Linux KVM Guide and practise based on the book

an idea by zoecao

Project Description

I have learned 70% of the book. I'll finish it and do some practice based on what I learned from the book during hackweek20.

Updated almost 5 years ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

try to get familiar with nut

an invention by pgajdos

Project Description

Updated almost 3 years ago. 1 hackers ♥️. 1 follower.

Harvester Packer Plugin

a project by mrohrich

Description

Hashicorp Packer is an automation tool that allows automatic customized VM image builds - assuming the user has a virtualization tool at their disposal. To make use of Harvester as such a virtualization tool a plugin for Packer needs to be written. With this plugin users could make use of their Harvester cluster to build customized VM images, something they likely want to do if they have a Harvester cluster.

Updated about 1 year ago. 1 hackers ♥️. 1 follower.

Automate the workreport email with python

an invention by ktsamis

In the spirit of learning more python and practicing I will be creating a script to automate the work report emails that we send every week. This will not be a simple cron job because I have to catch corner cases of vacation etc. The next step is filling the workreport automatically by using the various API's that we can use (Bugzilla, osc qam plugin). The purpose is mainly to learn a bit more python.

Updated almost 6 years ago. 1 hackers ♥️.

Contribute pt_BR Translate to Calibre

a project by martinsmac

I use Calibre (calibre.com) in my opensuse. This tool manage ebooks, convert for many formats and control a ebook reader device. I would use my time to finish portuguese Translation to this project.

Updated over 6 years ago. 1 hackers ♥️.

k3s: A lightweight Kubernetes for IoT & Edge Computing

an idea by clin

k3s is a lightweight distribution of Kubernetes designed for IoT and Edge Computing. It works like k8s and it has a smaller package size ( < 40M) so it can be easily deployed. k3s is also optimized for arm64 and armv7 so it can work on ARM machines such as Raspberry Pi or AWS A1 server.

Updated almost 5 years ago. 1 hackers ♥️. 2 followers. Has no hacker: grab it!

Looking at Rust if it could be an interesting programming language

a project by jsmeix

Get some basic understanding of Rust security related features from a general point of view.

Updated about 1 month ago. 1 hackers ♥️.

MCP server for Application Collection

a project by pcaraballo

Description

Updated 16 days ago. 1 hackers ♥️. 2 followers.

rust security reviews and cargo-crev

a project by jzerebecki

Updated over 3 years ago. 1 hackers ♥️. 1 follower.

Experiment with AFL++ fuzzing framework

an invention by amattiazzo

Description

Experiment with AFL++ on open source projects included in Factory

Updated 12 days ago. 1 hackers ♥️. 2 followers.

Make ruby-ui usable for YaST

an idea by dmacvicar

ruby-ui was a hackweek project with jreidinger to make libyui (YaST text/graphical engine) usable from pure-ruby without going through YCP.

Updated almost 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

Research about existing Google Drive Linux clients

an invention by sndirsch

Get an overview about the unofficial Google Drive clients, which exist for Linux. Give them a broader testing. Figure out which one is usable.

Updated over 6 years ago. 1 hackers ♥️.

Enable AddressSanitizer to relevant packages in Factory

an idea by vpereirabr

To find security relevant issues in the package building step, I'm researching and implementing in the (OBS) project level, a way to compile all Factory packages with ASAN without change a single spec. The main goal would be to:

Updated over 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

Use LUKS UUID in /etc/crypttab

an invention by aschnell

The the LUKS UUID in /etc/crypttab. In general the file system UUID is already used in /etc/fstab. So using the LUKS UUID in /etc/crypttab is a small step towards consistency and should make the system more robust (e.g. avoid bugs like bsc #1063249).

Updated over 6 years ago. 1 hackers ♥️.

Write a reporting script using SMELT

an invention by vitezslav_cizek

I'd like to write a tool that reports user's OBS work done in a given time frame (eg. week). It'll collect all the packages he/she submitted, all the reviews done or all the maintenance updates started or processed.

Updated almost 5 years ago. 1 hackers ♥️.

Use Python data analysis library to analyze performance test data

an idea by dawei_pang

There are many performance test historical data stored in QADB, we may process them to find some probably regular patterns, then utilize existing python data analysis library like pynum, pandas and scikit-learn to improve data analysis.

Updated over 4 years ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Dawnscanner: revive the project and create an RPM package

a project by pperego

Updated over 4 years ago. 1 hackers ♥️. 2 followers.

Tracking fixes 3rd generation

a project by mfranc

Description

There are currently 2 versions of tracking fixes. One is used in CI (and ./scripts/git-fixes)[1] and (unfortunately, it doesn't handle reverts) the other is for sending emails to developers. The first one is relatively fast (for its usecases) and the other is relatively slow and made for bulk processing only. Both are single-threaded.

Updated about 1 year ago. 1 hackers ♥️. 2 followers.

Escape Road 2: A Thrilling Journey of Strategy and Survival

an idea by nancy26620

Escape Road 2 is an action-packed adventure game that challenges players to think fast, adapt quickly, and overcome unpredictable obstacles on a high-stakes journey to freedom. Building on the success of the first installment, Escape Road 2 elevates the experience with deeper gameplay mechanics, richer environments, and new features that keep players on the edge of their seats.

Updated 23 days ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Carveout time during the week to jump into ALP

an idea by Jackman1

Project Description

I will be working during the week of Hack Week but will use this opportunity to also spend time reviewing ALP on various hardware platforms.

Updated about 2 years ago. 1 hackers ♥️. 2 followers. Has no hacker: grab it!

salien - convert deb/pkgbuild/... into .spec

an idea by bmwiedemann

There is the alien program to convert binary packages between various formats, but it would be even nicer to be able to take a debian or archlinux build spec and convert it into an rpm .spec file.

Updated over 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

play with Coccinelle and lock checking

a project by mhocko

We had a quick course of Coccinelle during the last Labs conference. The tool is really great and I would like to explore possibility of checking lock invariants for particular functions. Julia was really prompt and implemented something that should help but I didn't get to it since the conference.

Updated over 6 years ago. 1 hackers ♥️.

Reconstruction Beijing GNU/Linux User Group Website

an invention by tonghuix

Cause the original BLUG website is too old and lack of security, so we plan to fully rework for this website.

Updated over 6 years ago. 1 hackers ♥️.