translation update service for OBS

a project by sbrabec

Translations get more and more important in packages live. Currently, translation-update-upstream is the only tool capable to update packages translation. It was designed 10 years ago. It is a hard to use monolithic tool that does not use advantages of openSUSE Build Service.

Updated about 5 years ago. 2 hacker ♥️.

logorator: an offline internal analytics tool

a project by dleidi

There are customer use cases where sharing information via internet or uploading data somewhere is not acceptable for security reasons: this avoid the usage of some tool like the most famous Google Analytics, and prevent developers from understanding how the web application is used by the customers. I don't want to reinvent the wheel and re-implement a copy of Google Analytics, but getting inspired from it, the goal is to reuse information that we already have to extrapolate an analysis of the WebApp customer usage. I started this project with the aim of learning a programming language where I am not so comfortable yet (python). The purpose of this Hack Week project is to bring this basic tool at a minimal stable and usable state with the purpose of analyze the usage of a WebApp in scenarios where the WebApp is used in an internal network only (offline, disconnected from the internet).

Updated about 5 years ago. 2 hacker ♥️.

Learn OBS with an example

an invention by jevrard

git-deps and hatop deserve some more native packaging love. let's improve this and make a good package for multiple distros when possible.

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

forensic software architecture of large codebases

a project by dmaiocchi

Updated almost 5 years ago. 2 hacker ♥️.

kubeojo: Health metrics for products and testsuites

a project by dmaiocchi

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

Learn OpenStack cloud

an idea by emiura

Since openstack cloud uses HA on its foundation, I want to install and learn some stuff about cloud - install

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

SSH-Transport for Salt

a project by jochenbreuer

If you are now thinking of Salt-SSH, this is not completely wrong, but also not right. What we are talking about here, is an other Transport for Salt, a replacement for ZeroMQ.

Why?

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

Supply a local search engine of specs of build server(learning golang)

a project by wanghaisu

Description:

Updated about 5 years ago. 2 hacker ♥️.

Learn O'reilly Fundamentals of Deep learning

a project by jerrytang

Ai and Machine learning play important role in our life, I'd like to learn it. research to see is there any way of using DEEP learning on open source stuff.

Updated about 4 years ago. 2 hacker ♥️.

Secure Note/File-Storage

a project by apritschet

I'd like to write a webservice comparable e.g. to Evernote or NextCloud. Emphasis of the project is that the server only provides storage for the actual data and keys; en- and decryption is to be performed by the client. Optionally capabilities for sharing data with other users should be included.

Updated almost 5 years ago. 2 hacker ♥️.

Bean Counter - libre calorie tracker app for Android

a record by gniebler

To teach myself Java coding and Android development - and because I couldn't find one on FDroid - I decided to write myself a little Android calorie tracker app for my own, personal use. It's in a very basic and rudimentary state and - while it works - lacks a lot of desired functionality (like the ability to edit or remove entries) and many of the trappings of a "real" Android app (like proper icons).

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

Caasp meet GitLab

an idea by dmaiocchi

GitLab offer the possibility to use the CI on Kubernetes. We could then offer varios R&D teams the possiblity to use the GitLab-CI with "free" resources for testing on GitLab-Ci.

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

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. The purpose of this project would be to create a web interface for Bard, so users can use their browsers to get music streamed to their computers/phones (with format conversions on-the-fly). Probably it should implement the AURA protocol for this.

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

A naive idea to compromise confidential level of embargoed vulnerabilities

an idea by zhangxiaofei

Disclaimer: I have zero knowledge on security studies and very little knowledge on our internal security workflow. The idea popped out from the observation on my daily work which includes backporting security fixes, occasionally a couple of which are embargoed. Lashes are welcome if you find the idea stupid. When an embargoed vulnerability reaches SUSE, the related bugs / fixes are usually only exposed to a small group of people including maintainers of the affected package. While bugzilla can made an issue private for that purpose, For OBS I'm unaware of an option like "private project / package" that blocks unwanted access (please correct me if it does exist).

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

Improving the T-shirt size system for our Updates

a project by ONalmpantis

Suggest a new T shirt system using data mining techniques. A better way to provide accurate estimations of the difficulty/complexity of the updates we are testing.

Updated almost 5 years ago. 2 hacker ♥️.

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. My goal is to learn how to package a container image in SLE/openSUSE and create a flexible image for the fast deployment of PXE/HTTPBoot server.

Updated about 3 years ago. 2 hacker ♥️.

Continue learn about Docker and Go

an idea by mitiao

Continue the project from Hackweek 16 to read the book of source code analysis of docker.

Updated about 4 years ago. 2 hacker ♥️. Has no hacker: grab it!

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

Learn Ansible

an idea by cvar

Ansible is great for easily provisioning systems and whole clusters. Compared to Salt it may be slower, but on the other hand it doesn't have to install "minion-like" software on the hosts it operates on. My very-near-future plan is to create an Ansible playbook for fast-provisioning Ceph clusters and automatically running a series of functionality tests on them. Also, I can see Ansible playing an important role on my efforts for automating virtualization testing.

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

Killing security bugs and zombies in the shadows with X-rays and gitlab

a project by vpereirabr

To follow a responsible disclosure while dealing with security issues on Open Build Service, we are going to setup a gitlab project mirroring our github project and set CI, using gitlab CI, to make sure that the security changes aren't introducing any regression and avoid embargoed issues being leaked.

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

Package maildirproc

a record by jgrassler

In the previous Hackweek I forked maildirproc, polished it up a little and added IMAP filtering to it: https://hackweek.suse.com/projects/make-maildirproc-imap-ready

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

Rewrite makedumpfile using libkdumpfile as backend

a project by ptesarik

The aim is to replace dump file read routines in makedumpfile with library functions from libkdumpfile. This should enable (among other things) filtering Xen DomU dump files.

Updated about 5 years ago. 2 hacker ♥️.

Package odpdown

a project by jgrassler

I have been known to talk anybody I held presentations with into using odpdown. That was always a little awkward, since it started off with pip install odpdown, rather than zypper install odpdown. I want to fix this awkwardness and package odpdown properly so it can be installed as a RPM package. I'll also include the auxiliary infrastructure I've added around it over the years (various Makefiles and scripts for generating transcripts from comments) to the package so others can benefit from that stuff, too.

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

Jaeger with a Trace of Salt

a project by ed_lane

Abstract:

  • Cloud hosted applications are now composed of many microservices often deployed in containers. When things go wrong, are slow, or just not understood, where can we turn?
Updated about 2 years ago. 2 hacker ♥️. 1 follower.