Support Pinebook Pro in openSUSEan invention by michals Updated almost 2 years ago. 3 hacker ♥️. 3 followers. |
grub2: implement LUKS2 detection in grub-probea project by pvorel Project DescriptionGrub has limited LUKS2 support in master branch for few months (only PBKDF2, Argon2 is not yet supported). It'd be useful to implement LUKS2 detection in grub-probe in order not have to specify required modules manually. |
Uyuni/SUSE Manager: Windows client supporta project by pagarcia I'll continue the effort I started at last Hackweek to support Windows clients in Uyuni/SUSE Manager using Salt. When this is done, SUSE Manager would act as a WSUS server to Windows clients. |
Get to know compaction code bettera project by osalvador Project Description |
Opencv and Face recognitiona project by XGWang0 Learn opencv and Face recognition related knowledge to build Face recognition project on raspberry 4b |
Texas Holdem Poker "night"a project by ories Project DescriptionNot a Hack Week project per se, but I am trying to connect with a few like minded people - I like playing Texas Holdem poker and am tired of playing bots/strangers online. I am hoping to gather a few fellow players for a game. |
openSUSE codea project by SLindoMansilla openSUSE code |
Zero Trust vSphere Provisioning from Rancheran idea by wjimenez Currently, when Rancher tries to provision a Kubernetes cluster on vSphere, it needs to initiate API calls to the vSphere endpoint. In a hybrid cloud environment this often means that the Rancher server is not in the same network as the vSphere endpoint. Therefore inbound access is required to be added to a firewall so Rancher can reach the vSphere system. This naturally poses a security concern and creates administrative burden on our users who have to go through a security review to get this approved. |
Rancher Releasesa project by jpayne Project Description |
Program FPGA using Verilog and VHDLa project by aschnell Learn to program a FPGA using Verilog and VHDL |
DRM driver for USB-based SiS graphics cardsa project by tdz Back in the late 90s to early 2000s, SiS graphics chips were fairly common and found in many low-end devices. Today, the chips are still capable enough for simple graphics needs, but the graphics cards were on PCI and AGP buses. They are not usable in modern computers. |
One of couple of Python projects (update M2Crypto)an invention by mcepl There are couple of projects I work on, which need my attention and putting them to shape: |
Loggee - A tool to interact with your board game collection and plays (made in Elixir)a project by gfilippetti |
Requirements Management Tool on Graph Databasea project by mknop Project Description |
Convert openqa-mon to webassemblya project by ybonatakis |
Enable Automated End-to-End tests per Pull Request in Uyuni/Spacewalkan invention by oscar-barrios |
User Story theme + Okta logina project by cyntss |
Learn how Linux kernel interacts with a hard-realtime OSan idea by colyli |
Bridle - Terraform remote backend in Kubernetesa project by nroberts Project DescriptionTerraform's remote backend requires a Terraform Cloud account and has an initial limited offering. While the initial offering is suitable for small resource management and teams this quickly becomes an issue as usage demands increase. In addition Terraform's remote operations (plan,apply, etc) are executed on HashiCorp's cloud resources which present issues for sensitive data such as passwords and access keys. Users are also constrained to as what tooling is available on the remote execution environment for example having |
Bird watcher with Raspberry Pia project by scuescu |
Improve the gnome-shell extensionsa project by xiaoguang_wang |
Learn DaVinci Resolvean invention by psimons |
Git stochastic bisectiona project by jankara Bisection is a well known method of localizing which commit caused a regression in a code repository. git-bisect is a particularly used tool for this problem in git repositories. However it is often the case that the failure is probabilistic in nature - either because we don't have a reliable reproducer of the failure and thus not reproducing a problem on a particular commit does not mean the problem is not still present there, or because of inherent variability of e.g. performance regressions. Bisection for such failures is problematic as it takes only one false result for the bisection to end up in an unrelated part of code history. So in these cases we usually have to heavily extend runtime of a reproducer or do multiple test runs or multiple bisection runs to minimize a chance of error. |
Upstream support for RPi4 CM4 and Pi400a project by nsaenzjulienne |
Learn Real Time Linux on Raspberry Pi aarch64 and build 4WD robota project by jahudson Project DescriptionI 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. |