Extended Catalog of SUSE Slideware Templates

a project by dominic_vieira

Project Description

There are lots of interesting presentations happening all throughout SUSE on all manner of subjects. Presenters have found all kinds of creative ways to showcase their content using different shapes, templates, and other tools to convey important information. If you're looking to start a new presentation, the current slide templates are great to get started with but often time presenters have to look elsewhere for design inspiration. The goal of this project is to create a centralized "extended catalog" of Powerpoint and Impress templates, as a compliment to the existing templates, and make them available to SUSE employees through ImageRelay, that can serve as inspiration and templates for those looking to create rich and complex presentations based on examples built by fellow SUSE employees.

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

Serving web pages for a registered domain from a container behind proxy

an invention by tjyrinki_suse

Project description

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

Look at personal NAS

a project by qzhao

Description

There are several open source private NAS solutions on the community today, There are a number of open source private NAS solutions on the market, and I'm going to compare their similarities and differences and analyze how they are implemented.

Updated 8 months ago. 3 hacker ♥️. 3 followers.

Fix long-lasting issues of GM45 i915 chipset during suspend-resume

a project by jkosina

This mostly stems from

Updated over 8 years ago. No love.

Try to model check gfp_flags with cbmc

a project by vbabka

Paul McKenney's blog article inspired me to try apply his approach to kernel's memory allocation flags (gfp_flags) and how their combinations affect the decisions and actions taken during page allocation. Recent upstream development around these flags leads me to believe that the complexity is too high for me to reason about them and change the code without unintended changes in semantics. So it might be worth to let the computer do the hard work.

Updated about 6 years ago. 2 hacker ♥️.

Docker registry UI in Go and ReactJS

a project by tboerger

I would like to continue to work on a web UI for the Docker registry. I know we already got Portus which is based on Ruby on Rails, but I would prefer a project based on Golang with a singlepage application for the frontend based on RactJS. So because of the singlepage application we are forced to write proper APIs that gets consumed by the javascript application, beside that I also want to add a CLI client for managing the system.

Updated over 8 years ago. No love.

GoldenDict popup flag

an invention by xiaoguang_wang

When GoldenDict enable scan popup functionality, if you want GoldenDict to show popup window, you need to select word by mouse and at same time press ALT or CTRL key. You can't show popup window only by mouse when needed.

Updated about 6 years ago. 1 hackers ♥️.

Get up to speed and experiment with new front-end web techs

a project by richardcox

A week of learning, improving and playing with some of the relatively new front-end stacks and patterns.

Updated over 4 years ago. No love.

Terraform plugin for SCC

a project by ikapelyukhin

After playing around with Terraform, a wild idea appeared to write a plugin for SCC.

Updated almost 7 years ago. No love.

Program FPGA using Verilog and VHDL

a project by aschnell

Learn to program a FPGA using Verilog and VHDL

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

OIDC Loginproxy

a project by toe

Description

Reverse proxies can be a useful option to separate authentication logic from application logic. SUSE and openSUSE use "loginproxies" as an authentication layer in front of several services.

Updated 8 months ago. 1 hackers ♥️. 1 follower.

Help Ansel: Fork of Darktable, the open source photography workflow application and raw developer

a project by AZhou

Project Description

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

Encrypted volumes in elemental-toolkit

an invention by flonnegren

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

TinyTutor - an AI chat-bot powered children's tutor

a project by dmulder

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

Learn about OSB and contribute to `kustomize` and `k9s` packages to add ARM arch

a project by dpock

Description

There are already k9s and kustomize packages that exist for openSUSE today. These could be used as the source for these binaries in our rancher projects. By using them we would benefit from CVE fixes included in our distribution of the packages not in cluded upstream. However they are not providing arm package builds which are required.

Updated 8 months ago. 1 hackers ♥️. 1 follower.

Explore Microchip PIC64GX1000 Curiosity board (riscv64)

an invention by a_faerber

