Plan 9 filesystem support in GRUB

a project by ptesarik

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

open-iscsi use of multi-queue to implement MCS

a project by lee_duncan

The open-iscsi package is the de facto standard Linux iSCSI initiator, but it does not support iSCSI MCS.

Updated almost 3 years ago. No love.

gitbot

a project by dmaiocchi

gitbot

Updated over 5 years ago. 11 hacker ♥️.

online DB of L3 supported products

a project by mvancura

The goal is to create a set of YAML files describing L3 supported products with all metadata we need to store there - and a JS presentation layer automatically showing this data in several forms, one of them will be a part of our L3 documentation.

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

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.

Simple time scale for active record models

a project by digitaltomm

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

Apple Silicon openSUSE spin

a project by vgrinco

Project Description

The folks at Asahi linux have been working on porting linux on the Apple Silicon. In a recent blog post they announced they will be joining forces with Fedora on releasing a Fedora Asahi Remix. I would be happy to see this level of collaboration between Asahi and openSUSE community, too.

Updated over 1 year ago. 9 hacker ♥️. 5 followers.

Save pytorch models in OCI registries

a project by jguilhermevanz

Description

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

Investigate non-booting Forlinx OKMX8MX-C board (aarch64)

an invention by a_faerber

Description

In the context of a SUSE customer inquiry last year, a Forlinx OKMX8MX-C arm64 board had been relayed to me from China that a customer was not successful booting SUSE Linux Micro on. Typically this happens when the vendor's bootloader (e.g., U-Boot) is not configured properly (e.g., U-Boot's distro boot) to be compliant with Arm SystemReady Devicetree (formerly IR) band. Unfortunately I could not immediately get it to emit any output, to even diagnose why it wasn't working. There was no public documentation on the vendor's website to even confirm I was checking the right UARTs.

Updated 19 days ago. No love. 1 follower.

Reduce the number of builds in the openSUSE Build Service

a project by dmuhamedagic

In case any of the source files changed, openSUSE Build Service rebuilds the dependent packages regardless of whether that particular modification affects the dependency. This makes our resources footprint bigger (and the electrical power bills higher). It also affects users, because every new package build causes the package manager to include that package in the next update thus consuming network bandwidth and resources of users' computers.

Updated over 5 years ago. 3 hacker ♥️.

zypper plugin for discovering reverse dependencies

a project by bzoltan1

Often when we test maintenance updates or when we decide to push an update for a package we want to know what that change may cause. Right now it is really difficult to figure out what package depends on a given package.

Updated almost 2 years ago. 10 hacker ♥️. 5 followers.

YaST Developer Happiness: Reboot the Documentation

an invention by mvidner

PLAN

Updated over 5 years ago. 1 hackers ♥️.

openSUSE on QEMU/AArch64 + UEFI

an invention by gary_lin

The UEFI image for QEMU/AArch64 is available in the openSUSE build service now. However, there is no openSUSE image for that setup. This project is to make openSUSE run on QEMU/AArch64 + UEFI and this may be useful for the openQA in the future.

Updated over 5 years ago. 3 hacker ♥️.

openSUSE for Firefly-RK3288

a project by a_faerber

The Firefly-RK3288 is the first SBC with the Rockchip RK3288 SoC, the first available chip with Cortex-A17 cores (32-bit ARMv7). I received such a board just in time for Hackweek Interstellar and will be looking into booting an upstream kernel with openSUSE 13.2/Factory rootfs.

Updated almost 8 years ago. No love.

httpd learning

a project by pgajdos

I intend to learn little bit around apache httpd, get acquainted with some native modules as well as look at apache2-debugging-modules package.

Updated almost 8 years ago. No love.

My own picture gallery using Flickr API

a project by mvancura

Flickr provides not only a large space for photos but also nice features around, including tags and other metadata allowing sorting of photos by different criteria - but one is very limited in the design of something like "frontpage" of such galleries. The solution is to use 3rd party JS solutions using Flickr API, like nanogallery.

Updated over 5 years ago. 1 hackers ♥️.

SAPHanaSR* to drive SAP HANA with Dynamic Tiering

a project by fmherschel

Problem

Updated over 6 years ago. No love.

Fix terracumber, add some python unit tests, try to extend it and publish it

an invention by juliogonzalezgil

Last year I developed Terracumber and, for the moment published it at one internal GitLab repository.

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

Learn DaVinci Resolve

an invention by psimons

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

Explore possibilities of automate Linux on s390x LPAR installation

a project by mgriessmeier

Description

Follow up with exploring ways to automate installations of Linux on s390x LPARs to be able to test it automatically and integrate it ultimately into openQA as (part of) a backend

Updated about 1 month ago. No love. 1 follower.

Let's make a customer support knowledgebase that works

a project by anthidote

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

CalDAV/CardDAV client in PHP

a project by holgisms

CalDAV [1] and CardDAV [2] are client/server protocols designed to allow users to access and share calendar and contact data on a server. There are many CalDAV and CardDAV clients around, e.a. Thunderbird/Lightning and also free CalDAV and CardDAV servers like Baïkal.

Updated almost 8 years ago. No love.

openSUSE for IFC6540

a project by a_faerber

The Inforce Computing IFC6540 is an SBC with Qualcomm Snapdragon 805 SoC (32-bit ARMv7).

Updated almost 8 years ago. No love.

Docker for Beginners

a project by shundhammer

Using docker as a development platform for nontrivial development environments sounds interesting.

Updated over 5 years ago. 3 hacker ♥️.

kdenlive: Help finishing the timeline refactor

an invention by gboiko

Kdenlive is refactoring its timeline to be based on Qt's data models and a QML view. This work is not yet finalized so any help there is appreciated by the developers.

