Enable >256 vcpus for KVM guests

a project by bfrogers

Although there isn't much demand right now, it won't be long before >256 vcpus in a KVM guest will be desired. Currently, due to 8 bit apic ids only being used the limit is 256. Implement the x2apic infrastructure that will allow QEMU + KVM to break the 256 vcpu barrier.

Updated over 7 years ago. No love.

KVM S3 and S4 handling in SLES and openSUSE

a project by bfrogers

There are issues with S3 and S4 handling in a KVM SLES or openSUSE guest. I'd like to figure out what's going wrong and get things fixed as much as possible.

Updated over 7 years ago. No love.

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

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

a project by digitaltomm

Links: https://github.com/jlnr/gosu/wiki/Ruby-Tutorial

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

Updated over 5 years ago. 1 hackers ♥️.

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

Create bi-lingual ebooks

an idea by snwint

Write a tool to create bi-lingual ebooks.

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

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

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 over 5 years ago. 3 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 over 5 years ago. 4 hacker ♥️.

pyg: PEG parsing runtime for Python

a project by rneuhauser

pyg will be a PEG parser library formed as an internal Python DSL. it will be used in cramex, a copycat of cram with expect support. The surface is heading to resemble Boost.Spirit: grammars are composed using a vaguely (xBNF/PEG)-like syntax enabled through operator overloading.

Updated over 4 years ago. No love.

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

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

Learn how to write 'Learn Language App'

a project by kalabiyau

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

Updated over 5 years ago. 1 hackers ♥️.

fontinfo

an idea by pgajdos

  • add support of other text directions in png specimen
  • figure out which fonts need other specimen sentences for given script (they do not include some characters from present sentences) and supply other sentences in that script
Updated over 7 years ago. No love. Has no hacker: grab it!

Podcast Studio

a project by KGronlund

I've been running a podcast together with two friends for over a year now. We have a recording and mixing process going, but unfortunately it involves using non-free operating systems and software all the way through. It is probably going to be hard to get away from using the things we use for the actual recording part for a while, but one thing I feel should be perfectly doable in openSUSE is the mastering bit. In theory, Audacity could work for this, but it is old and clunky and doesn't do real-time filtering, making it annoying to use.

Updated over 7 years ago. No love.

Extend iso_code

an idea by tboerger

I would like to extend my existing gem isocode (https://github.com/tbpro/isocode). Currently it translates all available countries and languages into multiple languages. I plan to integrate more ISO specifications like scriptnames, subdevisions and currencies.

Updated over 7 years ago. No love. Has no hacker: grab it!

Finalize geozip gem

an idea by tboerger

I have started many months ago a project named geozip (https://github.com/tbpro/geozip) and i would like to finalize it. I want to parse openstreetmap files and generate polygon geo coordinates for zip codes. After processing it should be exported to multiple file formats to get them imported into databases for various projects.

Updated over 7 years ago. No love. Has no hacker: grab it!

Work on my OBS packages

a project by lrupp

~> osc my pkg | wc -l 699

Updated over 3 years ago. 4 hacker ♥️.

libvirt TCK

a project by jfehlig

The libvirt TCK provides a framework for performing testing of the integration between libvirt drivers, the underlying virt hypervisor technology, related operating system services and system configuration. The idea (and name) is motivated by the Java TCK. Currently the libvirt TCK is not fully packaged for SUSE and the test suite itself contains a lot of Redhat-isms. Mike Latimer and Jim Fehlig will work on properly packaging libvirt TCK (it has a LOT of perl dependencies) and patching it to work better with SUSE virtualization hosts and SUSE guest operating systems. It has traditionally focused on the KVM hypervisor, so there might be some progress made to make it work better with Xen too.

Updated over 7 years ago. No love.

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

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

Improve MMTests Comparisons and Reporting

a project by vbabka

The Proposal

(Idea originally suggested by Mel Gorman)

Updated over 7 years ago. No love.

NFC - hardware enablement and enhance in openSUSE

an idea by acho

Hardware Information

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