aspiers

aspiers

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:

Updated over 5 years ago. 6 hacker ♥️.

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

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

Git like subcommand support for zypper

an idea by mlandres

Add subcommand support for zypper. That is, if 'zypper foo' is not found, look for %{_libexec}/zypper/zypper-foo just like git does. Then those subcommands could be binaries linked to libzypp or just scripts.

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

Packages for vagrant

an idea by tboerger

To really start with vagrant within the company and our company it would be awesome to create real SUSE packages for vagrant and some other cool and important plugins. It's not that easy like it sounds because vagrant runs within the upstream rpm in an embedded ruby container that needs to be fixed for our system packages.

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

A SUSE template for Beamer

a project by leonardocf

Some people prefer LaTeX for creating documents and presentations. The templates provided by Marketing don't include one for Beamer

Updated over 5 years ago. 6 hacker ♥️.

SUSE Music(ian) Space

a project by ralfflaxa

Once again, the SUSE band is coming together to make music and we're planning a party this time round!!!

Updated over 3 years ago. 46 hacker ♥️.

Video presence system for distributed teams

a project by ancorgs

Those working remotely or managing a distributed team know it: face time is invaluable. The former openSUSE team has been using http://sqwiggle.com to keep in touch and Google hangout to hold a stand up meeting every morning.

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

Gerrit CLI review tool

a project by iartarisi

Gerrit is used for code reviews by openstack and its related projects (e.g. chef cookbooks). The web interface is too slow when you get 100 changes to review each day. It would be nice to have a faster CLI. There are already some python client libraries available. I am thinking about either doing this as a standalone application with python and something like ncurses or an emacs/lighttable plugin.

Updated over 5 years ago. 2 hacker ♥️.

Cosmic HA for OpenStack

a project by mjura

Idea is to prepare some advanced template examples for Heat orchestration in OpenStack, which will show: - how HA for VM guests can be used

Updated over 5 years ago. 8 hacker ♥️.

Crowbar on openSUSE

a project by tboerger

In order to build a community around crowbar, our cloud installer, we need to get this running on openSUSE as well. So let's find some time to move the packaging of crowbar from the ibs to the obs!

Updated over 2 years ago. 9 hacker ♥️.

write mkcloudcloud - a nested cloud setup software

a project by bmwiedemann

In https://github.com/SUSE-Cloud/automation/ we already have mkcloud, which can setup a whole SUSE Cloud on a single host for testing. However, it would be cool, if (instead of a single machine) we could use cloud.suse.de with its capability to add extra networks as requested.

Updated over 2 years ago. 3 hacker ♥️.

Make Intel baytrail based device(s) work better with openSUSE

a project by mkubecek

Recently I became a (not very proud) owner of Acer Aspire Switch 10E, a small notebook/tablet convertible based on Intel baytrail platform. Replacing preinstalled (32-bit!) Windows 8.1 with (64-bit) openSUSE proved more challenging than expected, mostly because the device is haunted by a 32-bit UEFI so that it took me a week to make it boot without an external USB flash disk.

Updated over 5 years ago. 5 hacker ♥️.

Tahoe-LAFS on OpenSUSE

a project by gsanso

Tahoe-LAFS is an open-source decentralized cloud storage system. It distributes your data across multiple servers. Even if some of the servers fail or are taken over by an attacker, the entire file store continues to function correctly, preserving your privacy and security.

Updated over 2 years ago. 1 hackers ♥️.

Crowbar on openSUSE Leap 42.1

a project by mjura

Let's do this :) !!!

Updated over 5 years ago. 3 hacker ♥️.

Integrate Policy As A Service with a HA use case for Openstack

a project by mmnelemane

Openstack Congress provides Policy as a service solution for Openstack based clouds. Policy based fulfillment makes it convenient to write policies for VM migrations and evacuations based on data monitored from various data sources. The aim of the project is to integrate the service to SUSE openstack cloud and evaluate the use of policies as a means to develop HA solutions.

Updated over 5 years ago. 1 hackers ♥️.

Jangouts development workshop

a project by ancorgs

We are right now testing a patch to Janus that will hopefully give us the stability we were missing in http://jangouts.suse.de. As a consequence, it's reasonable to expect a wider usage of Jangouts inside the company. Thus, I want to share maintainership of Jangouts as much as possible. The more developers know how to fix errors and implement features, the better.

Updated over 5 years ago. 8 hacker ♥️.

Try to understand and use Lilypond format to generate musical scores

