Help with mainline support for the Mediatek chromebook (MT8173 based)

a project by mbrugger

Lately the necessary patches to get rudimentary support for the Mediatek chromebook with a mainline kernel got posted. There are some hacks and I'll work on some good solution to get graphics go, at least.

Updated almost 5 years ago. 5 hacker ♥️.

study RISC-V proxy kernel and simulater

a project by ArchLinux

I'm planning to do some research about RV32E which has only 16 GPRs, but riscv-pk doesn't have RV32E support so that the RV32E aware GCC (https://github.com/kito-cheng/riscv-gcc/tree/riscv-next) cannot build riscv-pk. I'm going to study how the proxy kernel works so that I can do some modification to let it support RV32E.

Updated almost 6 years ago. 1 hackers ♥️.

Get up to speed and experiment with new front-end web techs

a project by richardcox

A week of learning, improving and playing with some of the relatively new front-end stacks and patterns.

Updated almost 4 years ago. No love.

Admin UI for the Minion job queue

an invention by kraih

Minion, the job queue of the Mojolicious web framework, currently has to be administrated with command line tools. I want to build an Admin UI that will make the most common maintenance tasks, such as restarting a large number of failed jobs, a lot more comfortable.

Updated almost 3 years ago. No love.

make some contributions for terraform-libvirtd-plugin golang project

a project by dmaiocchi

since i am learning golang, i will make some contributions for the upstream project we used already @suse

Updated almost 6 years ago. 1 hackers ♥️.

Add ASCIIDOC support to DAPS

a project by fsundermeyer

DAPS, the "DocBook Authoring and Publishing Suite" provides a tool set for easy creation and publication of DocBook sources on Linux. DAPS lets you create HTML (incl. webhelp), PDF, EPUB, man pages, and other formats with a single command. DAPS is used and developed by the SUSE documentation team and hosted on https://opensuse.github.io/daps/ .

Updated almost 3 years ago. 3 hacker ♥️.

Mottainai - what a waste!

a project by EDiGiacinto

Mottainai - Task/Job/Build Server for everyone!

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

IRC bot for #qam-cloud channel

a project by vsistek

Functionality

Updated almost 3 years ago. No love.

OpenStack Cloud deployment alternative to automatic mkcloud

a project by vsistek

Aim of this project is to create scenarios for manual deployment using limited feature set of mkcloud. Useful for situations when full mkcloud deployment is broken. It would help qam-cloud team a big time. We can reuse the result later in automation.

Updated almost 3 years ago. 1 hackers ♥️.

A tool to find a patch series from one of its git commit

a project by david_chang

When doing the backport, I sometimes spend some time to check if the commit comes from a patch series and list all commits of a patch series. So I'd like to create a tool for doing this quickly.

Updated almost 6 years ago. 2 hacker ♥️.

Make Mokutil Beautiful Again

a project by gary_lin

I planned to write a GUI for mokutil since I started the project. I guess now it's time to do that.

Updated almost 6 years ago. 1 hackers ♥️.

openSUSE on Lenovo MIIX 310 2-in-1 tablet

a project by scabrero

This is a UEFI only device where openSUSE does not boot, hanging after loading the kernel and the initramfs even disabling secure boot.

Updated about 7 years ago. No love.

OBS GitLab integration

a project by adrianSuSE

First part is to support automated builds on git pushes also with gitlab, similar to what we do already with github.com. This means OBS would get notificated in a save way to refetch sources and start build on each commit.

Updated almost 5 years ago. 4 hacker ♥️.

Learn QT Linguist and improve translations for FET (a timetable creator)

a project by juliogonzalezgil

The idea is getting a general knowledge of how QT Linguist works, and help FET with some translations.

Updated about 5 years ago. 4 hacker ♥️.

Enhance Staging Project process: reduce the gap between Letter staging and ADI staging

a project by mlin7442

We have a known defect exists in Staging Project process, according to the staging project design(in-ring/non-ring), the requests of a application stack can be dispatched to letter staging and adi staging both, in case the request staged in adi staging relies the request staged in letter staging which may causes sometimes the request in adi staging will not be checked-in at the same round, this leads that application stack have different version in TW and those package had request left in adi staging may does not work well as version unmatched to other library. We see this issue happened on Qt5 stack; KDE Applications, etc. For example: a Qt5 stack update, libqt5-qtbase will be staged in a letter staging however libqt5-qtwebview will be staged in a adi staging, once libqt5-qtbase be accepted that libqt5-qtwebview won't be accept in the same round due to it can not be built before libqt5-qtbase merged to Factory but after - 2-phase update. Therefore we need a way to handle those cases to reduce the gap between Letter staging and ADI staging.

Updated about 7 years ago. No love.

yast2-storage-ng: ensure the best layout is proposed

a project by ancorgs

The theory behind the partitioning proposal of yast2-storage-ng is that all possible distributions of partitions in the disk are evaluated and the best one, according to this criteria, is chosen. But I have found several examples in which is hard believe that the result is actually the optimal distribution of partitions.

Updated almost 6 years ago. 1 hackers ♥️.

Setup TensorFlow and wrote a simple classifier

a project by mbologna

  • Setup Tensorflow on OpenSUSE 42.3
  • Look for a way to package it
Updated almost 6 years ago. 3 hacker ♥️.

Make The Flatscreen Great Again

a project by RBrownSUSE

SLE Engineering have a large flatscreen in the shared space just outside of Thorsten Kukuk and Stefan Behlert's office

Updated over 5 years ago. 2 hacker ♥️.

Major user input/output cleanup and improvement for ReaR 2.3

a project by jsmeix

I will implement the ReaR upstream issue https://github.com/rear/rear/issues/1399

Updated almost 6 years ago. 1 hackers ♥️.

Migrate to Tumbleweed as base system

a project by joseivanlopez

Currently I am using openSUSE Leap 42.2 as base system on the laptop where I do my daily work (Dell Latitude E7470). As a YaST developer my system is a bit broken (as you may guess) and updates are not possible. So it is time to start from scratch. The idea is to adopt some user friendly system for security copies, migrate to Tumbleweed, make extensible usage of virtual machines and try to stay the base system as clean as possible.

Updated about 7 years ago. No love.

Play Crystal lang

a project by joseivanlopez

Crystal [1] is a new language with a syntax heavily inspired by Ruby, but with statically type check and compiled! Its motto is "Fast as C, slick as Ruby", so good reason to start looking at it.

Updated about 5 years ago. No love.

Y2Storage improve logging

a project by ancorgs

YaST dumps quite information to its own log file (placed at /var/log/YaST2/y2log). That info is very useful to understand and discover what is happening when an issue appears. All YaST modules write into this log file, and the brand new yast2-storage-ng is not an exception. Some improvements are necessary regarding to the logging of this new module:

Updated almost 6 years ago. 2 hacker ♥️.

Jangouts: integrate outcome of GSoC

a project by ancorgs

We got a couple of GSoC projects around Jangouts this year:

Updated almost 6 years ago. 2 hacker ♥️.

Amiga fun

a project by mstaudt

Let's dust off our Amigas, hook up our mice and joysticks, and see what elegant software and hardware could do back in the 80s and 90s!

Updated almost 5 years ago. 4 hacker ♥️.

Give a shot at photogrammetry

an invention by ikapelyukhin

Results:

Updated almost 6 years ago. 2 hacker ♥️.

Make parted great again!

a project by sparschauer

During regular L3 work I often don't find enough time to work on the command line disk partitioner parted which I maintain.

Updated almost 3 years ago. 1 hackers ♥️.

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 almost 3 years ago. 3 hacker ♥️.

Try SUSE Manager

an invention by okurz

``` ‎zypper ar -f http://dist.suse.de/install/SLP/SUSE-Manager-Server-3.1-GM/x86_64/DVD1/ suma3.1

Updated almost 2 years ago. 1 hackers ♥️.

setup own docker container scripts

an invention by okurz

need to learn more about containers

Updated almost 2 years ago. No love.

golang refactoring! usefull links

an invention by dmaiocchi

moin, i am looking for interesting articles that describe how to refactor/maintain golang code.

Updated about 7 years ago. No love.

perf bench epoll

a project by dbueso

While there are plenty of benchmarks that compare different IO multiplexing techniques such as epoll vs poll/select, there's really nothing out there that particularly measures epoll system call latencies under different scenarios. Design and implement a series of performance benchmarks for this call under the 'perf bench' framework.

Updated over 5 years ago. 1 hackers ♥️.

opensuse docker images for mining cryptocurrencies

a project by tiagoherrmann

I intend to create opensuse docker images ready for mining cryptocurrencies (cpu based algorithms like cryptonight as a first try), and if time permits, I will also try to deploy the containers using kubernetes.

Updated about 7 years ago. No love.

Improve GfxTablet

a project by Pastafly

Improve the progress made with the GfxTablet last year https://github.com/Devp00l/GfxTablet / https://hackweek.suse.com/16/projects/turn-an-android-tablet-into-a-drawing-tablet.

Updated about 7 years ago. No love.

openSUSE/SUSE branding for "remark"

an invention by okurz

motivation

I like light weight presentation frameworks based on plain text files. There are quite some frameworks using the browser for presenting but many require a full blown web server. remark seems to be about the lightest I could find. I could make actual use of it when there would be openSUSE(/SUSE) branding.

Updated over 5 years ago. No love.

Add Xen PVH support to grub2

a project by j_gross

PVH domains are a new guest type supported by Xen being as lightweight as possible (e.g. no emulation of legacy devices via qemu) while taking advantage of the hardware virtualization features of the x86 processor.

Updated almost 4 years ago. 1 hackers ♥️.

Improve devbot for QA-tools team while learning Golang

a project by szarate

Once upon a time there was a bot

Updated almost 3 years ago. 2 hacker ♥️.

Play with Docker, Kubernetes and AWS using Ansible

a project by gsanso

I'd like to learn Docker and Kubernetes. I'd also like to learn about AWS so I'll use that platform using the free tier account.

Updated about 7 years ago. No love.

Setup an ISCSI storage server which supports multipath

an invention by lyan

Setup an iscsi server on minnowboard/espressobin/odroid c2 based on opensuse tumbleweed, use two Nics to support multipath Setup an iscsi initiator on odroid c2 and dm

Updated almost 5 years ago. 1 hackers ♥️.

Improve my small tool - compare_pkglist.py

a project by mlin7442

I have a small tool called compare_pkglist.py[1] which comparing packages between two build service project and it able to show the diff of package, this tool helps me to understand how many package I've missed and missing updates, it needs an improvement of the output format; show new package only; always check linkinfo; etc.

Updated about 7 years ago. No love.

Birdwatching with motion and gphoto2

a project by msmeissn

I want to watch birds at the birdfeeder on my balcony.

Updated about 7 years ago. No love.

Deploy our Terraform code via GitLab CI

a project by hfschmidt

In our team, we currently manually deploy our Terraform code (namely, the SUSE Registry at registry.suse.com) from our own PCs. This is error prone, as it would be very easy to override something by mistake. I want to create the appropriate .gitlab-ci.yml file that will:

Updated almost 3 years ago. 2 hacker ♥️.

Use LUKS UUID in /etc/crypttab

an invention by aschnell

The the LUKS UUID in /etc/crypttab. In general the file system UUID is already used in /etc/fstab. So using the LUKS UUID in /etc/crypttab is a small step towards consistency and should make the system more robust (e.g. avoid bugs like bsc #1063249).

Updated almost 6 years ago. 1 hackers ♥️.

Convert the aging canelatr bot to AWS Lambda

a project by barendartchuk

My friends have been using a supybot bot to help organizing weekly football matches. Over the years, there was demand for moving it to Telegram and supybot-telegram-bridge was born, allowing using the IRC bot in Telegram.

Updated over 5 years ago. No love.

Time Cube

a project by cbruckmayer

An initial prototype from the last hackweek can be found on YouTube

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

Setup a k8s cluster based on aarch64 tumbleweed

an invention by lyan

I will deploy a k8s clusters on three pine64 A+ boards, all boards are installed opensuse tumbleweed, and one as k8s-master two as k8s-minions. The whole cluster will use TLS and BRAC security mechanism.

Updated almost 3 years ago. 1 hackers ♥️.

Exploring ZX Spectrum Next's new features

a project by wstephenson

Back in the day, I enjoyed coding on 8 bit machines, mostly MSX. There is now a Kickstarted project to create a successor machine with some new features: hardware sprites, hardware scrolling, better sound, integrated SD/MMC IO and an ESP8266 for networking.

Updated almost 6 years ago. 1 hackers ♥️.

simplify apache module test rpm macros

a project by pgajdos

Employ apache-rex instead.

Updated about 7 years ago. No love.

Implement ZSTD + BTRFS support to GRUB2

an invention by dsterba

The ZSTD is a new compression method, potential replacement for existing methods. The support has been added to linux 4.14, but the bootloader support is missing.

Updated over 1 year ago. 1 hackers ♥️.

Play with Travis and beta features

an invention by szarate

Build Stages

Updated almost 6 years ago. 1 hackers ♥️.

Actions kernel mainlining: pinctrl

an invention by a_faerber

During my trip to and from SUSECon 2017 I had been working on a pinctrl driver for Actions Semi S500, based on a previous pinctrl driver of mine for Realtek RTD1295.

Updated about 7 years ago. No love.