Description

The Microchip PIC64 family of RISC-V chipsets was announced this summer, with PIC64GX as first subfamily (with SiFive U54 CPU cores, same as Microchip PolarFire). Later families (PIC64-HPSC and PIC64HX) were announced to feature the long-awaited RISC-V Hypervisor Extension.

Updated 7 months ago. 1 hackers ♥️. 1 follower.

SUSE Cloud familiarization

an invention by markkp

Use my work supplied workstation to set up SUSE Cloud under KVM and deploy several instances of servers.

Updated over 8 years ago. No love.

Set up a PXEboot service for installation in Developlent Networks in the SUSE Nuernberg Office

a project by eeich

PXE boot is a quick and easy way to install any SUSE/openSUSE product on a machine. It doesn't require any boot media and today virtually any system is capable of booting using PXE.

The architecture team maintains a tftp server with boot loaders, boot loader configurations and installation images for a variety of architectures and products. Currently in the Nuernberg office this PXE boot service is only available in the network of the architecture team. Since tftp is unicast, the server should be reachable from anywhere in the internal network. What is missing is the information about the address of the tftp server and the image to boot from this server.

Updated about 6 years ago. 2 hacker ♥️.

package mediagoblin

an invention by mstrigl

From the mediagoblin.org website:

Updated about 3 years ago. 2 hacker ♥️.

Admin UI for the Minion job queue

an invention by kraih

Minion, the job queue of the Mojolicious web framework, currently has to be administrated with command line tools. I want to build an Admin UI that will make the most common maintenance tasks, such as restarting a large number of failed jobs, a lot more comfortable.

Updated over 3 years ago. No love.

distributed card games, a.k.a. mental poker

an invention by AndreasStieger

Mental poker is a principle and also specific protocol to play card games without a single trusted party. This includes shuffling cards, enforcing card visibility and commitment schemes. Imagine playing rock-paper-scissors via phone only.

Updated about 6 years ago. 2 hacker ♥️.

Learn about containers and CaaSP

a project by jcejka

The goal of this project is to get an overview of the containers, Kubernetes and CaaSP.

Updated almost 7 years ago. No love.

bugzilla auto-assignment using artificial stupidity

a project by bmwiedemann

A lot of openSUSE bugs are filed with plenty details but without a specific assignee so often many days are lost between filing and a developer seeing the report.

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

dmidecode: no more open-coded printfs

a project by jdelvare

There's a long standing request to extend the output of dmidecode to something that would be machine-readable. Something like an XML or JSON-based format. Unfortunately this can't be implemented right now because the output of dmidecode is generated by open-coded printfs as the DMI table is being parsed, with no intermediate structures nor temporary buffers.

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

uMEC Documentation - Architecture and Installation

a project by FSzekely

Overview

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

DRM driver for USB-based SiS graphics cards

a project by tdz

Back in the late 90s to early 2000s, SiS graphics chips were fairly common and found in many low-end devices. Today, the chips are still capable enough for simple graphics needs, but the graphics cards were on PCI and AGP buses. They are not usable in modern computers.

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

machine learning with Python

a project by hrommel1

Description

Updated 8 months ago. No love. 1 follower.

Learning podman with selinux enabled

a project by gosipyan

Project Description

Podman is an open-source, Linux-based tool that builds Docker-compatible container images

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

Open Source ONVIF Camera Implementation

a project by nbelouin

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

investigate how kernel live patching works

a project by herbert0890

kGraft is SUSE Labs answer to the rising need for being able to patch the running kernel without rebooting the system. I think this kind of tool is very cool, so by this hackweek chance, I want to investigate it how it works and how it was implemented. And also by this chance, I hope I can improve my ability of kernel hacking. If you are also interested in kernel live patching, please join this project together.

Updated over 4 years ago. 1 hackers ♥️.

AppArmor utils: rewrite more rule types into classes

an invention by cboltz

