openSUSE Landing Page Prototype

a project by hennevogel

www.opensuse.org is the single most accessed page in the SUSE/openSUSE universe. With 1.5 million visits per month it generates 2.5 million page views and has around 500 people on the page at any given time. Yet it's one of the oldest, crufty pages we have! It doesn't concentrate on what it should do: Tell people about the distro so they download it. It's design is 5 years old, it's not mobile, it's not accessible. There is absolutely no interactive, engaging content at all and the technology used goes as far as a shell script/cron to update dynamic content.

Updated about 2 years ago. 30 hacker ♥️.

Hack the Hack Week tool

an invention by hennevogel

This project is about advancing the tool you're currently browsing. It got started back in Hack Week 9 to retire all the weird tools we've used in the past to track ideas. As you can see it has gone far but is still far from done. There are lots of features missing and bugs to be fixed on github. Get going!

Updated about 2 years ago. 24 hacker ♥️.

Get the new SUSE Floor ready to use!

a project by rsalevsky

The new SUSE Floor is nearly done. The core functionality is already implemented and only some basic features are left.<br> <br>

Updated almost 5 years ago. 14 hacker ♥️.

Revive (web)pin for openSUSE

a record by lrupp

Which package currently provides libfoo.so.6 ? A question for/from packagers and currently not easy to answer, even if the Build Service might know about the content of packages inside a repository as he created the nice filelist.gz files inside the repomd directories with all the needed information already.

Updated about 5 years ago. 12 hacker ♥️. Has no hacker: grab it!

Obsolete Trello with Redmine

a project by jnweiger

Redmine.suse.de (as an inhouse tool) is very close to be a jump in replacement for Trello.com (the outhouse tool). Investigate into setting up a redmine-board so that it has exactly (and only) the features a Trello board has,

Updated almost 5 years ago. 11 hacker ♥️.

Kernel oops decoder

a project by benjamin_poirier

Read in a crash or oops-style backtrace and access DWARF information to output the current content of the stack and registers in term of symbols, and the the crash commands to dump/pretty print them. In other words, when looking at a crash dump, answer the questions "Which variable is currently stored in $rax? What is the structure of the stack? Which variable is stored at $rsp+16?"

Status at the end of hackweek 10

Updated almost 5 years ago. 9 hacker ♥️.

create openSUSE 13.1 images for ARMv7 and ARMv8

an idea by dirkmueller

Currently the last working images for ARMv7/v8 are openSUSE 12.3 based. Since then a lot of new features and regressions have been introduced, so it is time to refresh the appliances based on 13.1 and make them work.

Updated about 5 years ago. 8 hacker ♥️. Has no hacker: grab it!

Detect type of change in a project analyzing the log history

a project by aplanas

Use machine learning and natural language processing techniques to analyze the changes made in a project, and classify them in: * Small / unimportant fix

Updated about 2 years ago. 8 hacker ♥️.

Learn the Basics About Creating Android Apps

a project by keichwa

What's about an app that helps you with downloading openSUSE documentation? Does a free app for managing gettext files (.pot, .po) already exist?

Updated about 4 years ago. 7 hacker ♥️.

Persona openid for Build Service

a project by k0da

Build Service needs an openid. Imagine following case:

Updated almost 5 years ago. 7 hacker ♥️.

Postit Art Uber-Geeko at All-Hands-Area NBG

a project by jnweiger

The huge glass front of the Allhands Area facing Maxfeldstrasse wants to shine in Geeko-Shape. Prior art:

Updated about 5 years ago. 6 hacker ♥️.

Inqlude, the Qt software archive

a project by cschum

During Hack Week 7 I worked on an archive of Qt-based libraries. The goal was to easily make all available Qt libraries accessible to developers. Think CPAN for Qt. So I hacked on a web site and a command line client. There was a little bit of progress on the project since then, but with the upcoming KDE Frameworks 5 there will be quite a number of additional libraries available for Qt developers. This should be well represented in Inqlude as well. The coverage of Inqlude is also still not complete, and the tooling needs some improvement as well, especially regarding integration with distributions.

Updated about 5 years ago. 6 hacker ♥️.

