Chimera Policy Hub

a project by flavio_castelli

Project Description

Chimera is a Kubernetes policy engine. Its policies are WebAssembly modules, that can be published on regular OCI registries (same place where container images are pushed).

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

Learn about io_uring

an idea by zhonglidong

Project Description

io_uring is a new asynchronous I/O framework, which was merged into upstream from 5.1. During this hackweek, I want to learn about the difference between it and native aio, how it is designed and do some performace tests based on it.

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

Speed hacking on my Xiaomi Scooter Pro 1

a project by fanyadan

Project Description

I have a Xiaomi Scooter Pro 1 which I bought two years ago, it has 25 - 27 km/h of max speed by factory setting, but it's more or less slow to me since I'm a speed lover :smiley: So I decide to unlock the speed limit (maximum with safety might be 40 km/h) during this hackweek.

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

Show Me The Key: A screenkey alternative that works under Wayland via libinput

a project by AZhou

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

knots

a project by LarsMB

Summary

knots aims to be a multi-node S3 benchmark and load generator written in Rust and on top of WebAssembly, waPC, and waSCC.

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

Uyuni as a Bootstrap theme

an idea by Etheryte

Project Description

Currently, Uyuni has three themes: Uyuni, SUMA light & SUMA dark. All of these are tailored around a common core using CSS preprocessor variables, mainly to switch out colors, fonts and the like. Core layout such as spacing, sizing and so forth is shared between all three and stems from the shared core.

Updated about 2 years ago. 2 hacker ♥️. 1 follower. Has no hacker: grab it!

Modern frontend build tooling for Uyuni

an idea by Etheryte

Project Description

At the moment, Uyuni uses a pretty standard frontend build chain based on Webpack 4, Terser, and a few loaders here and there. This works reliably, albeit fairly slowly. In part this may be attributed to large package sizes, in part to the tooling itself.

Updated about 2 years ago. 2 hacker ♥️. 2 followers. Has no hacker: grab it!

Learn AppArmor

a project by jiriwiesner

Project Description

Learn AppArmor to improve the security of the devices I use.

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

Near-zero downtime upgrades for stateful services with Rancher

an idea by mlnoga

Project Description

Containers are great for scaling stateless services and making them robust. However, stateful services like databases continue to pose challenges. In particular, upgrading a running database service to a new version with near zero downtime is not trivial. Wouldn't it be great if a helm chart or K8S operator could automatically take care of this for you? This would allow you to fire up a database in your K8S cluster and consume it as-a-service. And put us one step closer to building a private cloud that runs anywhere, powered by pure open source.

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

Virtual reality web development

an idea by Pastafly

Project Description

Investigate how virtual reality can be used in the browser from a developer perspective.

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

Investigate NeuroFedora and package the missing pieces in openSUSE

an idea by qkzhu

Project Description

NeuroFedora is an initiative to provide a ready-to-use Fedora based Free/Open source software distribution for neuroscience. It includes computational modeling software, analysis tools, general productivity tools for neuroscientists.

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

Use and learn Harvester

a project by ganghe

Project Description

Use and learn Harvester product, understand Harvester, Kubernetes and other related knowledge.

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

Get familiar with k3s

a project by riafarov

Project Description

Kubernetes is widely used nowadays, but for the developers it's hard to test things locally, and many end up running single node setups. k3s is there to address this issue and provides lightweight stack to gain all advantages of the kubernetes with less efforts to run.

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

Porting a Robot to 64 bit ARM / Raspberry Pi 3

a project by simotek

Project Description

I have a Linux Powered Robot ( https://www.youtube.com/watch?v=AMz01IRAgZI&t=1s ) Currrently it uses an odroid C1 a very old version of tumbleweed and uses old python that may need porting.

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

Learn about amdgpu OpenCL neural network use for video enhancing

an invention by tjyrinki_suse

Project Description

I've had a fairly modern AMD GPU for some time, but I haven't had time to check the current status of neural network based video editing. I know many are proprietary CUDA specific, sadly, even if projects themselves would be open source, but I'd like to check which ones would support OpenCL as well or any other means to use an AMD GPU with fully open source stack (including drivers).

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

Family with Lightweight Kubernetes - K3s + Kebuvirt

a project by xguo

Project Description

Lightweight Kubernetes- K3s. Production ready, easy to install, half the memory, all in a binary less than 100 MB.

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

Rancher and cf-on-k8s

an idea by mgrifalconi

Project Description

Cloud Foundry For Kubernetes (cf-for-k8s) blends the popular CF developer API with Kubernetes, Istio, and other open source technologies. The project aims to improve developer productivity for organizations using Kubernetes. cf-for-k8s can be installed atop any conformant environment in minutes.

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

Python bindings for Bosch Sensortec Environmental Cluster (BSEC) library

an idea by scabrero

Project Description

The BSEC library provides signal processing and sensor fusion for the BME680, a low-power gas, temperature, humidity and pressure sensor. This sensor communicates with the MCU using SPI or I2C to report the measurements, but lacks in-die calculation for air quality index, it just reports the gas sensor resistance.

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

Improve mtk scripts and improve on python skills

a project by bfilho

Project Description

Maintenance Coordination team has a set of tools called MTK (Maintenance ToolKit) that is extremely useful to the Maintenance team and can be used by a other teams to increase the productivity and automate common tasks related to the maintenance process.

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

RISC-V boot deep dive (Boot FLOW from 0 to Linux Kernel)

a project by clin

RISC-V boot deep dive (Boot FLOW from 0 to Linux Kernel)

Make RISC-V boot like rest of industry U-boot for embedded, UEFI for consumer and servers

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

qemu-kvm streamlined binary

a project by claudiofontana

Since a few months it is now possible to build an upstream QEMU which includes only our supported VCPU accelerator.

Project Description

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

Develop an algorithm to create huge 3D worlds based on height maps

a project by ilausuch

Project Description

While I run I always like exploring the world, looking for new path to walk. But of course our resources to do that are limited. So I thought that would be nice to recreate legendary places like Tolkien's maps in 3D and be free to walk around

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

NeoMutt: Show index and body of emails in a horizontal split

an invention by iivanov

Project Description

I'd like to have NeoMutt show an index of emails at the same time as the body of the selected email, horizontally next to each other.

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

Timelapse videos on Raspberry Pi 4

a project by jlausuch

Project Description

Using HQ cameras from Waveshare and RPi hardware, write configurable scripts to create different timelapse scenes (clouds, traffic, ...). The software should capture a frame every X seconds for the desired period of time and build a video out of all the images.

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

Script that loads dummy data into HANA database for testing purposes.

an invention 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?

Updated 4 months ago. 2 hacker ♥️. 1 follower.