While the python-based AppArmor utils (aa-logprof etc.) are much easier to understand and maintain than the old perl code, there are still some terribly long functions like parseprofiledata() in aa.py that are not too easy to understand. Also, using hasher() (a recursive array) as storage can have some strange side effects. Another problem is that test coverage isn't too good, especially for the bigger functions.

Updated about 6 years ago. 1 hackers ♥️.

Research/Develop a method for automatic partial/degraded LVM volume mounting when lvmetad is active

a project by dbond1

SLES 12SP1 enables the lvmetad service by default. While in general this greatly enhances the efficiency of LVM, it does expose an issue with auto mounting partial and degraded volumes. This project will be an exploration of the interactions between udev, pvscan, and lvmetad in an attempt to find the best method to enable customizable/automatic mounting of partial and degraded volume groups.

Updated over 8 years ago. No love.

make some contributions for terraform-libvirtd-plugin golang project

a project by dmaiocchi

since i am learning golang, i will make some contributions for the upstream project we used already @suse

Updated about 6 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 about 6 years ago. 3 hacker ♥️. 2 followers.

bare metal openQA for arm boards

a project by mbrugger

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

Application for secret ballots (A review of existing tools under legal aspects)

an invention by apritschet

Project Description

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

Algorithm Visualizer

an invention by agraul

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

Reverse engineer BLE protocol of led light

a project by lnussel

Project Description

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

Create DRM drivers for VESA and EFI framebuffers

a project by tdz

Description

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

Automate local lab setup using Proxmox Ansible and TerraForm

an invention by wagi

Project Description

Updated over 1 year ago. No love. 1 follower.

Improve ftpboot for z/VM

a project by azouhr

Installing linux on z/VM requires some way to punch kernel/initrd/parmfile into the reader which in turn can be booted. In a previous hackweek, I wrote a small tool, that makes it possible to do so directly from the internal ftp server. this has been proven valuable but not perfect.

Updated over 4 years ago. No love.

Learn how to use Robot Framework for Acceptance Tests

a project by gsanso

I'd like to learn how to use Robot Framework for doing Acceptance Tests of a cli application: Machinery.

Updated over 3 years ago. No love.

A fresh look at Crowbar scope and UI

an invention by romanarcea

The project is about taking a fresh look at Crowbar UI for SOC provisioning. Main goal is to mock user workflows that would allow to scale Crowbar to support multiple datacenters, a more flexible way to add large number of nodes and manipulate services, as well as control and customize various types of hardware groups.

Updated about 6 years ago. 3 hacker ♥️.

Farfalla

a project by dmaiocchi

Farfalla, is a bot for analyze cucumber failures on the fly.

Updated about 6 years ago. 2 hacker ♥️.

Visualize new SLE15 module trees in SCC as an interactive tree diagram

a project by thutterer

Everything is (in) a module now. They depend on each other and you need a whiteboard and a few different colors to understand and remember how.

Updated about 6 years ago. 3 hacker ♥️.

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 about 6 years ago. 1 hackers ♥️. 1 follower.

Dive into the Czech language - from survival Czech to cracking the language (well, we'll see...uvidíme)

a project by JERiveraMoya

I got a good textbook for learning Czech and I will be diving into it this week, focus on mainly in grammar and self-study, planning to use my "Welcome to SUSE" stickers to write down some interesting words in Czech and Spanish to fix better the vocabulary. Despite my survival Czech is ok to live in the country I am very curious to know better how is the internal machinery of this language so It will be beneficial for the future.

Updated about 6 years ago. No love.

RPG Table

a project by crichter

I have build a table for our RPG sessions (DSA/Deadlands/Paranoia) which incorporates a large 24" LCD Display for showing maps during the sessions.

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

Openqa framework in emacs

a project by ybonatakis

Project Description

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

Automate Victron Cerbo GX scheduled charge configuration based on Redflow ZCell maintenance cycle timing

an invention by tserong

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