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.

Updated over 6 years ago. 2 hacker ♥️.

Kernel live dump

an idea by mkoutny

There is possibility to run crash on live system, this has some drawbacks though:

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

Polish filtra and move data collection to Postresql

a project by jochenbreuer

Last hackweek filtra was created – a tool to extract information like lead and cycle times from Github repos for (but not limited to) projects that are doing Kanban. The collected metrics can then be visualized with Grafana.

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

Family with Lightweight Kubernetes - K3s + Kebuvirt

a project by xguo

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

Leverage containers to distribute NFS DRBD storage among pacemaker cluster nodes

a project by zzhou

Current Situation [bsc#1201271]

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

Port the Jetpac game to the NES

a project by mssola

Project Description

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

Learning Go: Build an IRC bot

an idea by tboerger

In order to learn Go programming language I want to start to build an IRC bot with Go.

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

Write a minigame with Python

an idea by GraceWang

Write a minigame with Python The main purpose of this project is learn how to use Python to do something.

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

Delve into softweare-o-o

a project by mlin7442

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

Get latest versions of different Rancher components

an invention by eminguez

Description

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

Having closer look at openQA and search for comparably simple improvement options

a project by clanig

Project Description

The project is about getting more familiar technically with the openQA code and checking for improvement options in dependence of the expected impact and effort.

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

SMTGCC

an invention by fkastl

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

mod_nss and related bugs

a project by stokos1

There are so many bugs which is related to mod_nss like bnc#863518 or bnc#897712.

Updated over 6 years ago. 2 hacker ♥️.

Use AI to construct SQL queries for the openQA test database

an invention by okurz

Motivation

The openQA test database, based on PostgreSQL, has a lot of potential to be able to answer various questions but often we do not know how to put those questions into the right SQL queries so let's harness the power of artificial intelligence to go wild in this direction :)

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

OpenQA test list views improvement

a project by mdati

Project Description

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

Learn more deeply about linux kernel.

a project by xlai

I will read about a book to understand linux kernel deeper. It is a heavy book, may not finish in this hackweek, but i will continue to finish it. The book name is "go deeper into linux kernel"

Updated over 6 years ago. 2 hacker ♥️.

forensic software architecture of large codebases

a project by dmaiocchi

code

Updated about 6 years ago. 2 hacker ♥️.

Digging into the NanoKVM

an idea by abergmann

Description

Testing the capabilities of the NanoKVM and NanoKVM Lite open source Keyboard Video Mouse switches.

Updated 8 months ago. 2 hacker ♥️. 2 followers. Has no hacker: grab it!

SMBIOS 3.0 support in dmidecode

an invention by jdelvare

On February 12th, 2015, the DMTF released version 3.0.0 of the System Management BIOS Reference Specification. This update isn't just adding enumerated values to existing structures, as previous updates did. It is also introducing a new entry point format which allows for larger tables and structures. Support for this needs to be added to dmidecode.

Updated about 6 years ago. 2 hacker ♥️.

Look into the design of gfs2

a project by ZRen

GFS2 and OCFS2 are 2 cluster filesystems in linux kernel. We also support GFS2, though most of our customers use OCFS2 as we recommend. Last hackweek, from

Updated over 6 years ago. 2 hacker ♥️.

how to speed up adsl connections with a smart mini router

a project by jordimassaguerpla

Remote working makes you face some "challenges" regarding networking setup. One of them can be reproduced as:

Updated about 6 years ago. 2 hacker ♥️.

Sentiment analyzer

a project by aburlakov

Project Description

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

Rancher and cf-on-k8s

an idea by mgrifalconi

Project Description

Cloud Foundry For Kubernetes (cf-for-k8s) blends the popular CF developer API with Kubernetes, Istio, and other open source technologies. The project aims to improve developer productivity for organizations using Kubernetes. cf-for-k8s can be installed atop any conformant environment in minutes.

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

jigdo for images

a project by epaolantonio

Description

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

RKE2/K3S working on IBM Power

a project by tkelly

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

Docs as Code: programmable pipelines with Dagger.io

a project by ncarmo

Description

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

Play with Go and RL

a project by EDiGiacinto

I would like to learn and play with RL/ML and Go ( gorgonia for example). The lack of Reinforcement Learning library in Golang makes me very sad, so I wanted to implement a RL algorithm and alongside create a small library for RL and go in general.

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

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

Port Spacewalk to Salt-Stack

an invention by dmacvicar

Spacewalk has its custom client stack.

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

QEMU/KVM Test Infrastructure

a project by bfrogers

Our QEMU/KVM testing needs to be improved.

Updated over 6 years ago. 1 hackers ♥️.

deploy geo cluster

an idea by BinLiu

Apart from local clusters and metro area clusters, SUSE Linux Enterprise High Availability Extension 12 SP2 also supports Geo clusters.Failover between these clusters is coordinated by a higher level entity: the booth daemon (boothd). I 'd like to deploy a geo cluster, and look into the design of booth.

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

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

Improve C/C++ skills

an idea by pvorel

I'd like to improve my C/C++ skills with contributing small easyhacks to some open source projects (kernel's kconfig, git, util-linux, fluxbox, libreoffice, ...).

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

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

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.

Prepare GFXprim widget library for a release

a project by metan

After nearly ten years of work my minimal widget C library is nearly ready for a use.

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

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

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

Learn Lilypond and Use It to Typeset Sheet music

an invention by smithfarm

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

Improve geekoops ansible roles

an idea by ph03nix

I want to improve and extend my ansible rolebook project called GeekOops. The goal is to ensure that the current rules are up-to-date and then implement one or two more roles.

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

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.

OpenStack Benchmark Dashboard

a project by chuller

Tasks

Updated over 6 years ago. 1 hackers ♥️.

Neutron driver for Cilium

a project by mrostecki

It's clear that in Kubernetes world, SUSE and openSUSE chose Cilium as the main network provider, which also means choosing BPF and XDP as underlying technologies for implementing datapath and packet filtering.

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

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.

Improve 'vim-daps' and 'vim-docbook_templates' plugins

an idea by tbazant

The main part of our toolchain that allows us processing and publishing documentation is daps [1] As i'm using Vim to write our product documentation in DocBook format, i started to develop 'vim-daps' [2] and 'vim-docbook_templates' [3] plugins to integrate daps experience into Vim.

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

BPF feature support table

a project by shunghsiyu

Project Description

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

I want to learn the Nette framework

a project by tbazant

See http://nette.org

Updated over 6 years ago. 1 hackers ♥️.