an idea by sndirsch

See title

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

Setup an internal tmate.io server

an invention by abergmann

The idea would be to setup an internal tmate.io server to make instant command line collaboration easier.

Updated over 2 years ago. 6 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.

Updated over 5 years ago. 3 hacker ♥️.

Turn a young person's life into misery

a project by rneuhauser

While programming is occasionally a very rewarding activity, it's mostly a chore and the rest is filled with frustration. Let's teach an unsuspecting youngster program!

Updated over 5 years ago. 2 hacker ♥️.

Finish crmsh history guide

an invention by dmuhamedagic

There's a crmsh history guide in works for a very long time and it really really needs to be finished.

Updated over 5 years ago. 2 hacker ♥️.

document and enhance the Crowbar API

a project by m_meister

Adding some API documentation for Crowbar, which is still missing. There are some API comments along with the Rails controller methods, but some of them are outdated.

Updated over 2 years ago. 1 hackers ♥️.

Prepare Crowbar for the future!

a project by vuntz

There are a lot of issues in Crowbar due to the legacy of poor internals. This is blocking things quite a bit when it comes to improving Crowbar for adding new features. Let's fix it!

Updated over 5 years ago. 5 hacker ♥️.

A fresh look at Crowbar scope and UI

an invention by romanarcea

The project is about taking a fresh look at Crowbar UI for SOC provisioning. Main goal is to mock user workflows that would allow to scale Crowbar to support multiple datacenters, a more flexible way to add large number of nodes and manipulate services, as well as control and customize various types of hardware groups.

Updated over 5 years ago. 3 hacker ♥️.

Improve py2pack

an invention by tbechtold

py2pack is the prefered tool todo Python packaging for openSUSE. There are multiple issues. The one I want to focus on is the dependency detection which is tricky for Python packages.

Updated over 5 years ago. 2 hacker ♥️.

Prettify room booking displays in Nuremberg

an invention by algraf

Nuremberg recently received room booking displays that would in theory show the current occupation of rooms. Unfortunately they are Windows CE based. And they don't actually show anything useful because we don't use Exchange.

Updated over 5 years ago. 3 hacker ♥️.

Package Mod DUO pedalboard software for openSUSE

a project by dmacvicar

the MOD Duo is a guitar/instrument pedalboard made by the company Mod Devices, which has the following features:

Updated over 2 years ago. 3 hacker ♥️.

Setup Zuul & Gerrit & Jenkins & OBS infrastructure to test OpenStack upstream changes for rpm-packaging

an invention by tbechtold

