Model checking the BPF verifier

a project by shunghsiyu

Project Description

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

COOTWbot

a project by ngetahun

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

bpftrace contribution

a project by mkoutny

Description

Updated 15 days ago. 1 hackers ♥️. 1 follower.

Building a container bootloader

an invention by flonnegren

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

ADS-B receiver with MicroOS

an invention by epaolantonio

I would like to put one of my spare Raspberry Pis to good use, and what better way to see what flies above my head at any time? add-emoji

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

Add support for RandR 1.4 (additional GPUs) into KDE display configuration

a project by michalsrb

Plan

Updated over 6 years ago. 4 hacker ♥️.

Project MySelf

a project by cschum

The goal of Project MySelf is to build a system to collect data about yourself in a safe and private way, so that you control your data and you can decide what happens with it.

Updated over 6 years ago. 4 hacker ♥️.

Adding Linux kernel firmware signature support

a project by mcgrof

The Linux kernel already has cryptographic support for signature verification on data. This is used to digitally sign kernel modules at build time, and verify integrity and provenance at load time. Likewise the 802.11 subsystem on the Linux kernel had historically in parallel prior to Linux's own kernel signing facility implemented and integrated support to verify file integrity and provenance for use on the Linux regulatory database. The 802.11 subsystem's components that provide this facility are CRDA and wireless-regdb. CRDA and wireless-regdb technically are split up as two separate trees for development, wireless-regdb helps provide the 802.11 regulatory database while CRDA exists as a udev helper to feed to the Linux kernel a regulatory domain when needed. By using a regulatory database in userspace the Linux kernel is able to get updates for regulatory rules without requiring a rebuild. Linux distributions need the digitally signed regulatory.bin file from wireless-regdb tree and the CRDA binary from the CRDA tree. Linux distributions often combine both into one package, some distributions separate the two. The regulatory database is digitally signed by the wireless-regdb maintainer, and distributions that have have compiled in support for digital signature support on CRDA verify the integrity of the file before feeding a regulatory domain to the Linux kernel. Since the kernel module signing facility was merged upstream on Linux we could replace both CRDA and wireless-regdb distribution mechanism by adding cryptographic file signature verification support on Linux on the firmware_class module which provides the APIs to load firmware, and having the regulatory.bin file merged and updated through the linux-firmware tree.

Updated almost 4 years ago. No love.

Learn gitbook.com

an invention by lrupp

https://www.gitbook.com/ allows you to combine repositories on https://github.com with a simple to use WebUI for writing books. As result, your crazy content in your README.md (or whatever *.md) files will become available for your customers as book in form of a pdf, epub or mobi download.

Updated almost 5 years ago. No love.

DMI table conformance checker

a project by jdelvare

The SMBIOS specification includes an informative annex providing conformance guidelines for DMI table implementations. I would like to write a checker tool to verify the conformance of DMI tables, based on this document. Such a tool could be useful for system firmware writers.

Updated almost 9 years ago. No love.

grab this: localize new Jekyll opensuse software site

an invention by lnussel

https://software.opensuse.org/ is aging. Richard made a proposal using Jekyll to statically generate a new layout: https://software.opensuse.org/newsite/, code at https://github.com/sysrich/new-software.o.o

Updated over 6 years ago. 1 hackers ♥️.

M2Crypto ... add RSA-PSS and deprecate raw RSA signatures

a project by mcepl

Fix https://todo.sr.ht/~mcepl/m2crypto/204, see more discussion therein.

Updated 11 days ago. 1 hackers ♥️.

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

SUSE Manager for Retail Instructional Video Tutorial

a project by lkotek

The goal of this project is to create video tutorial describing configuration of SUSE Manager for Retail.

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

CaaSP in CaaSP

a project by pchacin

Summary

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

csbot improvements

a project by jeremy_moffitt

Project Description

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

Create a new markup language with parser in rust

a project by nkrapp

Project Description

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

MCP Perl SDK

a project by kraih

Description