wicked

a project by pwieczorkiewicz

Wicked is a network configuration infrastructure incorporating a number of existing frameworks into a unified architecture, providing a DBUS interface to network configuration. https://github.com/openSUSE/wicked

Updated about 5 years ago. 6 hacker ♥️.

Create a tool to sync GroupWise calendars with a local radicale server

a project by cbosdonnat

I already have a [python script][0] processing mails received in the Calendar folder to get the ical event and push it to [radicale][1]. It has several drawbacks: * It doesn't detect appointment changes (pretty easy to fix as each event has a unique ID)

Updated about 5 years ago. 6 hacker ♥️.

Port the Spacewalk UI to modern web technologies

an invention by dmacvicar

Spacewalk is an open source Linux systems management solution. It is the upstream community project from which SUSE Manager and the Red Hat Network Satellite product are derived. Spacewalk uses XHTML with a CSS stylesheet that has grown over the years.

Updated about 4 years ago. 5 hacker ♥️.

Linux System on USB stick

an invention by jsmeix

I like to have a Linux system that completely runs on an USB stick (read and write also for persistent storage) so that it can run

Updated about 5 years ago. 5 hacker ♥️.

vim-plugin for expanding rpm macros

an idea by m_meister

creating a vim plugin, that expands this kind of macros into a new vim buffer by pushing a key macro paths /

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

'Who's that guy?' - a floor based mini game

an invention by thutterer

Documentation

What is it?

Updated almost 5 years ago. 5 hacker ♥️.

Improve linuxrc/rescue system

a project by aginies

<p>Rescue system has a lot of options , but most of them can only be set at boot time, first idea is too provide a way to configure them while the system is running.<p>

some ideas

Updated about 5 years ago. 5 hacker ♥️.

Learning about Docker

an invention by abergmann

Based on the hackweek 9 project from Flavio I'm playing around with <b>docker</b> and Linux containers.<br> My goal is to have a private image store with several openSUSE and SLE versions ready to use.<br>

Updated about 5 years ago. 5 hacker ♥️.

Climbing Ticklist

an invention by j_renner

Ticklist is a web application enabling users to record their ascents of climbing routes as well as to maintain their personal list of currently projected routes. My implementation went from working alpha back to pre-alpha status (~ basic things not working) while migrating parts of the codebase (knockout.js -> angular.js). The goal of this hackweek project was therefore to finish this migration and fix the basic features in order to make the app useful at least for personal usage. The current technology stack is node, express, sequelize, jade (templating), angular and twitter bootstrap. Lots of future features come to my mind, like showing advanced statistics, integration with social networks, support bouldering ticklists as well, location based stuff, and so on.

Updated about 5 years ago. 5 hacker ♥️.

Merge hermes into OBS API

a project by coolo

After https://hackweek.suse.com/projects/105 the next thing to merge is hermes. Use ActionMailer for events

Updated about 5 years ago. 5 hacker ♥️.

Implement Execution of User Scripts during Snapshot Creation in Snapper

an idea by aschnell

