Convert a very cheap foam toy plane into a radio control plane

an invention by ilausuch

I would like to convert a very cheap foam toy plane into a radio control plane Materials

Updated over 4 years ago. 1 hackers ♥️. 2 followers.

Catch up on GNU Stow maintenance

a project by aspiers

I've been doing a terrible job of maintaining GNU Stow the last year, and there's quite a backlog of bugs, feature requests, support requests etc. So it's a good time to catch up on these.

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

DSLR autofocus micro adjustment using python-cv

a project by emiura

Check if it is possible to create a python application to aid autofocus micro adjustment on a DSLR. There are some commercial applications that are capable of that, such as Reikan FoCal (https://www.reikanfocal.com).

Updated over 4 years ago. 1 hackers ♥️. 1 follower.

SVG in-depth

a project by thutterer

Inspired by a conference talk I've attended a while ago (and my own struggles when trying to create something pretty basic just recently) I want to learn more about SVGs in general and their powers for modern web development in particular. Over the week, I want to

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

STEM Workshop in Montessori School: Robotics

an invention by ilausuch

During the previous Hackweek I did a workshop in a Montessori school. This time I would like the same but with focusing on Robotics. Who is this for?

Updated over 4 years ago. 1 hackers ♥️. 2 followers.

Out-of-the-box SPD support

an invention by jdelvare

In order to see the SPD (detailed memory information) data, the user currently has to manually load the needed kernel driver. Which driver to load depends on the memory type. Depending on the driver user, the devices may even have to be instantiated manually and this is a non-trivial multi-step task. Plus you need to be root to do it. I would like to attempt to automatize all this at least in the most common and simple cases like Intel x86 desktop. The idea would be to figure out the memory type and the I2C address of the SPD EEPROMs based on DMI data. If the DMI data is of good quality then it should be possible to automatically figure out which driver to use and to instantiate the devices at boot time.

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

Type Check YaST with Sorbet

a project by mvidner

Sorbet is a gradual type checker for Ruby. Ruby is a dynamic language, which is great for reducing overhead for small

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

Package milkytracker

a project by geor

Milkytracker is a free software multi-platform music tracker for composing music in the MOD and XM module file formats.

Why?

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

Worst 3D Printer version 2

a project by joadavis

A few years ago I wrote the "worst 3D Printer". Basically, it takes a 3D model (VRML) and slices it to bitmaps, which can be arranged on paper and printed, then manually cut out and glued together. As you can imagine, just doing a small print could take 500 layers, so it could take a day to assemble (hence "worst"). [1] To be more useful, I want to rewrite the old code to properly support STL format. I attempted this once, but had trouble with the normals and getting the lines to connect correctly. So a rewrite would be good.

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

Investigate and improve Brewtarget

a project by jfehlig

Brewtarget is an open source brewing software, similar to the commercial product BeerSmith. For hackweek I'd like to investigate the capabilities of Brewtarget and perhaps add some features/improvements for my use case.

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

Finish packaging Angr in OBS

a project by a_faerber

Following a FOSDEM presentation on Angr for binary analysis, I started packaging it in OBS. We've made progress on getting many missing Python dependencies into Tumbleweed already; remaining ones including claripy and angr itself.

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

House Daily Mutations Announcement System

a project by jaimegomes

The Goal is... to connect all the sources of information from our houses to the lighting system to produce a dynamic home environment where information is streamed to the users through a noninvasive and disrupted channel and, this way, avoiding a chain of human micro mental interruptions, like the ones that we have during all day produced by the mobile apps notifications and/or wall panels sounds or blinks and that causes anxiety, stress, and human disconnection.

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

Dangerous voyage in openSUSE Infrastructure sea.

a project by mcaj

Well the see of openSUSE Infrastructure has been unrest and need our attention. I would like to invite you for this cruise trip.

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

find free online Perl course and go through it

a project by hurhaj

...because openQA isn't going anywhere anytime soon.

Updated over 4 years ago. 1 hackers ♥️. 1 follower.

Learn FreeCAD for 3D printing

a project by lrupp

I want to be able to create some 3D printing models for 3D printers. So starting to search for a good introduction and try it out...

Updated over 4 years ago. 1 hackers ♥️. 1 follower.

Improve monitoring in internal infrastructure

a project by kbabioch

The monitoring in our internal infrastructure needs some love and attention. I want to spent some time during this hack week on the monitoring by fixing old checks, implementing new checks and making sure that those are configured and installed via configuration management. Checks I have in mind for instance are:

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

Stream Radio Device

a project by zkalmar

Stream Radio device - It is built with Raspberry Pi Zero WH

Updated over 4 years ago. 1 hackers ♥️. 2 followers.

Rados backend for NVMe

a project by hreinecke

Goal is to implement a rados backend in drivers/nvme/target. That will allow the NVMe target implementation to directly access Rados objects (ie export RADOS objects as namespaces), allowing third-party applications and/or OS to use NVMe-over-Fabrics to access a ceph cluster.

Updated over 4 years ago. 1 hackers ♥️. 2 followers.

Software development with the help of Kubernetes

a project by DKarakasilis

or how to replace git push heroku master and cf push with Kubernetes PaaS has made deployment of applications very easy. Kubernetes has made deployment of applications very flexible but not easy. There are efforts to add the "easy" part to Kubernetes. That would make Kubernetes a good alternative to PaaS. With so many public cloud Kubernetes offerings nowadays, it would be nice if one could simply pick up their preferred cloud and have an app running in minutes. This HackWeek project will be and exploration of the available tools that can make Kubernetes as friendly as a PaaS for deployment but also how much Kubernetes can help development.

Updated over 4 years ago. 1 hackers ♥️. 1 follower.

Take a closer look at ResourceSpace 9.0

a project by suntorytimed

What is ResourceSpace https://www.resourcespace.com/

Updated over 4 years ago. 1 hackers ♥️. 1 follower.

ethtool ops for netdevsim

a project by mkubecek

This can be seen as a subproject of ethtool netlink interface but from the technical view it's independent. Every new piece of software is going to be buggy and with frequent changes and rewrites, new regressions are introduced. Automated selftests can help a lot but as ethtool deals with hardware devices, we do not want these tests to depend on a specific hardware. The netdevsim driver was created as a virtual device which (unlike e.g. dummy) cannot be used for actual network traffic but implements various configuration interfaces so that it can be used for their (automated) testing.

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

setup of openQA and write a simple openQA test

a project by brhavel

As the automation became a standard within Maintenance QA work, I would like to became more familiar with the whole magic behind. Plan is to go through internal docu a try to setup openQA and write some simple tests (and adjust the docu once there are any gaps): https://confluence.suse.com/display/openqa/QAM

Updated over 4 years ago. 1 hackers ♥️. 2 followers.

Learning MachineLearning by example

a project by apritschet

This is my attempt to catch up on the field of machine learning. In order to not "waste" time of exercising with dummy data the Security team came up with a couple of interesting questions: 1. Is a software mentioned in a bug or security issue relevant in incident management (Tagging as Not for us)?

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

Learn Rust

an invention by michalnowak

Learn Rust by following The Rust Programming Language book.

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

Custom Style for Devicegraph Output of libstorage-ng

an invention by aschnell

So far the style (color, shape, ...) of the devicegraph output of libstorage-ng is hard-coded. The user of the library should somehow be able to customize the style.

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