Hibernate encryption and authentication adapt to user land util and keyring

a project by joeyli

Intel Chen Yu developed a user land utility:

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

Software Archaeology on FriCAS

a project by zcjia

Hacking on the advanced open source computer algebra system -- FriCAS, which has a long history that dates back to 1965. It has not aged very well: 108 C files has been edited only 66 times in the past decade, and full of compiler warnings;

Updated over 3 years ago. 1 hackers ♥️.

Explore & Deploy new podcast platform

an invention by tonghuix

Background

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

Create a web interface for the Bard music manager to stream music locally (and other improvements)

a project by alarrosa

The Bard music manager is a command line tool to organize local music I've been developing over the last years (in Hackweek 15 it was called finddupmusic). It parses your local music collection and stores the metadata in a sqlite database, then it can generate audio fingerprints and recognize similar/duplicated songs. It can also be used to play music (using internally mpv), set ratings, fix metadata, etc.

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

disconnectable/offlineable development: RPM repos/OBS events/Git repos/etc. over IPFS

a project by jzerebecki

On a smaller internet connection or offline the development experience can be severely degraded. This has a big impact on hackathons or other events where multiple people want to get the same content. Workarounds over USB sticks are less usable than an automated way can be. A content addressable transport that can work on a local network without internet would be better.

Updated over 6 years ago. No love.

Build an online RSS reader

a project by ericp

I'd like to see a web-based desktop RSS reader with a simple 3-pane interface like SharpReader's SharpReader's but it runs in Firefox and uses Firefox shared storage to store the user's usage data on their local machines, not on a server.

Updated over 5 years ago. 1 hackers ♥️.

Investigate zchunk support for delta downloads of repository metadara

a project by mlschroe

See Jonathan Dieter's chunk project.

Updated almost 5 years ago. 3 hacker ♥️.

Try some funny Wireless Display Software for openSUSE

a project by acho

Steps:

Updated almost 5 years ago. 1 hackers ♥️.

Investigate and setup internal survey system

a project by rsimai

We often struggle to get feedback from our people, in particular if it's supposed to be anonymous. There are external systems on the Internet which are typically commercial, where (free) usage is limited and situation with GDPR isn't clear.

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

Container Image for PXE/HTTPBoot Server

an invention by gary_lin

Every time we went to UEFI Plugfest, one of the frequently asked questions is how to setup a PXE/HTTPBoot server. Besides, we also have to setup and test the server before the event. Although we already have the document(*), it may be easier to deploy with a container image.

Updated over 3 years ago. 2 hacker ♥️.

Compatibilux (Game launcher for old and new games and applications)

a project by fos

There are several game launchers for Linux already (like Lutris or GR-lida), but none of them is focused on compatibility with old Linux games or other ancient native applications. At the same time it is getting more and more difficult to get those old applications to run on modern Linux distributions.

Updated over 5 years ago. 1 hackers ♥️.

ReMiTo - An RMT web interface powered by VueJS and Quasar

an invention by thutterer

I want to dive deeper into React using its Material-UI components to prototype a web interface for SUSE's new Repository Mirroring Tool (RMT).

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

Graphical view of the changes to be made to disks during installation

a project by ancorgs

Right now, during the (open)SUSE installation process, the changes to be performed on the storage devices are presented as a list of actions such as:

Updated almost 5 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 5 years ago. 4 hacker ♥️. 1 follower.

Add u-boot support for banana-pi r2

a project by mbrugger

Banana-pi R2 has quite a good upstream support in the kernel, but lacks a u-boot support.

Updated over 5 years ago. 1 hackers ♥️.

Learn and Document how to install a SAP Hana ScaleOut Cluster

an invention by dakechi

This nowadays is a supported HANA Scenario that has no much knowledge and documentation around. This project is basically to explore what we currently have, and maybe document some initial good practices around SAP HANA Scale-out to facilitate future developments and also our current supports.

Updated over 6 years ago. No love.

Status plugin for Mojolicious

an invention by kraih

To make it easier to debug openQA and Cavil i want to build a plugin similar to the mod_status Apache module for the Mojolicious web framework. Figuring out how to combine HTTP and WebSockets should be interesting. If time permits i also want to make it look a little bit like the Minion Admin UI from my last HackWeek project.

Updated over 2 years ago. No love.

Use Terraform+Ansible to provision/deprovision Factorio server

a project by ikapelyukhin

There's sadly not much time to enjoy Factorio with friends, so from economy perspective it makes sense not to have the server running when it's not used.

Updated over 6 years ago. No love.

openSUSE Xen Testing (and vice-versa)

a project by dfaggioli

Currently, the Xen-Project supports automated build-testing/CI via GitLab pipelines, within containers based on:

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

Full automation testing framework for KVM

a project by jnwang

So I have to build a tool for in full automation, when I work on KVM testing. The tool should be base on and compatible QASET (that is used currently in QA team.

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

Alternative React and Material-UI frontend for SUSE Manager

a project by malbu

Develop a proof of concept frontend based on React and Material-UI as an alternative to the JSP/Struts based frontend currently available.

Updated over 5 years ago. 2 hacker ♥️.

Continue reading "Containerization with LXC" by Konstantin Ivanov and play around with LXC containers

an invention by gniebler

I bought and started reading this book a little while back and also "played along" by creating unprivileged LXC containers on my own system.

Updated over 5 years ago. No love.

Learn about DHT protocol and write a client in Go/Ruby

a project by ikapelyukhin

The subject says it. Learning about DHT seems like a fun project.

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

tftp boot installer and PXE server container image

an invention by kukuk

We provide tftp server and RPMs containing the installer to run from tftp. Disadvantage is, that the user needs to setup a tftp boot system first. Why not putting everything in a container, so that the admin only need to run the container and can then choose on the to be installed machine, what he wants install? And following this, put the container in a kubernetes cluster like SUSE CaaS Platform.

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

New office decoration

a project by mdeniz

As we have grown in our remote and non official office at Gran Canaria we had to rent another space. This new office is almost empty and we need a little bit of love to improve the sensation of relax and commodity while we do what we love most.

Updated over 5 years ago. 6 hacker ♥️. 2 followers.