Updated almost 3 years ago. 1 hackers ♥️.

Package kivy and python project for Android

an invention by joadavis

About 3 years ago I wrote some Python and Kivy code for my Samsung Galaxy S4 in QPython. Unfortunately, QPython updated and broke its kivy compatibility. I've been waiting for them to fix it, but mostly have given up. So instead, just investigate how to turn the kivy code into an .apk for installation on an Android device! There are directions for this on the kivy website.

Updated over 6 years ago. No love.

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.

Improving picotm

a project by tdz

Picotm is a system-level transaction manager. It provides transactional semantics to low-level C operations, such as modifying data structures, (some) file I/O, memory access. Picotm also handles error detection and recovery. It's fully modular, so new functionality can be added.

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

Hacking irc-gitter bridge

a project by juliogonzalezgil

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

Running RKE/RKE2/k3s on SLES Real Time

an invention by nguyens

Updated over 2 years ago. No love. 2 followers.

Create a graphic scene using Vulkan API

a project by jtorres

Updated almost 2 years ago. 1 hackers ♥️. 3 followers.

Fine Tuning LLaMa2

an invention by rtorrero

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

Create object oriented API for perl's YAML::XS module, with YAML 1.2 Support

a project by tinita

Description

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

Chef Cookbook Attributes file documentation parser

a project by iartarisi

Write a tool to generate documentation (README.md) from chef cookbook attributes files including the comments that describe the attributes. The goal is to use this with the openstack chef cookbooks from https://github.com/stackforge/ and maybe integrate it the upstream Gerrit as a Jenkins job.

Updated over 5 years ago. 1 hackers ♥️.

Finish gfxprim application multiplexor (window manager)

an invention by metan

Project Description

Updated 21 days ago. 2 hacker ♥️. 2 followers.

arbs - Mirror an ArchLinux package repository in a Build Service

a project by rneuhauser

> [arbs] is a tool for keeping an OBS project in sync with an ArchLinux package repository. More specifically, I use it to sync [home:roman-neuhauser:arch-community][h:rn:ac] with [community.git][c.git], a mirror of the actual svn repository underlying community.

Updated almost 8 years ago. No love.

Parallella: Epiphany packaging for openSUSE

an invention by a_faerber

The Parallella is an SBC with Xilinx Zynq SoC and 16-core Epiphany-III co-processor.

Updated over 5 years ago. No love.

KDE bugzilla cleanup

an invention by scarabeus_iv

As detailed previously on devel and opensuse-factory the KDE team didn't have access to their bugs and could not actively subscribe.

Updated over 5 years ago. 3 hacker ♥️.

nm-applet: Better icons

a project by simotek

Enhance nm-applet icons

Updated almost 8 years ago. No love.

kCFI Release

a project by jmoreira

kCFI is a tool that enables the compilation of commodity Operating Systems with Control-Flow Integrity protection. kCFI first prototype was developed/implemented during a PhD program held in the University of Campinas, in Brazil. Although fully functional, the tool remains in a very experimental shape, needing to be refactored prior to being released.

Updated over 5 years ago. 1 hackers ♥️.

kubernetes pod lifecycle monitoring and navigation

a project by harts

Create a tool which will make it possible to monitor the lifecycle of pods in a kubernetes cluster (as well as other types of tabular or structured data), and provide a convenient user interface for viewing and interpreting that data. This will be useful in development and testing of our kubernetes-based container platform (Cloud Application Platform), as it will allow us to better understand where things are going wrong when we encounter component failures.

Updated almost 3 years ago. 1 hackers ♥️. 2 followers.

Add RISC-V support in openQA

a project by ldevulder

openQA currently supports different architectures: x86(_64), ppc64le, aarch64 and s390x. In this project I would like to add support for RISC-V[1]. First emulated ontop of x86, like we previously did with aarch64. As openSUSE images for that processor are already generated, it could be useful to do some basic automated tests on them.

Updated over 3 years ago. 12 hacker ♥️. 3 followers.

Moderated Meetings for opensuse Jitsi

a project by LSchroeder

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

OmegaT automatic glossary insertion

a project by vdziewiecki

I want to continue my work on this feature for a CAT (Computer Aided Translation) program, OmegaT. When translating a segment (usually a sentence), I would like OmegaT to automatically replace all words it finds in an active glossary by their translations. This will save the translator some time.

Updated over 5 years ago. 2 hacker ♥️.

Supportconfig plugin for IDEs

an invention by paolodepa

Project Description

Updated almost 2 years ago. No love. 3 followers.

WebGL Game ⚽

a project by jarodriguez

Project Description

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

SUSE Hackweek Gallery XBMC add-on

an invention by vlewin

Browse the SUSE Hackweek Gallery in XBMC on your TV :)

Updated over 5 years ago. 2 hacker ♥️.

KVM for Nvidia Jetson TK1

a project by a_faerber

The Nvidia Jetson TK1 is an SBC with Nvidia Tegra K1 SoC (quad-core Cortex-A15, 32-bit ARMv7).

Updated over 5 years ago. 1 hackers ♥️.

ARM64 fastmodel

a project by gqjiang

ARM64 is become more popular on different markets, but obviously lots of pepople didn't have the hardware platform, and fastmodel is helpful for people to play with ARM64 environment, furthermore, we can run different software platform on it, such as Cloud, HA, Virt and OpenStack.

Updated over 5 years ago. 2 hacker ♥️.

Turbulent Molecular Dynamics Simulations in C

a project by dwaas

During hack week I will carry on the research I started to write my thesis. The work is called "Turbulence Driven Clustering in Nematic Active Particles" and will (hopefully) make it into a Physical Review Letters paper.

Updated over 5 years ago. 1 hackers ♥️.