Blog about our ScummVM Freeware games packages

a project by sndirsch

Blog about ScummVM Freeware games of our openSUSE Build Service games project

Status

Updated almost 2 years ago. 4 hacker ♥️. 2 followers.

Project Verifree : internal key server(s)

a project by mcaj

Project description

The project Verifree is about GPG key server. The goal is build a Key server, where users are able to

Updated almost 2 years ago. 4 hacker ♥️. 7 followers.

Use ESP-01S as WiFi to UART bridge

a project by iivanov

Project Description

Currently with just with 8 RPi devices cables occupy most of the space in the 'rack. Reduce the clutter with replacing USB to UART converter with WiFi to UART ones.

Updated about 1 year ago. 4 hacker ♥️. 1 follower.

Migrate from Raspbian to openSUSE aarch64 for motion detection camera

an invention by tjyrinki_suse

Project Description

I have had a hobby project of running Raspberry Pi to record video when detecting motion, mostly catching rabbits and such on the yard.

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

KernelCI performance regression dash board

a project by wagi

Project Description

KernelCI is gaining more and more attraction for CI builds and test runs by the upstream community. Though at this point, there is no dash board to track or visualize regressions over time.

Updated almost 2 years ago. 4 hacker ♥️. 2 followers.

Automate Victron Cerbo GX scheduled charge configuration based on Redflow ZCell maintenance cycle timing

an invention by tserong

Project Description

At my home we have solar PV hooked up to Victron inverter/chargers and a Redflow ZCell battery for energy storage. The setup is described in detail on my blog. By their nature, ZCell flow batteries needs to undergo a maintenance cycle at least every three days, where they are discharged completely for a few hours. Having only one battery, this means we can't use the "minimum state of charge" feature of the Victron kit to always keep some charge in the battery in case of outages, because doing so conflicts with the ZCell maintenance cycles. This isn't a problem if you have more than one ZCell, because the maintenance cycles interleave in that case, but so far we only have one of these things. If I want to keep charge in the battery for emergency purposes on non-maintenance days, I can do that by configuring scheduled charge settings manually on the Victron Cerbo GX console, but then I have to remember to turn those things back off (or otherwise adjust the settings) for the next maintenance day. For this hack week, I'm going to see if I can automate that piece somehow.

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

generic zswap dedup

a project by ailiopoulos

Project Description

zswap [1] is a linux kernel component that provides in-memory compression for swap pages. It already provides a limited form of deduplication: if a page is filled with the same value (e.g. all-zeroes) then only that value is kept instead of compressing the contents.

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

Weekly balanced family menu planner (learn JS, Node.JS, React, MongoDB)

a project by pherranz

Project Description

We're always struggling at home with the lunches and dinners. Most of the time we realize that by the end of the week that our diet has diverged from what WHO and many other organizations suggest. My idea is to create a scalable database of meals, a web interface and some logic that generates a balanced meal plan for a 5-day or 7-day week.

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

Learn about IPv6 while Implementing it in the Home Environment

an invention by mweiss2

Project Description

During Hackweek I would like to learn about IPv6 by introducing and using IPv6 in the home office network.

Updated about 1 year ago. 4 hacker ♥️. 1 follower.

consolidate mm debugging tools and package them

a project by mhocko

Project Description

Different people use different ad-hoc tools to debug Linux kernel MM (memory management) related issues. I have couple of those myself. They fall into two main categories. One set for proper data collection and the other for some high level analysis. Our customers would benefit from the former and we (L3 labs from the later). Having them in a single package sounds quite reasonable to me.

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

Create a CLI tool for interacting with Rancher Support Matrix

a project by dpock

Rancher Support Matrix CLI Helper

A tool to bring the Rancher Support Matrix info into your CLI.

Updated almost 2 years ago. 4 hacker ♥️. 4 followers.

Loggee - A tool to interact with your board game collection and plays (made in Elixir)

a project by gfilippetti

Project Description