Updated 28 days ago. No love. 2 followers.

Create a simple app with flutter

a project by mstrigl

Description

Aim is to get into App Development for various plattforms. Flutter seems suitable for this.

Updated 13 days ago. No love. 1 follower.

Trigger actual openQA tests in pull requests

an invention by okurz

Motivation

Many projects rely heavily on CI jobs, e.g. based on github actions. We already had ideas for tight integration of openQA into such workflows for years, e.g. in https://progress.opensuse.org/issues/48641

Updated almost 3 years ago. 6 hacker ♥️. 5 followers.

Support for WiFi-enabled Canon cameras in gphoto

a project by michal-m

I have a Canon PowerShot S120, which allows for browsing / copying photos over WiFi. There are apps for Android, iOS, and Windows to do that. The protocol uses upnp to discover the camera and the smartphone/computer and them some HTTP-based protocol. I have some code using libupnp for the discovery and a perl script that is capable of transfering one file, but it's far from complete. Plus, I need to refresh my memory, because the last commit is from January :-(. Now, there seems to be some support for such cameras in gphoto already. So the plan is to dive into gphoto and use what I learned about the protocol to fix the gphoto support.

Updated almost 4 years ago. 4 hacker ♥️.

Learn Coccinelle

a project by acho-novell

Learn Coccinelle ,we need automatic kernel backporting with Coccinelle.

Updated over 6 years ago. 6 hacker ♥️.

Improve Marvin dashboard

a project by ggherdovich

Marvin is a job scheduler that the Performance Team at SUSE Labs uses to automate the execution of the performance test suite MMTests. For more details on what Marvin does and how, see Mel Gorman's blog post "Continual Testing of Mainline Kernels".

Updated over 6 years ago. 1 hackers ♥️.

grab this: openSUSE beta test program and web application

a project by lnussel

openSUSE Leap 42.3 goes for a rolling release model with automated openQA tests. That covers only so much though. We need manual testing too. In previous releases a google document spread sheet was used to coordinate and track the efforts.That's probably not the best method anymore.

Updated almost 6 years ago. 7 hacker ♥️. 2 followers.

Playing with OpenFaaS: a Serverless Framework for Docker and Kubernetes

a project by pgeorgiadis

OpenFaaS - Functions as a Service

Updated almost 4 years ago. 3 hacker ♥️.

Give a shot at photogrammetry

an invention by ikapelyukhin

Results:

Updated over 6 years ago. 2 hacker ♥️.

kubeojo: Health metrics for products and testsuites

a project by dmaiocchi

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

Evaluate mirrormanager (or mirrormanager2) for download.opensuse.org mirror management

a project by lrupp

As there is no progress around MIrrorPinky since 5 years now, let's say the project is dead and look for something different, which allows Mirror administrators to edit the settings of their own mirrors.

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

Learning MachineLearning by example

a project by apritschet

This is my attempt to catch up on the field of machine learning. In order to not "waste" time of exercising with dummy data the Security team came up with a couple of interesting questions:

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

Finish Machine Learning introductory course

a project by dmacvicar

I started Standford's machine learning course but after getting stuck in one assignment (ex4, Week5), it fell of the table due to lack of time and focus.

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

Write an open source driver for the DeckLink Mini Recorder 4K

a project by patrikjakobsson

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

Improve Webtool "Football Team Manager"

a project by holgisms

In order to get me help managing our football (en_us: "soccer") team, I developed a web tool in php.

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

Video For Linux 2 Camera monitor, frame capture, day/night exposure control and timelapse generator in python

a project by dmair

Use the V4L2 API in a PySide qt6.3 application to capture frames, monitor and adjust image exposure from a camera Frame capture is functional

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

IBS & tracking tools integration workflow improvement

a project by lmiksik

Goal for this Hackweek

revisit the workflow and propose changes which will

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

[Agama] Investigate to shorten s390x URL on O3 to avoid character limit

a project by leli

Description