The idea is to execute user defined scripts before and after creation of snapshots with snapper. The feature request covering this (fate #316315) was rejected. But I would like to use it anyway for fate #316232.

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

Libvirt client for android-arm

an invention by lin_ma

The idea is to port client module of libvirt(x86) to android-arm. Currently, The project only plans to supoort kvm. The project includes a dynamically linked library and a management user interface(virsh).

Updated about 5 years ago. 4 hacker ♥️.

Work on my OBS packages

a project by lrupp

~> osc my pkg | wc -l 699

Updated about 3 years ago. 4 hacker ♥️.

Merge webui into OBS API

an invention by coolo

The webui is currently the poor cousin of the OBS parts even though it's wildly used. It's a pain in the ass to code for it as there is not a API for most things you need to do - and if there is it's cumbersome to use.

Updated almost 5 years ago. 4 hacker ♥️.

Improve yast devtools

an invention by jreidinger

There is now bunch of yast devtools but the most of them are obsolete or useful only for ycp developement, which is now dead. It is also mixture of tools to build package, develop single package and new yast meta for doing changes on all modules developed by yast team. So goal is

Updated about 5 years ago. 4 hacker ♥️.

Improve OpenStack Documentation

an invention by a_jaeger

Improve OpenStack documentation and tools used by it. Major idea: Improve openSUSE documentation

Updated about 5 years ago. 4 hacker ♥️.

Try another OS (or distro)

a project by bear454

Feeling very comfortable with your (open)SUSE desktop? Don't get too comfortable; there's a lot of innovation out there. Try living in a different system for a few days, and see if you can find some innovative paradigms to bring back 'home' with you. Here's a few suggestions: * Feeling really crazy? Try Windows 8

Updated about 5 years ago. 4 hacker ♥️.

MirrorPinky

a project by darix

A web frontend for the mirrors in the mirrorbrain database to allow the mirror admins to manage their entries themself. You might know MirrorBrain already: our download redirector and Torrent/Metalink generator used u.a. on download.opensuse.org. It's really a great tool that plays a hidden key role inside the openSUSE infrastructure.

Updated about 4 years ago. 3 hacker ♥️.

face tracking

an idea by chuller

Step 1. Control Robotis servo from raspberry pi<br> Step 2. Setup OpenCV on for raspberry pi / camera<br>

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

An experimental tiny WM of Wayland

an idea by NalaGinrut

Wayland would replace X11 in the future (maybe soon?), we're researching/learning Wayland. And I planed to try a tiny Window Manager of Wayland for a practice. It's meaningful I think, since there's little independent WM for Wayland, except for Mutter which is a part of Gnome desktop environment.

Updated about 5 years ago. 3 hacker ♥️. Has no hacker: grab it!

Zeroconf with others (GNOME Shell, Firefox, Wayland and others)

a project by cxiong

Zeroconf/Bonjour/Avahi is a very interesting technique that targets at freeing users of services from tedious IP-based network configuration by automatic-distributed address-assigning, name-assigning and service discovery/browsing. It's named officially as zeroconf, Bonjour is the implementation in OS X, iOS and Windows, while Avahi is for Unix-like system. However, while Bonjour is popular and widely used in Apple products, few users take advantage of Avahi in Linux world and the number of applications that do integrate Avahi are still just a few and this feature is not often used.

Updated about 3 years ago. 3 hacker ♥️.

Package proper cross-compilers

a project by rguenther

openSUSE lacks useable cross-compilers to glibc systems. This is the attempt to provide those, most important a cross-compiler for arm/aarch64.

Updated about 4 years ago. 3 hacker ♥️.

Create Quickstart for OpenStack on OpenStack (Triple-O)

a project by dirkmueller

Currently, opensuse-quickstart sets up a one-machine Cloud based on OpenStack, either with KVM or virtualisation. In order for bootstrapping further hosts, it would be much easier to set up only a bare-metal cloud on one machine, and PXE boot a 2nd machine via OpenStack Nova/Ironic.

Updated about 5 years ago. 3 hacker ♥️.

switch to grub2 for powerpc

an invention by k0da

There is a grub2 available for powerpc for a while. Let's switch to it by default.

Updated about 5 years ago. 3 hacker ♥️.

Improve and unify spec changes formating and automation for Factory rules

an invention by scarabeus_iv

This project is mostly about automating spec file formatting to have all specs more look-alike, much better for review and there is no need to force people to write that way, just to format it afterwards is sufficient. Other task is to track changes in osc repo and adjust changelog accordingly. Format spec file tasks:

Updated about 5 years ago. 3 hacker ♥️.

Enable python in crash and use it for most functions

an idea by jeff_mahoney

Crash originated in a older version of gdb. Since then, gdb has added python to its scripting options. By converting much of the crash functionality to python, we can make it easier to extend existing functionality and allow our customers to do the same.

Updated about 5 years ago. 3 hacker ♥️. Has no hacker: grab it!

Weblate improvements

a project by Nijel

My plan is to add some more features to Weblate. The list is definitely not complete, but I'd like to check at least following areas: * [Support for federated login using GitHub, OpenID, Facebook,...][170]

Updated about 5 years ago. 3 hacker ♥️.

SUSE Manager/Spacewalk client debug/test shell

an idea by dmacvicar

When developing for SUSE Manager, it gets tiresome to setup clients in order to debug and test with clients. The idea is to create a nice shell (with history, command completion, colors) that allows to simulate being a client.

Updated about 5 years ago. 3 hacker ♥️. Has no hacker: grab it!

ohai plugin for querying details like serial numbers from hard drives in chef-client nodes

a project by bigironman

Gathering detailed information about hardware in an automated way with chef using an ohai plugin enhances transparency about the hardware being used in a datacenter. The idea is to write a plugin for ohai that gatheres information from hard drives used in a node that runs chef-client.

Updated about 5 years ago. 3 hacker ♥️.

Support for the SMBus ARP protocol

a project by jdelvare

The SMBus standard specifies an address resolution protocol (SMBus ARP.) It has two key features : * Handle I2C slave address collisions. If two SMBus slaves would use the same I2C address, ARP lets one of them pick a different address to avoid the address collision.

Updated about 5 years ago. 3 hacker ♥️.

Write test cases for DAPS

an invention 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 teh SUSE documentation team.

Updated about 5 years ago. 3 hacker ♥️.

studio-appliance-editor

a project by bear454

Build an open-source appliance editor for SUSE Studio that interacts only with the API, using modern JS web frameworks. For users, this provides an opportunity to influence, or create unique tailored editing experiences for Studio appliances. For Studio maintainers, this provides a road towards a modern appliance editor, and a chance to remove tens of thousands of lines of brittle legacy code. For hackers, this provides a chance to get your feet wet with modern client-side web technologies, like

Updated about 5 years ago. 3 hacker ♥️.

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.

Current OBS controls for package rebuild triggers

Updated about 5 years ago. 3 hacker ♥️.

virtual wifi adapter in qemu

an idea by lnussel

one of the top features a distribution must always ship in a working state is wireless. Yet we have no way to test it in an automated way. To be able to do that via openQA we need qemu to emulate a wireless adapter. Whether it's emulating existing hardware or implements some virtio device that only works on Linux doesn't matter.

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

unlock html5 story teller options for openSUSE/SUSE

an idea by froh

html5 gives a new way of exchanging and expressing ideas and telling stories. simple, slide-like examples:

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

Add VNC backend to openQA

an invention by zxdvd

Updated about 5 years ago. 2 hacker ♥️.

Raspberry PI radio transmitter (no additional hardware)

an idea by dheidler

Create a kernel module, which provides a virtual alsa sink, which transmits the audio through the air. see https://github.com/bmwiedemann/PiBits/tree/master/PiFmDma (code uses less cpu power)

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

Bug reporting GUI tool with template support

an idea by llipavsky

QA engineers often tests same/similar parts of software, and if they find a bug, the information they need to collect can be predicted. For example, for apache2 problems, following are needed:

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

openSUSE & SLE support for Puppet modules located at the Forge

a project by tampakrap

Description

One of the PuppetLabs guys is trying to enforce best practices on administering Puppet modules, by using base modules and build services and roles on top of them. That way we can re-use external / third-party modules from forge.puppetlabs.com, ideally without touching them at all. He names that "the Lego approach". Full article.

Updated about 5 years ago. 2 hacker ♥️.

a watch for taking care of my baby

a project by bjzhang

i want to make a prototype of a watch for waking up me in the night in order to take care of my daughter. this watch includes arm based MCU with time display on panel(OLED or LED), vibrate, beeper. using 3D printer for the box of this watch.

Updated about 5 years ago. 2 hacker ♥️.

running xen on allwinner sunxi powered devices

an invention by bjzhang

I want to boot xen with dom0 and domU on allwinner sunxi devices. A31/A20 is a Cortex-A7 powered device and cortex-a7 support virtualization extention.

Updated about 5 years ago. 2 hacker ♥️.

Betaman - Beta Program Management application

an invention by insilmaril

Betaman is a rudimentary rails app to manage a set of beta tests and its testers. Try betaman yourself at betaman.suse.de

Updated about 5 years ago. 2 hacker ♥️.

Preparing Customer Survey: Hard- and Software Stack

a project by svollath

Customers may face problems with their systems we weren't aware of, if we focus on testing single components. We simply can't copy each and every customer setup, but we want to have test results that are more relevant.

Updated almost 5 years ago. 2 hacker ♥️.

openQA v2 test, fix, deploy

an invention by bmwiedemann

openqa.opensuse.org is still running on the older v1 version necessitating extra maintenance (and bringing confusion to people about which version is the right one to use). As part of this hackweek 10, we want to test kvm and alternative backends (vbox, kvm2usb) in openQA v2, fix them if needed and finally deploy the current version.

Updated about 5 years ago. 2 hacker ♥️.

Ruboto - JRuby On Android

a project by digitaltomm

Updated about 5 years ago. 2 hacker ♥️.

PowerPC appliances deploy tool

an idea by k0da

We need a tool similar to suseviclient for deploying powerpc appliances.

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

Airplane tracking

a project by rmax

Setup and operate a Mode-S Beast that receives the ADS-B broadcast signals sent out by airplanes.

Updated about 5 years ago. 2 hacker ♥️.

Web interface for gems-status

an invention by jordimassaguerpla

Gems-status (http://github.com/jordimassaguerpla/gems-status) is a command line tool that creates a report about the gems used in an appliacation. The most import result is the security alerts. However, this tool is being configured using a yaml file, which has to be updated with new information every time there is a security alert.

Updated almost 5 years ago. 2 hacker ♥️.

crashsite

a project by alnovak

Examining vmcore with crash (very) often means to look at multiple outputs at once, which in console enviroment simply is not easily achievable. Since last hackweek, there is a

Updated about 4 years ago. 2 hacker ♥️.

ALSA Pure Digital Power Amplifier

a project by duwe

Building on top of <a href="http://rdimitrov.twistedsanity.net/blog/show.php?entry=Microcontroller%20Class%20D%20Amplifier,%20Rev2&quot;&gt;Rouslan Dimitrov's Microcontroller Class D Amplifier</a>, I developed the idea to feed the power amplifier with PCM data directly. Rouslan does some dithering and noise shaping, but I'm convinced that proper interpolation would sound better. The ATtiny is too slow to do even cubic interpolation so I'll move that into the host.

Updated about 2 years ago. 2 hacker ♥️.

NFC - hardware enablement and enhance in openSUSE

an idea by acho

Hardware Information

  • SONY RC-S380/S
Updated about 5 years ago. 2 hacker ♥️. Has no hacker: grab it!

Enhance zypp installer to report file conflicts and to support rpm %posttrans scripts.

an invention by mlandres

This would fix the two 'biggest flaws' in the current software installation workflow. Basic support for detecting file conflicts is already provided by libsolv, but it needs to be integrated into libzypp. In order to support rpm %posttrans behavior, zypp needs to collect these scripts during package installation and execute them at the end of it's transaction.

Updated about 5 years ago. 2 hacker ♥️.

Booting to btrfs snapshots with grub2

a project by michael-chang

The bootloader menu has to be able to list snapshots created with tagged attribute by snapper or other tools. These attributes control how snapshots are displayed and organized in the boot menu. All the changes are reflected in real time, that is when a snapshot is created it's ready to boot without the hassle to call grub2-mkconfig to refresh menu. The operation and navigating to the snapshot is intuitive and out of box and booting is even more easy to hit the button. The hackweek is based on current implementation to improve the code structure and testing, like code clean up and make it in better shape get upstreamed, improving the menu to use extended attribute to organize the boot menu with defined attributes which can be tagged by snapshot tools like snapper etc.

Updated about 5 years ago. 2 hacker ♥️.

multi-user chat support for Groupwise Messenger protocol in Telepathy / Empathy

an invention by fcrozat

Currently, only pidgin is support multi-user chat over Groupwise Messenger protocol. Telepathy (and therefore Empathy) doesn't support it, despite using libpurple from Pidgin project. (https://bugs.freedesktop.org/show_bug.cgi?id=13127)

Updated about 4 years ago. 2 hacker ♥️.

REST API for QADB

a project by llipavsky

QADB is the database used to strore results of automated tests in SUSE QA. It only has web intrface, which is mostly just a better DB view. The goal of this project is to create the REST API to it, which can later be used to query for results from external tools (and maybe even later used by the frontend)

Updated about 5 years ago. 2 hacker ♥️.

Create bi-lingual ebooks

an idea by snwint

Write a tool to create bi-lingual ebooks.

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

Update kernel for RaspberryPi on openSUSE

a record by dsterba

It's 3.11 time.

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

CodeAdopter

a project by kalabiyau

Initial idea to build a tool to help rubygems community to rotate maintainers for abandoned projects. Many new developers would like to maintain a project to learn new stuff and many good projects are abandoned by initial authors.

Updated about 5 years ago. 2 hacker ♥️.

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

SUSE Hackweek Gallery XBMC add-on

an invention by vlewin

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

Updated almost 5 years ago. 2 hacker ♥️.

Achieve world domination.

a project by bgerhard

The goal of my project is to achieve total world domination. == Hell, yeah!

Updated about 5 years ago. 2 hacker ♥️.

Optimize KIWI product build in Open Build Service (OBS)

an invention by lslezak

Introduction

OBS can build not only build traditional RPM packages, but it can even build appliances or installation ISO images.

Updated about 5 years ago. 2 hacker ♥️.

supportconfig database

an invention by leonardocf

The supportconfig utility is used by support teams to collect all information needed to troubleshoot a system in one shot. The objective of this project is to create a central repository of supportconfig tarballs. To do so, we're going to develop a set of tools to automatically fetch tarballs from known sources, parse the information, import the useful parts into an SQL database and expose it in a Web front-end where users can run some simple queries.

Updated about 4 years ago. 2 hacker ♥️.

froxlor Server Management Panel

a project by asemen

froxlor Server Management Panel create and start a push request upstream the openSUSE Leap 42.1 configuration tab

Updated almost 5 years ago. 1 hackers ♥️.

Backport IPSec Test Suite

a project by liangzheng

There is a IPSec test suite on strongSwan project(http://strongswan.org/test-scenarios.html).But it bases on Debian an Ubuntu, we plan to backport it into our SLES test suite repo.

Updated about 5 years ago. 1 hackers ♥️.

Capture datacenter infrastructure information in a graph database

an invention by kwk

Orientdb is an open source graph/document database. It supports various language bindings

Updated about 4 years ago. 1 hackers ♥️.

Play around about GNU/Linux security

a project by shawn2012

Developers: Shawn Chang, Bo Yang Description: We will try to use memory forensic techniques dig out some specific rootkits if possible.

Updated about 5 years ago. 1 hackers ♥️.

Local LVD system

a project by yaojia

A local LVD(Live&VOD audio/video) system, 1. provide VOD to local users(B/S)

Updated about 5 years ago. 1 hackers ♥️.

Web shell for Hamsta

an invention by zbhan_william

You like Linux, right ? you must like command line tools which give an quick, elegant way for your work. This project comes from the idea. "command line everywhere".

Updated about 5 years ago. 1 hackers ♥️.

Build and validate a scale-out Samba/CTDB cluster atop CephFS

an invention by dmdiss

Samba and CTDB rely heavily on POSIX fcntl locks for data and meta-data integrity. This functionality was recently fixed in CephFS, opening up the possibility to use CephFS as an underlying filesystem for a scale-out Samba/CTDB cluster. Such an architecture should perform and scale much better than the existing single Samba + VFS module gateway.

Updated about 5 years ago. 1 hackers ♥️.

Add snapshot support to cifs.ko

an idea by dmdiss

The File Server Remote VSS Protocol (FSRVP) was recently defined by Microsoft. It allows for SMB clients to remotely request the creation, exposure and destruction of share snapshots. Aside from support in Windows Server 2012, preliminary FSRVP server support has also been implemented for Samba.

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

HMC support to openstack

an invention by k0da

Currently compute supports only IVM managed pSeries machines. In that case machines are not managed for central place. There shouldn't be a big deal to implement HMC support as IVM commands are pretty much similar to HMC.

Updated about 5 years ago. 1 hackers ♥️.

salien - convert deb/pkgbuild/... into .spec

an idea by bmwiedemann

There is the alien program to convert binary packages between various formats, but it would be even nicer to be able to take a debian or archlinux build spec and convert it into an rpm .spec file. Apart from the syntax conversion, this will need some mapping for package names, so that BuildRequires and Requires match the target.

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

Add MOKx for blacklisting any specific hash of kernel module (Hackweek 10 in Taipei)

a project by joeyli

Add MOKx for blacklisting any specific hash of kernel module. For kernel module sign function, similar to dbx in UEFI, we need a MOKx for blacklisting kernel module that can avoid direct revoke the modsign key in MOK or kernel.

Updated about 5 years ago. 1 hackers ♥️.

UEFI on ARM

an idea by gary_lin

Aarch64 was added into UEFI spec recently, and the patches already landed into edk2. The goal of this project is to make an UEFI image to run on the Foundation Model and package Aarch64 edk2 in OBS, so that everyone can just download the latest image and play it.

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

Optimize packing of objects required for migration to new container

a project by vuntz

Moving objects to a new container is a problem everyone in R&D has faced at least once in his life. It requires a very advanced algorithm to pack the many different objects (which are generally heterogeneous, with different uses, types, weights and sizes), before the packs can then be transferred to the new container, generally through a dedicated bus. We can identify some usual cases: * In the worst case, the new container can be smaller than the old one, and a garbage collector is generally used to help find a solution that satisfies the problem (a SAT solver can be used to determine which objects should be destroyed).

Updated about 5 years ago. 1 hackers ♥️.

Make diskimage-builder (part of TripleO) capable of building openSUSE images

an invention by tserong

A few months ago in a random post-PyConAU fit of hackery, I got disk-image-create in TripleO's diskimage-builder project running on openSUSE 12.3, i.e. you can now run disk-image-create on an openSUSE system, and have it create, say, an Ubuntu system image. Time to take the next step, and make it capable of building openSUSE images ;-)

Updated about 3 years ago. 1 hackers ♥️.

Learn how to write 'Learn Language App'

a project by kalabiyau

The basic idea behind learning language is to ensure three parts: * Grammar

Updated about 5 years ago. 1 hackers ♥️.

Wifi direct on OpenSUSE

an invention by matt680209

Wifi direct (P2P) has been implemented in WLAN drivers and wpa_supplicant. I would like to work on 2 machines connected each through wifi direct.

Documentation

Updated about 5 years ago. 1 hackers ♥️.

evfilter improvement

a project by ehamera

The evfilter project (https://github.com/lhc4/libevfilter/) isn't able to substitute multiple events to one event or vice versa. I want to improve that and repair some other bugs.

Updated about 2 years ago. 1 hackers ♥️.

Learning Gosu - 2D game development library (with ruby bindings)

a project by digitaltomm

Updated about 3 years ago. 1 hackers ♥️.

Testbus

an invention by okir

Create a framework for running tests distributed across a number of hosts. The goal is to be able to run tests for things like

Updated about 5 years ago. 1 hackers ♥️.

YaST Developer Happiness: Reboot the Documentation

an invention by mvidner

PLAN

We have Ruby now, yay! But the developer documentation still quite sucks [the old version is shown in that link]. We want to fix that.

Updated about 5 years ago. 1 hackers ♥️.

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. The project is hosted at: github/mapleoin/chef-attrdoc

Updated about 5 years ago. 1 hackers ♥️.

Cloud rearrangement: VM migration path-finding

an invention by aspiers

There are several use cases where it's beneficial to be able to automatically rearrange VM instances in a cloud into a different

Updated almost 5 years ago. 1 hackers ♥️.

Learn Ruby and Ruby on Rails

an invention by alarrosa

The main goal is learning Ruby and enough Ruby on Rails to hack on the hackweek tool and fix (what seems to be) a simple issue like this . For that, I'll have a look at the following tutorials/documentation, and probably follow a couple of them:

Updated about 5 years ago. 1 hackers ♥️.