tinycc

a project by dmulder

Learn tinycc (tcc). Fix bugs, write features, etc. Hack on tcc.

Updated over 5 years ago. 1 hackers ♥️.

Scouts Canada Badge Tracker

an idea by alexharford

My kids are in Scouting, and their badges are tracked manually in a spreadsheet by their leaders. Their progress is tracked as they progress through the levels (Beavers, Cubs, Scouts, Venturers, Rovers) but it's a manual handoff.

Updated over 6 years ago. No love. Has no hacker: grab it!

suseSwitch: Using obs/kiwi to deploy switching appliance.

an idea by duartead

Using OBS to deploy a box wich can act as a simple virtual switch:

Updated over 6 years ago. No love. Has no hacker: grab it!

OpenStack Cinder iSCSI Ceph driver

an idea by wboring

This is a continuation from HW 16.

Updated over 6 years ago. No love. Has no hacker: grab it!

SUMA and SaltStack self training

a project by vstsironis

The purpose of this project is to train myself in SUSE Manager and SaltStack.

Updated about 5 years ago. No love.

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 almost 4 years ago. No love.

Get Oni to work with pylint

an idea by cbosdonnat

Fix a few bugs within python-language-server and oni to get a reasonably good pylint integration.

Updated almost 5 years ago. No love. Has no hacker: grab it!

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 over 5 years ago. No love.

rpi home surveillance

an idea by mvetter

Wanted to build a basic home surveillance with rpi and hedwig.

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

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 over 6 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 over 6 years ago. No love.

libpcap/tcpdump: LINKTYPE_LINUX_SLL2 implementation

an idea by pvorel

Linux "cooked" capture encapsulation in libpcap/tcpdump doesn't allow to show interface name. There is v2 specification, but it hasn't been implemented yet.

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

Brine in Go: A Salt Formula Build System

a project by Druonysus

What is Brine?

Updated almost 6 years ago. 2 hacker ♥️. 1 follower.

grub2-minimize-config

a project by jbohac

grub2-minimize-config

Replace the config-generating scripts to generate a minimalist grub2 config

Updated almost 4 years ago. 3 hacker ♥️.

Improve support for Fuji X cameras

a project by msmeissn

The Fuji X series cameras are not well supported in libgphoto2 yet.

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

Automate fstest runs using SUSE Engineering Cloud

a project by jankara

Currently, each filesystem developer does his fstests runs (a testsuite for regression-testing of filesystems) on his dedicated test machine, on Orthos machine, ... This not only means duplication of efforts to automate this testing but also leads to inefficient use of resources (sometimes the test machine is just idle, sometimes you would need more tests to run in parallel to speed up development). The goal of this effort is to use SUSE Engineering Cloud to implement fire-and-forget fstests runs where you specify kernel to test (fetched from git tree or so), fstests configs to run, and then just pick up test results later on...

Updated almost 6 years ago. 1 hackers ♥️.

Try to get sound working via bluetooth ...

an idea by sndirsch

During hackweek I'll try to get sound working via bluetooth on my Thinkpad T470, which is still running openSUSE Leap 42.3.

Updated over 6 years ago. No love. Has no hacker: grab it!

Become a CAD expert

a project by vuntz

A few months ago, I started thinking "it cannot be that hard to model my house using some CAD software". And of course I miserably failed.

Updated almost 6 years ago. 2 hacker ♥️.

Deep learning/ AI topics (Continuation from HW 16)

a project by arun_kant

Planning to do some deep learning course sessions e.g. fastai , google ML crash course etc. Also try to understand common tools (tensorflow, jupyter notebook, numpy, pandas, pytorch) and practices e.g. Convoluation neutral nets, SGD used to solve learning problems.

Updated almost 6 years ago. 1 hackers ♥️.

Do something about btrfs and raid56

a project by dsterba

Somebody do something!

Updated over 5 years ago. 4 hacker ♥️.

youdid: Time based Github project dashboard

an idea by njones

Get an overview of your activity on a particular Github project.

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

AWS, Azure and VPNs

an idea by richardcox

  • Some public access points refuse VPN connections when using providers such as NordVPN
  • I'd like to experiment with setting up OpenVPN on SLES on AWS and Azure to find a way to work around this
Updated over 5 years ago. No love. Has no hacker: grab it!

Kubic on OpenStack

an idea by pgonin

I am going to give a try to Kubic on OpenStack My goal is to see how far I can get in building a Kubernetes cluster using OpenStack Kubic 'Stack' images

Updated almost 6 years ago. No love. Has no hacker: grab it!

Create custom openSUSE image for magnum

a project by slunkad

This involves customizing a tumbleweed image to configure cloud-init and adding other elements like docker, kubernetes, etcd, flannel which are required to get a kubernetes cluster running either using kiwi or disk image builder.

Updated over 6 years ago. No love.

SAPHanaSR* to drive SAP HANA with Dynamic Tiering

a project by fmherschel

Problem

Updated over 6 years ago. No love.

Print 3D tools to fix a broken disk

a project by Pastafly

I have a broken disk - it has a broken head and I have a replacement disk with the head I want to transplant.

Updated over 6 years ago. No love.

openSUSE.Asia Summit 2018 LINE Bot

an idea by charleswang007007

Build a LINE Bot with Python Flask

