
aschnell
HelenOS: <filesystem> of a down
a project by jjindrak
During the previous Hackweek [0], I have successfully implemented, tested and merged [1] an implementation of the entire C++ standard header <future>. This time, my aim is to modernize the C++14-esque standard library [2] of HelenOS [3][4] with a C++17 feature - the <filesystem> header. The <filesystem> header is much larger than the <future> header which I barely managed to implement and test in the allocated time for the previous Hackweek, but <future> was mostly OS-independent as it relied only on previously implemented features of the standard library. The <filesystem> header, however, is limited by the filesystem API of the OS and as such implementing of the entirety of it might not be possible, limiting the scope of the project (which is a good thing due to the time constraints). The primary features of the header [5] that should be implemented:
Port some classic game to Linux
a project by MDoucha
Let's pick some old classic game, reverse engineer the data formats and game rules and write an open source engine for it from scratch. Some games from 1990s are simple enough that we could have a playable prototype by the end of the week. Write which games you'd like to hack on in the comments. Don't forget to check e.g. on Open Source Game Clones, Github and SourceForge whether the game is ported already.
Make DNF5 package manager ready for openSUSE
a project by dmach
Project Description
DNF 5 is a package manager that is currently in development and will land in the future Fedora and RHEL versions.
Add GObject based introspectable API to libzypp
a project by zbenjamin
Project Description
Currently we are in a situation with libzypp where we have a C++ based and hard to use API. Due
Testing and adding GNU/Linux distributions on Uyuni
a project by juliogonzalezgil
Join the Gitter channel! https://gitter.im/uyuni-project/hackweek
Script that loads dummy data into HANA database for testing purposes.
a project by rangelino
Project Description
Sometimes when we reproduce a customer issue, it doesn't always demonstrate the same behavior the customer is having. So, we engage backline or open a bug or throw up our arms in frustration. I have one such customer with just an issue like this. Running the exact same commands in an almost identical sles4sap version environment and yet I cannot reproduce what she is seeing? What to do?
Video For Linux 2 Camera monitor, frame capture, day/night exposure control and timelapse generator in python
a project by dmair
Use the V4L2 API in a PySide qt6.3 application to capture frames, monitor and adjust image exposure from a camera Frame capture is functional
Rewrite libkdumpfile Python binding using CFFI
a project by ptesarik
Project Description
The libkdumpfile library includes Python bindings. They are implemented as manually created C code for CPython. This is hard to maintain and/or port to alternative Python implementations.
OMEMO Hexchat plugin
an idea by dknorr
Project Description
i want to build a hexchat plugin, so i can run a omemo-secured conversation over irc with someone who also has an omemo implementation
Activity