OpenStack uses Zuul as a pipeline manager to test changes posted on gerrit. The rpm-packaging initiative (https://wiki.openstack.org/wiki/Rpm-packaging) needs to test proposed changes. So building packages with OBS for proposed changes is the goal of the project.

Updated over 5 years ago. 1 hackers ♥️.

SUSE Musicians Project

a project by jctmichel

We started the SUSE Musician's Space several Hackweeks ago, out of which we spawned the SUSE band, now known as SUSE LOUD.

Updated over 5 years ago. 8 hacker ♥️.

Implement git-explode to untangle linear sequence of commits into multiple independent topic branches

a project by aspiers

Automate the process described here:

Updated over 5 years ago. 3 hacker ♥️.

OSEM Android App

an idea by hennevogel

Whitewash Gigitty, brand it and ship it on google play for events.opensuse.org

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

Record SUSE's Nürnberg office from above and have fun (with drones)

an idea by kbabioch

Since I'm a little bit of a drone-a-matic myself, and I enjoy flying around with drones, I propose to fly around/above the SUSE building, record some footage, and make a cool promo video out of it.

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

Tools to make keysigning fun again (replacement for caff)

an idea by kbabioch

There is a tool called caff, which is the de-facto standard when dealing with keysigning (on a large scale, e.g. after a key signing party). This tool hasn't been touch in years, is written and configured in Perl (hence cannot be read and/or maintained :smile:) and is not easy to package, because of a lot of dependencies, etc. It is not even available in our default repositories (at least for Tumbleweed). In general there seems to be a certain kind of frustration with this software, but there is no real alternative available yet.

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

Supportconfig improvements for SOC

a project by pedrivo

The supportconfig tool is a great resource for troubleshooting common system issues on SLES but its functionalities might not be enough to troubleshoot other issues related to cloud solutions. I would like to invite you to contribute on this project by creating new plugins/tools to complement supportconfig's great power and ease the troubleshooting process for SUSE Openstack Cloud product.

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

Bugzilla Sync for Taiga

an idea by suntorytimed

What is Taiga?

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

FATE sync for Taiga

an idea by suntorytimed

What is Taiga?

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

Better support for Chromebooks

an idea by suntorytimed

Better support for Chromebooks

Updated over 5 years ago. 6 hacker ♥️. 1 follower. Has no hacker: grab it!

status page

an idea by tampakrap

The openSUSE Heroes team provides a status page under https://status.opensuse.org, which is based on Cachet. While it is very nice to provide a status page to the users, this one has a few key issues explained below,

Updated over 5 years ago. 3 hacker ♥️. 1 follower. Has no hacker: grab it!

git-based mail client

an idea by KGronlund

I want to create a more modern mail storage format, which leverages git and tagging instead of folders to manage my mail.

Updated over 5 years ago. 3 hacker ♥️. 1 follower. Has no hacker: grab it!

Easy openSUSE Upgrade

a project by maverick74

The idea is about an easy way to allow users to make upgrades (e.g.: changing from one major version like 15.0 to version 15.1) using a GUI and as easy as they can in Ubuntu.

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

Porting Askbot to Python 3

a project by rbueker

During the last year Askbot, a question and answer oriented internet tool, similar to stack overflow has been tested for internal usage.

Updated over 5 years ago. 4 hacker ♥️. 3 followers.

gfxboot for grub2

a project by snwint

Make a final attempt to implement a graphical user interface for grub2 (gfxboot2).

Updated over 3 years ago. 16 hacker ♥️. 1 follower.

next-generation email synchronization program

a project by dancermak

There are various email synchronization programs like offlineimap or mbsync, which have some inherent limitations:

Updated over 5 years ago. 5 hacker ♥️. 5 followers.

Make maildirproc IMAP ready

a project by jgrassler

I currently use maildirproc for filtering Maildirs downloaded by offlineimap and like its highly flexible approach to filtering a lot (filters Python code). This works very well, except for one problem: after filtering, the next offlineimap run deletes the messages that where previously in Inbox on the mail server and uploads them to the folders they were sorted into. Depending on how many emails one gets, this is a colossal waste of bandwidth.

Updated over 3 years ago. 1 hackers ♥️. 1 follower.
6
6
17
45

Looking for projects around:

Nothing at the moment

Activity

  • over 5 years ago: aspiers liked Make maildirproc IMAP ready
  • over 5 years ago: aspiers liked next-generation email synchronization program
  • over 5 years ago: aspiers added keyword "perl" to Catch up on GNU Stow maintenance
  • over 5 years ago: aspiers added keyword "gnu" to Catch up on GNU Stow maintenance
  • over 5 years ago: aspiers added keyword "stow" to Catch up on GNU Stow maintenance
  • over 5 years ago: aspiers added keyword "packagemanagement" to Catch up on GNU Stow maintenance
  • over 5 years ago: aspiers added keyword "maintainer" to Catch up on GNU Stow maintenance
  • over 5 years ago: aspiers started Catch up on GNU Stow maintenance
  • over 5 years ago: aspiers originated Catch up on GNU Stow maintenance
  • over 5 years ago: aspiers liked gfxboot for grub2
  • over 5 years ago: aspiers liked Porting Askbot to Python 3
  • over 5 years ago: aspiers liked Easy openSUSE Upgrade
  • about 6 years ago: aspiers liked git-based mail client
  • over 6 years ago: aspiers liked status page
  • over 6 years ago: aspiers liked Better support for Chromebooks
  • over 6 years ago: aspiers liked FATE sync for Taiga
  • over 6 years ago: aspiers liked Bugzilla Sync for Taiga
  • over 6 years ago: aspiers joined Supportconfig improvements for SOC
  • over 6 years ago: aspiers liked Supportconfig improvements for SOC
  • over 6 years ago: aspiers liked Tools to make keysigning fun again (replacement for caff)
  • over 6 years ago: aspiers liked Record SUSE's Nürnberg office from above and have fun (with drones)
  • over 6 years ago: aspiers originated get ibus-deepspeech speech recognition engine for IBus working on openSUSE
  • over 6 years ago: aspiers liked OSEM Android App
  • over 6 years ago: aspiers liked Implement git-explode to untangle linear sequence of commits into multiple independent topic branches
  • about 7 years ago: aspiers liked SUSE Musicians Project
  • All Activity