Updated almost 3 years ago. No love. Has no hacker: grab it!

Getting basic concept on OpenQA

an idea by jwei2017

openQA is an automated test tool to test operating system. I want to get the basic concept of how to use OpenQA.

Updated over 6 years ago. No love. Has no hacker: grab it!

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 over 6 years ago. No love.

Storage War Games

a project by jluis

When we started brain storming a project for hack week, one of the floated ideas was to remake the 1983 film WarGames, and for lack of available space, a local lot with storage units was proposed. Over the course of the following years, while we planned, we realized that this whole idea would not be the most feasible, but it still felt like we were onto something.

Updated almost 6 years ago. 3 hacker ♥️.

Bring /media directory back

a project by sbrabec

/media was a very comfortable thing standardized by FHS. After introduction of desktop based udisks mounts, the directory became empty. Paths like /run/media/me/directory or /run/user/1000/gvfs are used nowadays. When used from a terminal, it is very uncomfortable.

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

Getting started with machine learning

a project by krauselukas

My first hands-on machine learning using scikit-learn and tensorflow. If there is time in the end i would like to implement it into one of my existing projects by maybe processing some sensor data.

Updated almost 6 years ago. 1 hackers ♥️.

restic and kubernetes

a project by darix

learn both and be awesome

Updated almost 6 years ago. 1 hackers ♥️.

Travis CI build monitor for iOS

an idea by nwmac

Create an app for iOS that shows Travis CI build status for my repos and uses push notifications to notify me when a build fails.

Updated over 6 years ago. No love. Has no hacker: grab it!

Run daps on Ubuntu

an idea by ta-ro

Install and test the documentation environment daps on Ubuntu.

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

The Chameleon Harmonists

a project by rmax

Join us in singing a capella — barbershop-style and others. Find us on RocketChat: #chameleon-harmonists

Updated almost 5 years ago. 5 hacker ♥️.

OpenShift Origin on Kubic

a project by RBrownSUSE

The incredible Neal Gompa has packaged Open Shift Origin (RH's core Docker + Kubernetes stack) for openSUSE

Updated over 5 years ago. 1 hackers ♥️.

Trying to finish WSL images for Leap 15 and SLES 15

a project by sschricker

As title says, I want to finish the Windows Subsystem for Linux images of SLES and Leap 15, which Fabian Vogt provided, so they can be shipped to the Windows Store.

Updated almost 6 years ago. 1 hackers ♥️.

Dependency "closure" based on libzypp and repository metadata - zypp-closure

a project by xgonzo

zypp-closure is a small helper tool making use of libzypp and the metadata of product repositories.

Updated almost 6 years ago. 2 hacker ♥️.

Telegram to RSS/Atom gate

an idea by bbobrov

Telegram is a proprietary messenger that gained some popularity recently. It has FOSS client, API and binding for the API. It has private chats, group chats and "channels". Channels are content feeds.

Updated over 6 years ago. No love. Has no hacker: grab it!

Export "salt-toaster" tests execution profile to Prometheus

a project by PSuarezHernandez

"salt-toaster" allows you to test multiple Salt package flavors across different operating systems via Docker containers. This project is heavily used on the SUSE Manager team to hardening the Salt package that is shipped on the openSUSE/SLE distributions. Link to GitHub repository

Updated almost 6 years ago. 2 hacker ♥️. 1 follower.

Archive.org Plugin for Volumio Music Player

a project by cwh

Volumio is a great, Linux based, open source music player for Raspberry PI and x86.

Updated almost 6 years ago. 2 hacker ♥️.

Connect Egkatastasis with Build Service

an idea by pgeorgiadis

Egkatastasis

Updated almost 6 years ago. 5 hacker ♥️. Has no hacker: grab it!

remote hackweek or fairway people hacks

a project by dmaiocchi

Can we improve the remote hackweek experience for remote or non NUE people at SUSE?

Updated almost 6 years ago. 5 hacker ♥️. 1 follower.

Learn Android development

an idea by mvetter

Over the years I have stumbled upon various Android projects where I needed a feature and wasn't able to implement it because I had no idea about Android development.

Updated almost 5 years ago. 3 hacker ♥️. Has no hacker: grab it!

Health Dashboard to chart Health Time series Data

an idea by irfan_habib

Health Dashboard will allow a user to chart exported Apple Health data to explore correlations.

Updated over 6 years ago. No love. Has no hacker: grab it!

Showcase: SUSE CaaSP

a project by Mzikmund

Hi, We would like to make a new demo showcase similar to our previous LEGO excavators https://www.youtube.com/watch?v=fJdZ3kr2u9o

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

KDevelop plugin for showing information inline in the code

a project by michalsrb

I use the KDevelop IDE whenever I can. At SUSE mostly for reading code while debugging some bug. My plan is to create plugin that will show extra information inline with the code to make it easier to explore foreign code.

Updated almost 6 years ago. 3 hacker ♥️. 1 follower.

Bug Graph

a project by rpalethorpe

A social network for Bugs and test cases!

Updated over 6 years ago. No love.

Learn about Flatpak knowledge

a project by mlin7442

Aims to understand Flatpak(previously aka xdg-app), an application sandboxing and distribution framework (formerly xdg-app) on Linux. The final goal is "build my first app".

Updated over 6 years ago. No love.