There is a character limit of <=80 characters in s390x, for OSD we workaround this problem using a url shortener, like http://s.qa.suse.de/ but we don't have anything equivalent for O3. Some colleagues recommended https://v.gd/ but some initial test showed that cannot shorten ftp urls.

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

Song Search with CLAP

an invention by gcolangiuli

Description

Contrastive Language-Audio Pretraining (CLAP) is an open-source library that enables the training of a neural network on both Audio and Text descriptions, making it possible to search for Audio using a Text input. Several pre-trained models for song search are already available on huggingface

Updated 11 days ago. 3 hacker ♥️. 5 followers.

Exploring DPDK within containers

a project by paolodepa

Project Description

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

Provide personal account sign-in for Himmelblau (Azure Entra Id)

an invention by dmulder

Description

Himmelblau currently does not support personal account sign-in, but only sign-in for business/school accounts. Adding personal account sign-in would broaden the userbase, and potentially attract more users to Linux from Windows (since they could easily migrate their existing Windows account, etc).

Updated 12 days ago. No love. 1 follower.

Expand home assistant support for Freebox / Iliadbox modem

an invention by fcrozat

Description

My ISP (Free) fiber modem (Freebox) has a pretty rich API to control and monitor it.

Updated 14 days ago. 1 hackers ♥️. 1 follower.

Finish GCC match-and-simplify work

an invention by rguenther

In GCC we have multiple intermediate languages and for all of them we do manual pattern matching and replacement. The project uses a domain specific language to unify and simplify those pattern matching and replacing code.

Updated almost 6 years ago. No love.

Bug Stats for upstreams in the public

a project by zzhou

Q: How many new bugs opened over time for a package?

Updated almost 5 years ago. 1 hackers ♥️.

Generic disaster recovery

an invention by jsmeix

Basically the idea is to boot inst-sys but to not run YaST and instead run a selfmade script that does the usual disaster recovery steps:

Updated over 6 years ago. 3 hacker ♥️.

Work reports 2.0

a project by kalabiyau

Micro-service for - making a report

Updated over 6 years ago. 2 hacker ♥️.

Learn more about CodeMirror and improving source viewer in openQA

a project by mlin7442

CodeMirror is a text editor implemented in JavaScript for the browser, openQA introduced CodeMirror in its source viewer, this project is learn more things from CodeMirror and trying to improving the source viewer in openQA, already had a ticket related, even can polish source viewer more, eg. file folding, etc.

Updated over 6 years ago. 3 hacker ♥️.

maildir backed NNTP server for mailing list handling

a project by jgrassler

Description

Updated over 6 years ago. 1 hackers ♥️.

Jenkins Dashboard Web in Seaside (Pharo Smalltalk)

a project by thehejik

I want to create a basic web dashboard for Jenkins view with help of Jenkins XML API , Pharo, Seaside and Bootstrap. The biggest benefit for me would be if I can learn how to handle with Classes and its instances containing data from Jenkins in pure object programming language.

Updated over 6 years ago. 5 hacker ♥️.

backport fix for Pinnacle PCTV DVB-T tunner for Turris-OS official kernel

a project by sleep_walker

I found recently that my DVB-T tunner plugged into Turris Omnia router gets a lot of I2C errors and sometimes divisions by zero.

Updated over 6 years ago. 1 hackers ♥️.

Run openQA testsuites with MALLOC_CHECK_ and MALLOC_PERTURB_ variables set

an invention by michalnowak

MALLOC_CHECK_ and MALLOC_PERTURB_ variables are environmental variables which help identify problems with Glibc's malloc() allocations.

Updated almost 4 years ago. No love.

learning deepsea and ceph world

a project by dmaiocchi

just learning this awesome software we contribute at @suse upstream.

Updated over 7 years ago. No love.

Demo project for HA using Raspberry pi-s

a project by xarbulu

I have noticed that explaining HA cluster concepts to non technical people is not easy (my parents for example hehe). In order to improve that I would like to create a more visual project using raspberry pi-s.

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