Birdwatching with motion and gphoto2a project by msmeissn I want to watch birds at the birdfeeder on my balcony. Motion is a great tool for video4linux cameras to do that, but the quality is not so good. |
|
Time Cubea project by cbruckmayer An initial prototype from the last hackweek can be found on YouTube Some may know the reality TV show shark tank where entrepreneurs pitch their startup ideas to get an investment. There is a German franchise of this show called "Höhle der Löwen". |
|
Use LUKS UUID in /etc/crypttaban invention by aschnell The the LUKS UUID in /etc/crypttab. In general the file system UUID is already used in /etc/fstab. So using the LUKS UUID in /etc/crypttab is a small step towards consistency and should make the system more robust (e.g. avoid bugs like bsc #1063249). |
Convert the aging canelatr bot to AWS Lambdaa project by barendartchuk My friends have been using a supybot bot to help organizing weekly football matches. Over the years, there was demand for moving it to Telegram and supybot-telegram-bridge was born, allowing using the IRC bot in Telegram. Currently only few friends are using IRC and some people asked to have this bot available for other Telegram group chats, so this project aims to move the implementation away from supybot, using AWS Lambda with Flask and Zappa instead. |
Exploring ZX Spectrum Next's new featuresa project by wstephenson Back in the day, I enjoyed coding on 8 bit machines, mostly MSX. There is now a Kickstarted project to create a successor machine with some new features: hardware sprites, hardware scrolling, better sound, integrated SD/MMC IO and an ESP8266 for networking. I will be spending HackWeek 0x10 exploring these new features via Z80 assembly. |
simplify apache module test rpm macrosa project by pgajdos Employ apache-rex instead. |
Implement ZSTD + BTRFS support to GRUB2a project by dsterba The ZSTD is a new compression method, potential replacement for existing methods. The support has been added to linux 4.14, but the bootloader support is missing. Goals: |
|