toniowm

a project by fabriziosestito

toniowm is yet another window manager written in Rust.

Project Description

Updated 6 months ago. 5 hacker ♥️. 1 follower.

Use Jenkins as a Travis replacement for YaST (or possibly any other GitHub project)

an invention by lslezak

Use Jenkins as a Travis replacement for YaST

Introduction

Updated over 6 years ago. No love.

port coreboot to 96Boards HiKey

a project by vimacs

Hikey is a development board with HiSilicon Kirin 620 eight-core ARM Cortex-A53 64-bit SoC. The original firmware is based on Tianocore EDK II, and I'd like to port coreboot to this board. Challenges:

Updated about 5 years ago. 3 hacker ♥️.

Write a personal Telegram bot

a project by imanyugin

The goal is to reduce the number of applications installed on the mobile phone (which consequently reduces the number of ads and spyware) and transfer some of the functionality of the commonly installed apps to a personal Telegram Bot. Bots are a great way of implementing integration with external services, and, to this end, we expect the following functionality:

Updated about 5 years ago. 5 hacker ♥️.

Take care of my Debian packages

an invention by vcuadradojuan

Take time this week to take care of the packages I maintain at Debian; open bugs, fix bugs, new upstream versions, enable testsuites in autopkgtest.

Updated almost 5 years ago. 4 hacker ♥️.

integrate rabbitmq into obsbugzilla

an invention by bmwiedemann

OBS started distributing live events through a rabbitmq and Bernhard's obsbugzilla scripts can use that as an additional source to update bugzilla with reduced and more uniform delays, e.g. within 30 minutes of the last SR relating to a given bug.

Updated over 6 years ago. No love.

Learn O'reilly Fundamentals of Deep learning

a project by jerrytang

Ai and Machine learning play important role in our life, I'd like to learn it. research to see is there any way of using DEEP learning on open source stuff.

Updated over 4 years ago. 2 hacker ♥️.

Machine Learning on bugzilla

a project by mslacken

Goals * get used to some of this ugly buzzword tools as they are used in a broad audience

Updated about 3 years ago. 2 hacker ♥️. 2 followers.

SES 6 Installer script

a project by davidbyte

take my existing buildit.sh script (https://github.com/dmbyte/SES-scripts/blob/master/clusterbuilder/) and enhance it to be more of the installer experience needed. It would ideally be coupled with an autoyast file that does:

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

Texas Holdem Poker "night"

a project by ories

Project Description

Not a Hack Week project per se, but I am trying to connect with a few like minded people - I like playing Texas Holdem poker and am tired of playing bots/strangers online. I am hoping to gather a few fellow players for a game.

Updated about 3 years ago. 3 hacker ♥️. 1 follower.

Predicting Water conflicts in South America - AI/ML POC

an invention by sfonseka

Project Description

Dashboard to aggregate publicly available open source date and transform, analyse, forecast factors affecting water conflicts.

Updated almost 2 years ago. No love. 1 follower.

Add support for resolving package conflicts interactively in PackageKit

a project by JonathanKang

Project Description

This has been a missing feature in PackageKit. I'll try implementing this in PackageKit itself and its zypp backend.

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

Test Results for openQA on GitHub

a project by livdywan

Project Description

Jobs in openQA are usually reviewed via the web UI. Inspecting os-autoinst logs requires significant insight into the inner workings. Tests run in a CI such as GitHub are thus not easy to debug.

Updated 9 months ago. 4 hacker ♥️. 2 followers.

Improve OpenStack Documentation

an invention by a_jaeger

Improve OpenStack documentation and tools used by it. Major idea: Improve openSUSE documentation

Updated about 5 years ago. 4 hacker ♥️.

Create OpenStack packages for aarch64

a project by dirkmueller

Create a single node installation of OpenStack with the OpenSUSE OpenStack Quickstart scripts for 64 bit ARM (aarch64).

Updated about 5 years ago. 2 hacker ♥️.

"autoremove" functionality for zypper

a project by e_bischoff

The purpose would be to have the equivalent of Ubuntu's "apt-get autoremove" functionality. When you install package P, it might draw in dependancies D1, D2, ... Dn automatically.

Updated about 3 years ago. 5 hacker ♥️. 1 follower.

saltify dotfiles, workstation, laptop, Desktop Environment and beyond (NAS, router, media center, Kodi, if time allows)

a project by vcuadradojuan

See https://github.com/viccuad/salt-configs . The idea is to apply the Puppet code pattern to create salt config files to

Updated about 5 years ago. 1 hackers ♥️.

Hibernate encryption and authentication adapt to user land util and keyring

a project by joeyli

Intel Chen Yu developed a user land utility: Introduce the in-kernel hibernation encryption

Updated about 5 years ago. 3 hacker ♥️. 1 follower.

Build a GUI RSS Reader in python

a project by agraul

I use Qt for Python for the GUI and feedparser for dealing with the RSS feeds.

Updated almost 6 years ago. No love.

Web Clawer Of SMZDM

a project by XGWang0

1.Fetch useful/popular item from SMZDM 2.Build web server

Updated about 3 years ago. No love. 1 follower.

obsci - a CI for open build service packages

a project by tbechtold

Currently it's pretty difficult to create tests for some specific package. So something like TravisCI for OBS would be good.

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

Semi-automated XMLRPC based tool for uyuni testing written in Rust language

a project by lkotek

Project Description

Project aims to create tool for specific situations in which current cucumber testsuite used for Uyuni and SUSE Manager is too complex tool and, otherwise, in which manual testing is just still too much time consuming.

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

Study the book of 'The Go programming language'

a project by leli

The Go programming language is an open source language and very popular. Study the book content and try to practice some project examples in the book.

Updated over 1 year ago. 5 hacker ♥️. 3 followers.

pyg: PEG parsing runtime for Python

a project by rneuhauser

pyg will be a PEG parser library formed as an internal Python DSL. it will be used in cramex, a copycat of cram with expect support. The surface is heading to resemble Boost.Spirit: grammars are composed using a vaguely (xBNF/PEG)-like syntax enabled through operator overloading.

Updated over 4 years ago. No love.

Port (part of) digikam to KF5

an invention by alarrosa

KDE Frameworks 5 is already quite stable but most big applications have not been ported yet. My plan is to work on digikam (and its libraries, libkdcraw, libkipi, libkface, libkgeomap, kipi-plugins) to port them to use the latest KDE libraries version. To be more precise, I plan to work on the job framework and its thread support since ThreadWeaver's API has changed a lot and after talking with Caulier Gilles (digikam's main author) he was interested in that. This is part of libkdcraw, but if I finish early in the week, I'll continue with another of the libraries.

Updated almost 5 years ago. No love.