I started developing Loggee as a CLI to interact with Board Game Geek and it's API. I wanted to have an easy way to see my games and log my plays in the site, and as a bonus, learn more of the functional programming language Elixir.

Updated almost 2 years ago. 3 hacker ♥️. 2 followers.

Polish a few GFXprim apps

a project by metan

Description

GFXprim is a minimalistic widget library written in C I've been toying with for the last ten years. At this point there are several useful application written in it such as music player, pdf browser, map viewer etc.

Updated almost 2 years ago. 3 hacker ♥️. 2 followers.

Learn Real Time Linux on Raspberry Pi aarch64 and build 4WD robot

a project by jahudson

Project Description

I plan to learn how to program for PREEMPT-RT (Real Time) patched Linux kernel on aarch64 architecture. I will use a digital oscilloscope and a raspberry pi to compare preempt vs preempt-rt kernels on aarch64 vs a micro-controller. I then plan to build a 4WD robot utilizing the Raspberry Pi, I2C sonar sensors, DC motor controller and camera.

Updated about 3 years ago. 3 hacker ♥️. 3 followers.

Implement search in zellij

an invention by MSirringhaus

Project Description

zellij is a tmux-like terminal tiling and session manager written in Rust.

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

Improve SLE Release Management Container

a project by suntorytimed

Project Description

In this project I would like to extend the capabilities of the SLE Release Management Container. This container is used by some colleagues in the SLE Release Management team to have access to osc and other Release Management critical commands inside a container environment. This includes the beta-emails project to send our beta announcements.

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

Multi-cloud Lightweight metadata CLI

a project by seanmarlow

Project Description

The goal of this project is to create a lightweight multi-cloud metadata CLI for Public Cloud environments. There are cloud specific packages that exist but they all have different API and many are developed in Python which is quite heavy for cloud images, especially containers. Leveraging a compiled language will help with keeping the CLI lightweight.

Updated almost 2 years ago. 3 hacker ♥️. 3 followers.

Improve Scrum Master Dashboard

a project by ilausuch

Project Description

Now in Public Cloud and Containers QE team we are using https://github.com/BillAnastasiadis/qe-c-backlog-assistant. But we want to go far from here to be capable of provide more information and analysis

Updated almost 2 years ago. 3 hacker ♥️. 2 followers.

Port the Minion job queue to TypeScript

an invention by kraih

Project Description

As part of the mojo.js project i want to port the Minion job queue from Perl to TypeScript and release it as an npm package. In the future this will allow parts of Mojolicious applications like openQA to be written in TypeScript/JavaScript (in addition to Perl).

Updated about 1 year ago. 3 hacker ♥️. 3 followers.

Audio controlled smart devices

a project by bzoltan1

Project Description

Use vosk library and Shelly cloud API to voice control smart home devices like Shelly bulbs.

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

Containerized home mirror

a project by lkocman

I'm running a simple home mirror, but I managed to get into a situation where I have to use a bunch of custom excludes. I think we should be able to offer what people want nowadays.\

Updated 5 months ago. 3 hacker ♥️. 5 followers.

Cobbler Angular Web Interface

a project by SchoolGuy

Project Description

The old Cobbler webinterface was built into the server, leading to a huge dependency stack only required for a few people.

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

Learn to do 3D animations for product documentation in Blender

a project by rainerkoenig

Project Description

Sometimes open source products lack of a good and inspiring documentation. So my idea is to brush up my Blender skills to a level that I'm able to do some tiny 3D animations to explain workflows and procedures better.

Updated almost 2 years ago. 3 hacker ♥️. 3 followers.

Golan salt client sdk

an invention by RDiasMateus

Project Description

Develop an SDK in Go to connect to salt rest API.

Updated almost 2 years ago. 3 hacker ♥️. 3 followers.

containerizing MicroOS Desktop components (reloaded)

an invention by fcrozat

Project Description

This is a continuation of last year project:

Updated almost 2 years ago. 3 hacker ♥️. 3 followers.