app localization visualizer

an invention by sbrabec

Tracking and fixing translations in modern applications is a surprisingly complicated task. Visible strings often come from several projects, and strings can be processed by a complex formating. The project should extend the current project trace-wrappers to easily display string sources inside the application.

Updated over 3 years ago. 1 hackers ♥️.

Protect disk devices from concurrent use in the libvirt libxl hypervisor driver

a project by jfehlig

The libvirt qemu hypervisor driver has long supported protecting disk devices from concurrent use via libvirt's lock manager interface. Xen used to support the same functionality in the old xend toolstack, but dropped support in the new libxl toolstack. The Xen community decided, rightly so, that this functionality is best provided by a higher-level management tool, e.g. libvirt.

Updated about 6 years ago. 1 hackers ♥️.

Tell me a story!

a project by rsblendido

Write an Android app for children between 5 and 7 years. The app contains a story that the child can read and interact with.

Updated about 6 years ago. 1 hackers ♥️.

Write a commandline tool to generate SSL Certificates

a project by mcalmer

  • easy to use commandline tool to generate CA Certificates and Server Certificates
  • package the certificates in RPMs for easy deployment
Updated about 6 years ago. 1 hackers ♥️.

Unattended secure boot with TPM.

a project by mwolcendorf

The idea is quite simple, and all the pieces should already be there - but what is, IMO, lacking is putting them all together:

Updated about 6 years ago. 1 hackers ♥️.

Simulating Tape Drives via tcmu-runner

a project by lee_duncan

At the suggestion of Hannes, I would like to try to make mhvtl work with tcmu-runner. Mhvtl is a tape-drive emulation package, which emulates various types of tapes drives and tape robot units (for loading drives). This package was originally based on the kernel debug SCSI driver, and still has a kernel component. This kernel component talks to user-space via a special character device.

Updated almost 7 years ago. No love.

Stream Radio Device

a project by zkalmar

Stream Radio device - It is built with Raspberry Pi Zero WH

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

Improved Jira notifications - How to customize email template content for email notification

a project by xgonzo

Problem description

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

Build a community around pnp soundboard

an invention by Pastafly

Last hackweek I created the pnp soundboard -> https://github.com/Devp00l/pnp-soundboard

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

Saline (state deployment control and monitoring tool for SUSE Manager/Uyuni)

an invention by vizhestkov

Updated 7 months ago. 10 hacker ♥️. 2 followers.

Try react-flow for SUSE Observability visualizer

a project by aovechkin

Description

Updated 9 months ago. 3 hacker ♥️. 1 follower.

Tracing system calls with eBPF

a project by doreilly

Description

Many security tools need to record system calls like execve. Using the Linux audit system for this can have a detrimental performance impact in some cases.

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

Matasano crypto challenges in Rust

an invention by vitezslav_cizek

I want to learn Rust and improve my cryptography skills, so I'll be solving the matasano crypto challenges in Rust.

Updated about 6 years ago. 2 hacker ♥️.

Porting SHA1 codes to EFI stub environment

a project by joeyli

For Hibernate Signature Verification - HMAC version, I need a hash algorithm in EFI stub environment before ExitBootServices() to mix / mess random seed from different sources (rdtsc, rdrand...) for generating the HMAC key to sign the hibernate image in runtime environment.

Updated about 6 years ago. 2 hacker ♥️.

Enlightenment Live CD

a project by simotek

Create a openSUSE 13.2 Live CD.

Updated over 8 years ago. No love.

Kubernetes research

a project by fanyadan

Continue my last project - Docker research in last hackweek with researching Kubernetes

Updated over 4 years ago. 1 hackers ♥️.

Learning salt

an invention by ktsamis

Salt seems like a technology that's spreading around and more and more people are using it so I thought I'd learn more about it. I plan to create or use existing VM's to monitor and manage them with salt in order to learn more about it.

Updated about 6 years ago. 2 hacker ♥️.

Learn Rust and tinker with Servo

a project by gmoro

