Nora's Adventures in Raspberry Pi Land

a project by nkoranova

I have a dusty Rasberry Pi 3 lying around and a book for beginners on the topic. The idea is to read through the book (https://www.amazon.com/Adventures-Raspberry-Carrie-Anne-Philbin/dp/1118751256), learn basic electronics and get an idea what I would like to do with with the RasPi. I also plan to get some inspiration at the Prague Maker Faire this weekend.

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

Remote telescope control using Opensuse+rasp3+INDI lib, to use with astronomical pictures.

a project by martinsmac

****The motivation is create a open source solution, base on this business astronomy products: AZWO Asiair

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

D-Bus secure message communication

a project by alix82

Project Description

D-Bus is a easy to use message-oriented mechanism that allows communication between multiple processes running concurrently on the same machine. Any application running on the session bus can install a monitor hook over the bus to listen to all exchanged messages. Sensitive information such as mail passwords will be exchanged in plain text. A malicious software can easily listen and parse all those sensitive messages.

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

Uyuni test suite improvements

an invention by dgedon

Project Description

Updated about 1 year ago. 4 hacker ♥️. 2 followers.

Metrics for QE Yam squad

an invention by rainerkoenig

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

Symbol Relations

a project by hli

Description

Updated 12 months ago. 2 hacker ♥️. 3 followers.

pudc - A PID 1 process that barks to the internet

a project by mssola

Description

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

Elasto: Add Ceph RADOS Gateway support, extend file API and other improvements

a project by dmdiss

Elasto is a cloud storage client project that has been developed across a number of SUSE Hack Weeks.
It currently supports Amazon S3 and Microsoft Azure REST storage protocols, and includes a POSIX like file API.

Updated over 8 years ago. No love.

Improve the ffmpeg delogo filter

a project by jdelvare

I have a few ideas of improvements for the delogo filter included in ffmpeg's libavfilter.

Updated over 6 years ago. 1 hackers ♥️.

terraform.io modules for SUSE Manager

an invention by moio

The SUSE Manager team currently uses vagrantup.com to create developer environments (a project known as suminator).

Updated over 6 years ago. 2 hacker ♥️.

Package PGAS Compiler

a project by jjolly

Partitioned Global Address Space (PGAS) is a method of HPC distributed programming developed by University of California - Berkeley. Programs implement the PGAS api via C or C++, and the Berkeley UPC compiler front-end will preprocess the source to be compiled by GCC and linked to the necessary libraries to make it work. PGAS is an alternative to the Message Passing Interface (MPI) generally used, although the UPC coexists well with the various MPI implementations.

Updated over 8 years ago. No love.

A daemon program that empowers telephone appliances and SMS-capable devices to use Internet features

a project by guohouzuo

Websh is:

Updated over 6 years ago. 2 hacker ♥️.

Run all the upstream tests for all the packages we support

a project by pgeorgiadis

Take the source rpm of a package (e.g. systemd), find the upstream tests, run them, store the results to a database that a web ui can access and display them. Now, do this automatically, for every qam-sle update.

Updated over 8 years ago. No love.

Mottainai - what a waste!

a project by EDiGiacinto

Mottainai - Task/Job/Build Server for everyone!

Updated over 6 years ago. 4 hacker ♥️. 1 follower.

Teach SUMA to sign repository metadata

an invention by mcalmer

Signing metadata requires a lot of manual interaction and knowledge of the customer. This was the reason why we never implemented it for SUMA as the benefit was very low.

Updated over 6 years ago. 1 hackers ♥️.

icewm: Allow switching and reordering taskbar buttons with keyboard

a project by jbohac

Since commit 556b535 windows can be switched in taskbar order using the mouse wheel. They taskbar buttons can also be rearranged with drag and drop.

Updated over 4 years ago. No love.

STEM Workshop in Montessori School: Robotics

an invention by ilausuch

During the previous Hackweek I did a workshop in a Montessori school. This time I would like the same but with focusing on Robotics.

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

Commanded EventStoreDB Spear (GRPC) adapter

an invention by fabriziosestito

Project Description

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

Tumbleweed on Mars-CM (RISC-V board)

a project by ph03nix

RISC-V is awesome, Tumbleweed is awesome, chocolate cake is awesome. I'm planning to combine all of them in one project.

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

Improve UML page fault handler

a project by ptesarik

Description

Improve UML handling of segmentation faults in kernel mode. Although such page faults are generally caused by a kernel bug, it is annoying if they cause an infinite loop, or panic the kernel. More importantly, a robust implementation allows to write KUnit tests for various guard pages, preventing potential kernel self-protection regressions.

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

reflinkable rpms

a project by lnussel

Project Description

Updated over 3 years ago. 2 hacker ♥️. 1 follower.

AWS CodePipeline CI plugin for pagure on code.opensuse.org

an invention by wombelix

Description

The openSUSE project wants to leverage AWS CodePipeline for Pull Requests on code.opensuse.org.

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

SUSE Bug Query Engine

a project by LPechacek

In short, give second breath to http://hall.suse.de/bugs/defects.cgi.

Updated over 6 years ago. 6 hacker ♥️.

Microcorruption CTF

an invention by vitezslav_cizek

It's a CTF like game, where the goal is to unlock "lock" devices. Having access to a disassembled code you have to create an input that will unlock the device by exploiting a bug in its code.

Updated over 6 years ago. 1 hackers ♥️.

osc diff should support customized difftools, e.g. vimdiff

a project by zhangxiaofei

Utilities like git and quilt support customized difftools in some ways. It's would be great if this is introduced to osc for commands like diff, pdiff, prdiff, rdiff, rq --diff, sr --diff.

Updated over 6 years ago. 2 hacker ♥️.

Ideas about local community involvement

a project by vsvecova

The plan is to gather ideas about how SUSE can become a more integral part of the local tech community scene (in PRG, NUE, or other locations). As a person who has been involved in educating women about tech for some time, I am thinking of introductory workshops and meetups, aimed not necessarily only at female audience.

Updated over 6 years ago. 3 hacker ♥️.

(Functional) Reactive Programming (Web) programming

a project by bergmannf

I want to use this Hackweek to explore (Functional) Reactive Programming to be able to use it in my day-to-day work.

Updated over 6 years ago. 1 hackers ♥️.

DIY smart thermostat with ESP8266

an invention by scabrero

Build a smart thermostat using an Adafruit Feather HUZZAH ESP8266 board, a DHT22 temperature and humidity sensor and a 2.4 TFT touch panel.

Updated over 6 years ago. 4 hacker ♥️. 1 follower.

Convert a very cheap foam toy plane into a radio control plane

an invention by ilausuch

I would like to convert a very cheap foam toy plane into a radio control plane

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

run CaaSP on AWS using spotinst elastigroup

a project by rdannert

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

Include the libyui-rest-api packages in the installation system

a project by lslezak

Libyui REST API

Updated over 4 years ago. No love. 1 follower.

Run sandboxed Firefox with image and sound inside a container

an invention by nguyens

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

Generic retry command in openSUSE

an invention by okurz

Motivation

When automating tasks often the requirement comes up to retry commands, for example when network connections are involved and commands do not return successfully immediately or if resources are temporarily not available. Sometimes a simple for-loop in bash is sufficient. Sometimes it is necessary to use additional waiting between retries, sometimes timeouts are desired. Getting all those combinations right can be tedious and error-prone so a generic "retry" command should be available in usual environments so we should provide a retry command to openSUSE distributions.

Updated over 3 years ago. 4 hacker ♥️. 1 follower.

ComplianceAsCode/conten sysctl chroot aware

a project by esampson

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

Make use of sd_varlink to replace dbus (rebootmgr)

an invention by kukuk

Description

Updated 11 months ago. 4 hacker ♥️. 1 follower.

openSUSE audiophile Squeezeboxserver + Squeezeplay

a project by aginies

Squeezeboxserver

Updated over 3 years ago. 4 hacker ♥️.

Integrate Policy As A Service with a HA use case for Openstack

a project by mmnelemane

Openstack Congress provides Policy as a service solution for Openstack based clouds. Policy based fulfillment makes it convenient to write policies for VM migrations and evacuations based on data monitored from various data sources. The aim of the project is to integrate the service to SUSE openstack cloud and evaluate the use of policies as a means to develop HA solutions.

Updated over 6 years ago. 1 hackers ♥️.

Reviving the Nokia N900

a project by mstaudt

The Nokia N900 is a versatile phone/tablet/mini-computer. While its specs are outdated by today's standards, it's still hard to find something equivalently useful to hack on-the-go.

Updated over 6 years ago. 3 hacker ♥️.

Setup UEFI HTTPBoot with OVMF and try to write/run test on openQA

a project by bchou

HTTPBoot was added into UEFI SPEC since 2.5. It aims to replace PXE and provides more features. Actually, the concept of HTTPBoot is similar to PXE. It starts with the HTTP URL from the DHCP server and fetches the data with the HTTP protocol. The key difference between HTTPBoot and PXE is the support of DNS. With DNS, the firmware and the bootloader can resolve the domain name so it's possible to pass the well-known URL to download the image instead of the explicit IP URL. Besides, HTTP is designed to cross different domains, while tftp (PXE) is only for the local network.

Updated over 6 years ago. 4 hacker ♥️.

Running openATTIC and DeepSea on multiple distros (2018)

an invention by dmaiocchi

2018

new hack

Updated over 7 years ago. No love.

Improve performance of JRuby's hash implementation

an invention by cbruckmayer

Synopsis

JRuby is an implementation of Ruby on the JVM. It aims to be a complete, correct and fast implementation of Ruby, at the same time as providing powerful new features such as concurrency without a global-interpreter-lock, true parallelism, and tight integration to the Java language to allow you to use Java classes in your Ruby program and to allow JRuby to be embedded into a Java application.

Updated over 6 years ago. 2 hacker ♥️.

Out-of-the-box SPD support

an invention by jdelvare

In order to see the SPD (detailed memory information) data, the user currently has to manually load the needed kernel driver. Which driver to load depends on the memory type. Depending on the driver user, the devices may even have to be instantiated manually and this is a non-trivial multi-step task. Plus you need to be root to do it.

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

Setup root-encrypted server to provide password via ssh

an invention by holgisms

You can encrypt your servers root filesystem, but need to provide a password during the boot process in order to "unlock" and start the system. This is easy if you have physical access to the server by entering it via keyboard. But if you do not have physical access it's not that easy.

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

Saline: Salt state appliement monitoring

a project by vzhestkov

Project Description

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

Sandboxed USB Inspection

an invention by nguyens

Updated over 2 years ago. No love. 2 followers.

Rancher Upgrader - Upgrades your rancher install via helm, and communicates critical changes from release A to B.

an invention by rweir

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

Splitting python-gammu out of Gammu

an invention by mcihar

In past it was needed these project to be developed together due to unstable API of Gammu. This is now stable and having python module in the code just makes the things harder. The code should be separated, use standard distutils and have testsuite. In future it should also support Python 3, but that's not the primary goal now.

Updated over 3 years ago. 1 hackers ♥️.

Matrix

an invention by vmoravec

Proof of concept for a story and test runner for cloud testsuite.

Updated over 6 years ago. 2 hacker ♥️.

allow openQA tests in python

a project by bmwiedemann

using perl's Inline::Python module, it should be possible to define openQA test modules in python instead of perl.

Updated over 6 years ago. 9 hacker ♥️.

Investigate Rails reporting frameworks for SCC

a project by wstephenson

Reporting demands on SCC are increasing. Rather than creating hand crafted 'one-shot' reports in response to every request, this project aims to discover whether there is a better way.

Updated over 6 years ago. 1 hackers ♥️.