Learn some knowledge about k8s and Rancher's products

a project by yosun

Project Description

I'm totally new in k8s, when I hear Rancher's product in all-hands I couldn't image what's that is. I'd like to take some time to learn some basic knowledge about k8s and Rancher's products.

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

yast2-fonts

an invention by pgajdos

  • czech translation
  • [ ] turn antialiasing off -> [x] font antialiasing
Updated over 6 years ago. 1 hackers ♥️.

Create evdev Event Recorder & Playback Driver

a project by eeich

The user space interface of evdev is pretty generic. All hardware abstraction is done in the kernel driver, device properties are mapped to a set of generic properties. The properties can be queried thru a generic interface only very few parameters are set from user space. In user space the evdev API is used by Xorg's evdev driver and libinput.

Updated over 6 years ago. 1 hackers ♥️.

setup kopano groupwise replacement

a project by bmwiedemann

Following up on Sunday's Kopano deployment workshop at oSC16, I deploy an instance of the FLOSS groupware, collecting important steps in https://w3.suse.de/~bwiedemann/contrib/kopano-setup.sh

Updated over 6 years ago. 1 hackers ♥️.

Relax-and-Recover: New kind of "backup" method: BACKUP=ZYPPER

an invention by jsmeix

For Relax-and-Recover (abbr. ReaR, RPM package rear) I like to implement a new kind of "backup" method:

Updated over 6 years ago. 1 hackers ♥️.

Lioncast RGB Keyboard user software, protocol reverse engineering

a project by rsimai

I recently bought a Lioncast LK200 RGB keyboard which is a nice piece of hardware and has exactly the look and feel I want. All basic functions work well under Linux. Unfortunately the manufacturer only provides user software to upload/download profiles and control the LEDs for Windows. The device can be configured and operates autonomously from any OS but color setup is a PITA and it's very easy to factory-reset, and lose all config.

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

Study the book of 'Using Python for DATA Analysis'

an idea by leli

Project Description

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

Improve text mode package selector

a project by gabi2

Enhance the YaST ncurses package installation to show the changelog of a package and the level of supportability (on SLE).

Updated over 6 years ago. 1 hackers ♥️.

Port ceph rbd client to Windows

an idea by kallan

Using mingw on Winodws, port the ceph rbd client to Windows. Start by compiling the files and porting any posix isms like fork, ecec, wait, join, etc. Then find the ceph libraries that it uses and repeat the process. Hopefully I'll get to the point where I can start to link and see what other functionality needs to be ported over.

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

Goodbye Dister

an invention by cschum

SUSE Studio was shut down earlier this year. It has been online for more than ten years and there are tons of links and references out there. To not make them lead into the wasteland of 404 we should have a landing page on https://susestudio.com which leads to what users can use instead of SUSE Studio.

Updated over 6 years ago. 1 hackers ♥️.

Automatic rotation film developer for analogue film

an idea by suntorytimed

I would like to build a rotating film developer like the old Ilford Cibachrome by using a stepper motor, Raspberry Pi Zero WH and some additional motor controls. For this a 3D printer might be useful to create some of the parts. All of the work should be open sourced, including the schematics.

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

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.

salt formula for uyuni proxy setup

an idea by mbussolotto

Project Description

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

pudc - A PID 1 process that barks to the internet

a project by mssola

Description

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

gotmail

an idea by ovisan

Create an ncurses email client in golang.

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

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 ♥️.

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 ♥️.

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.

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.

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.

BtrFS -- Scrub free space

an idea by winddss

Currently only those disk blocks are checked that are allocated by the filesystem and in use. To check for read errors on unallocated blocks can be beneficial to identify hardware that is going to fail in the near future. As my first project in BtrFS, I'll also learn some development skill on BtrFS.

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

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 ♥️.

open-iscsi database untanglement

an idea by lee_duncan

The open-iscsi package uses a file/directory-based database -- actually, 3 databases: the "send targets" done with their results, the "nodes" found, and the "interfaces" known/used. But there are inefficiencies when dealing with thousands of targets, and the "node" and "send target" databases could easily be combined. Perhaps moved into a real database?

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

(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 ♥️.