Learn enough Rust to be able to collaborate with the servo project (http://servo.org)

Updated over 8 years ago. No love.

Research on OMEMO for libpurple

a project by whdu

OMEMO is the next generation of end-to-end encryption method for IM applications, which supersedes OTR. Compare to OTR, OMEMO provides many useful new features.

Updated over 3 years ago. 2 hacker ♥️.

Explore replacements for genksyms/modversions for kabi checks

a project by Jessica Yu

There are some interesting and promising new tools for kabi checking that have been developed in the past 2-3 years (e.g. abidiff/libabigail, kabi-dw) . See if any of them prove to be viable alternatives to our current dependence on the brittle genksyms/modversions infrastructure in the kernel.

Updated about 6 years ago. 2 hacker ♥️.

Introduction to parallel computing using CUDA (using AWS and openCV)

an invention by riafarov

Motivation

GPUs are widely used for parallel computations and CUDA is platform which simplifies development of such applications for NVidia GPUs.

Updated over 5 years ago. 1 hackers ♥️.

HelenOS of the <future>

an invention by jjindrak

I have previously implemented a major portion of the C++ standard library for HelenOS [0][1][2] as part of my master thesis. In this project, I will be adding

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

mailprocessing performance improvements

an invention by jgrassler

I maintain the mailprocessing utility, a Turing complete maildir and IMAP capable filter with rules written in Python, both upstream and in openSUSE. It is currently suffering from some performance problems I'll devote my Hackweek (or part of it) to improving. Most notably the following areas will need some attention:

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

consolidate mm debugging tools and package them

a project by mhocko

Updated about 3 years ago. 4 hacker ♥️. 3 followers.

What personas are using Rancher?

a project by Dando31

Project Description

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

Learn Lilypond and Use It to Typeset Sheet music

an invention by smithfarm

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

Harvester Optimization

a project by jyu

Description

Updated 8 months ago. 2 hacker ♥️. 1 follower.

Redesign and improvements for my 3D printer

an invention by lpalovsky

Project Description

I have a DIY 3D printer which I am updating and modifying for about 4 years now.

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

Query Topology over Time

a project by fvanlankvelt

Description

The Topology in SUSE Observability describes how the different components in a system interact with each other. It is maintained with history, so can be reconstructed at any point in the past.

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

FIM File Integrity Monitoring in Rust

an invention by josefernandez

Description

Updated 7 months ago. No love. 1 follower.

SSH Connection Manager

a project by jschmid1

My idea was created out of a need in my current team(Hardware-enablement). Whilst excessive SLE testing on multiple machines i was forced to remember tons of ips to debug remotely. Since i had to reinstall new releases over and over again, ips differ, obviously.

Updated about 6 years ago. 5 hacker ♥️.

Webfrontend for who-is-an-expert-for at SUSE

a project by jloeser

Goal:

Updated about 6 years ago. 6 hacker ♥️.

Check out Mozilla Servo

an invention by thardeck

Look into the design of the new experimental Mozilla Servo browser and try to build/run it on your machine.

Updated about 6 years ago. 2 hacker ♥️.

SSH (Suse Social Hack) game

a project by nmoudra

This is a project to create a "larp" game for SUSE employees (or anyone geeky enough to play this) which will be based on computer related knowledge. The core of the game is to search for other people and clues for solving the main goal by "connecting" or "hacking" according to given HW and SW roles. E.g. a person will play router, another one will play PC and they will need to find a person playing TCP/IP protocol to communicate and eventually create a working setup to solve the goal. They they need to work as a group and solve riddles/ciphers which will let them go further. There are more game mechanics i have in mind, but don't want to spoil all of them now :)

Updated about 6 years ago. 3 hacker ♥️.

OpenStack Benchmark Dashboard

a project by chuller

Tasks

Updated about 6 years ago. 1 hackers ♥️.

Pocket Operating System based on openSUSE

a project by paper318

A pocket operating system,can be burned in a usb stick. Not the live usb,you can save all your changes in this.

Updated over 3 years ago. 2 hacker ♥️.

voctoweb - archive for recordings of presentations

a project by mmanno

media.ccc.de currently hosts about 5TB of presentation recordings. The main mirrors send about 5TB of videos each in a single month. Several OpenSource conferences are hosted on media, like the last two openSUSE conference, or the "All Systems Go!" conference. What started as a web frontend for ftp.ccc.de in 2007 has become a complex project that integrates deeply into the tooling used by the VOC team.

Updated over 3 years ago. 3 hacker ♥️.

Terratest playground

an invention by szarate

Few weeks ago whilst analyzing the possibility of using Terraform[1] via terraform-libvirt [2] plugin, I came across Terratest [3], which is an automated testing framework.

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

Investigate debuginfod & cores from SLES

a project by alnovak

It's not always straightforward to open a core dump originating from customer's environment, since there's a wide variety of versions of all the binaries involved - usual workflow is to install a VM with the SP that the customer is using, enable debuginfo repositories and then follow the buildid hints that gdb is providing.

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

TIU - Transactional Image Update

a project by kukuk

Project Description

Updated almost 4 years ago. 14 hacker ♥️. 6 followers.

Remote alarm system using RaspberryPi pico for box room

a project by scabrero

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

BPF feature support table

a project by shunghsiyu

Project Description

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

Increase testing coverage on uyuni with github actions

a project by jordimassaguerpla

Description

Updated 7 months ago. No love. 1 follower.

Libvirt client for android-arm

an invention by lin_ma

The idea is to port client module of libvirt(x86) to android-arm. Currently, The project only plans to supoort kvm.

Updated about 6 years ago. 4 hacker ♥️.

Learn and help learn

a project by kstreitova

I'm in SUSE for about a month and as a fresh graduate I had to learn a lot of stuff during this period. And there is a bunch of other things I will have to learn of course. Therefore I would like to use Hackweek to deepen my knowledge of various tools, processes, techniques or other packagers related stuff. However it would be quite a pity to hold the acquired information just to myself. So I would like to keep the result of my learning for further usage either by enhancing the Innerweb wiki, the public openSUSE wiki or by creating new wiki for packagers' purposes.

Updated over 5 years ago. 3 hacker ♥️.

Package tools for RC model

a project by adrianSuSE

Package open source tools used for radio controled models. Some of them needs patching, since they rely on pre-build binary blobs of open source tools. Also many of them bring the same libraries again.

Updated over 8 years ago. No love.

d-ldapv3

a project by doliveira

LDAP (Lightweight Directory Access Protocol) is an emerging Internet standard for accessing directory information, and allowing LDAP-enabled applications to access multiple directories. LDAP v3 supports features such as secure connections, entry management, schema management, and LDAP controls and extensions for expanding LDAP's functionality.

Updated over 8 years ago. No love.

Weblate rush

a project by nmoudra

I want to start working on translations which might be useful in our work (to focus on apps used by us during our work) and to push the rate of translation a bit further.

Updated about 6 years ago. 2 hacker ♥️.

AlexaCast

an invention by irfan_habib

Want to play with Alexa skills development.

Updated about 6 years ago. 1 hackers ♥️.

Print furniture of future office for agile planning

a project by chuller

Description

Updated about 6 years ago. 1 hackers ♥️.