GitHub GraphQl (v4)

an invention by dmaiocchi

Explore the GraphQl (v4) GitHub Api and do a small project in (Elixir would be the choice)

Updated over 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

Better diff'ing experience

an idea by MSirringhaus

Description

For diff-ing directories, I usually like to use meld, but it struggles a lot with large trees.

Updated about 1 year ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Create a distributed key-value store

a project by ptashima

Description

Create a distributed key-value store using the Raft protocol.

Updated 15 days ago. 1 hackers ♥️. 1 follower.

Learn Design Model

a project by jtzhao

Learning design model can help to produce high quality codes, which will benefit our products.

Updated over 6 years ago. 1 hackers ♥️.

Learning more about statistics in home-assistant

an invention by fcrozat

Description

Home Assistant can gather a lot of statistics from associated sensors.

Updated about 1 year ago. 1 hackers ♥️. 1 follower.

Rejuvenate the Postfix package

a project by varkoly

Description

The setup script of postfix /usr/sbin/config.postfix is very old and very often causes problems. We need to discuss whether we need such a script at all. Postfix is extremely complex. Configuring everything via scripts and sysconfig variables is impossible and ultimately does not make things any easier. It is difficult to decide what should be configurable in this way and what should not. Since openSUSE/SLES 16.0, there is no longer a graphical tool that would really simplify configuration. Furthermore, the basic configuration of Postfix is a one-time task that requires a great deal of expertise. During operation, only the postmaps need to be maintained.

Updated 23 days ago. 1 hackers ♥️. 2 followers.

VNC: Ability to share and reconnect sessions

a project by michalsrb

The goal is to jump forward with this fate: https://fate.suse.com/319319

Updated over 6 years ago. 1 hackers ♥️.

Learn about Ruby on Rails

a project by SShyukriev

Read RoR docs and continue the TODO list from https://events.opensuse.org/conference/oSC16/program/proposal/894 + issues from https://github.com/ChrisBr/rails101/issues as a practice.

Updated over 6 years ago. 1 hackers ♥️.

Learn HPC and get Harvester Deployed and Running on Top of HPC

an idea by mweiss2

Project Description

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

git-fs: file system representation of a git repository

a project by fgonzalez

Description

This project aims to create a Linux equivalent to the git/fs concept from git9. Now, I'm aware that git provides worktrees, but they are not enough for many use cases. Having a read-only representation of the whole repository simplifies scripting by quite a bit and, most importantly, reduces disk space usage. For instance, during kernel livepatching development, we need to process and analyze the source code of hundreds of kernel versions simultaneously.This is rather painful with git-worktrees, as each kernel branch requires no less than 1G of disk space.

Updated 17 days ago. 1 hackers ♥️. 2 followers.

Winepak integration for openSUSE

an idea by clanig

Recently the Winepak project has launched.

Updated over 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

Automate fstest runs using SUSE Engineering Cloud

a project by jankara

Currently, each filesystem developer does his fstests runs (a testsuite for regression-testing of filesystems) on his dedicated test machine, on Orthos machine, ... This not only means duplication of efforts to automate this testing but also leads to inefficient use of resources (sometimes the test machine is just idle, sometimes you would need more tests to run in parallel to speed up development). The goal of this effort is to use SUSE Engineering Cloud to implement fire-and-forget fstests runs where you specify kernel to test (fetched from git tree or so), fstests configs to run, and then just pick up test results later on...

Updated over 6 years ago. 1 hackers ♥️.

Porting the Release Tool from Python to Go

a project by gyribeiro

Description

Port release tool from Python to Go to learn language features and industry best practices. The project prioritizes proper Go architecture (concurrency, interfaces, error handling) over direct translation, concluding with a performance benchmark comparison between the two implementations.

Updated 17 days ago. 1 hackers ♥️. 2 followers.

finish the ioq3 arm VM

an invention by lnussel

I need to finish my work from the last hackweek

Updated over 6 years ago. 1 hackers ♥️.

Intensive Python refresher

an idea by cjschroder2

Refresh my sad neglected mad Python skillz, and become reasonably fluent once again. Focus on improving cool YAML to DocBook XML conversion script https://github.com/SUSE/doc-cap/pull/102

Updated over 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

Mapping Open Source Governance Models

an invention by cschum

There are a lot of open source projects out there. They have a wide spectrum of governance models. It's a critical component to the success of a project so it's worth learning from others and consciously deciding on how governance is set up for a project. It's also a critical factor to assess projects and a subject for research.

Updated over 6 years ago. 1 hackers ♥️.

apache2 package adjustments

an idea by pgajdos

Project Description

Updated over 4 years ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Use Relax-and-Recover (rear) as generic installer in the plain SUSE installation system

an invention by jsmeix

The basic idea is is to boot the plain SUSE installation system (inst-sys) but to not let it run YaST.

Updated over 6 years ago. 1 hackers ♥️.

Create a docker container for running an old application

a project by david_chang

I had an application can't run on recent openSUSE for some time but it can run on openSUSE13.1 before. So I'd like to have a docker container (image) to run the application and learn some about docker container

Updated over 6 years ago. 1 hackers ♥️.

Graphical view of the changes to be made to disks during installation

a project by ancorgs

Right now, during the (open)SUSE installation process, the changes to be performed on the storage devices are presented as a list of actions such as:

Updated almost 6 years ago. 1 hackers ♥️.

Native build of openSUSE WSL images on aarch64

a project by lkocman

Project Description

Updated over 4 years ago. 1 hackers ♥️. 2 followers.

study mu project instance + shimutil tool

an idea by dtseng

Project Description

  1. Microsoft mu platform has been used for shim testing by several companies. To enhance SUSE shim testing, we will create an mu instance to run SUSE shim.
Updated almost 3 years ago. 1 hackers ♥️. 2 followers. Has no hacker: grab it!

Help Create A Chat Control Resistant Turnkey Chatmail/Deltachat Relay Stack - Rootless Podman Compose, OpenSUSE BCI, Hardened, & SELinux

a project by 3nd5h1771fy

Description

Updated 17 days ago. 1 hackers ♥️. 1 follower.

Automatic performance analytical framework and dashboard

an idea by mgorman

My last hackweek project was "melbot", a server-side automated system for running performance tests. This went from being a project to something the performance team now uses heavily. The volume of data it now produces is excessive and problems are easily missed. It's a short hackweek for me due to being on holiday for two of the days but there are three objectives to the hackweek project

Updated over 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

Play with booth and pacemaker_remote

a project by KGronlund

The public cloud is generally not a high availability-friendly environment, with unpredictable I/O latencies and machine stalls, custom tools needed for handling IP assignment etc. The idea with this project is to see if there is any way to leverage the Raft algorithm and booth together with pacemaker_remote for resource management to manage cloud instances and services running in the cloud.

Updated almost 4 years ago. 1 hackers ♥️.

Learn about Vim by reading a book

a project by zoecao

Learn Vim by reading book of Practical Vim

Updated over 6 years ago. 1 hackers ♥️.

openSUSE Xen Testing (and vice-versa)

a project by dfaggioli

Currently, the Xen-Project supports automated build-testing/CI via GitLab pipelines, within containers based on:

Updated almost 4 years ago. 1 hackers ♥️. 1 follower.

Developer documentation for edlib

an idea by neilbrown

Updated over 3 years ago. 1 hackers ♥️. 2 followers. Has no hacker: grab it!

ReaR upstream janitor work towards a new release

a project by jsmeix

Preparations towards release of ReaR 2.8

Updated about 1 year ago. 1 hackers ♥️. 1 follower.

dynticks-testing: analyse perf / trace-cmd output and aggregate data

an invention by m.crivellari

Description

dynticks-testing is a project started years ago by Frederic Weisbecker. One of the feature is to check the actual configuration (isolcpus, irqaffinity etc etc) and give feedback on it.

Updated 12 days ago. 1 hackers ♥️. 1 follower.

learn puppet

a project by eMBee

and find out how it compares to salt

Updated over 6 years ago. 1 hackers ♥️.

Floppy disk controller/drive emulator

an idea by jmoellers

I am into retro-computing and one of my treasures is an SB180FX microcomputer: an HD64180 CPU running at blazing 9.something MHz and having a whopping 512kB RAM!

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

Add Valgrind checks to Libgcrypt

a project by pmonrealgonzalez

Project Description

Updated over 4 years ago. 1 hackers ♥️. 1 follower.

Catch up with 2024 Linux related conferences

a project by iivanov

Description

Updated about 1 year ago. 1 hackers ♥️. 1 follower.

NIS and IPv6

an invention by kukuk

Look at the NIS RPC protocol, enable IPv6 where possible, document where not. Try to find out what Solaris is doing.

Updated over 6 years ago. 1 hackers ♥️.

Btrfs quotas improvements

an idea by winddss

The problem with quotas is that the feature itself isn't yet mature. At least until very recently, and possibly still, quotas couldn't be depended upon to work correctly (various not entirely uncommon corner-cases would trigger negative numbers, etc), and even when they do work correctly, they simply don't scale well in combination with balance, check, etc -- that 10X difference isn't uncommon. Understanding the code in Btrfs quotas, give a analysis & improvement.

Updated over 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

Improve support for Fuji X cameras

a project by msmeissn

The Fuji X series cameras are not well supported in libgphoto2 yet.

Updated over 6 years ago. 1 hackers ♥️. 1 follower.

xdg-utils python rewrite

a project by simotek

The plan is to start working towards a rewrite of xdg-utils in python, focusing on the really bad bits such as dealing with desktop files and mime handling.

Updated almost 6 years ago. 1 hackers ♥️. 1 follower.

Explore open source sBOM generator and Vulnerability scanners space

an invention by amunoz

Updated over 3 years ago. 1 hackers ♥️. 1 follower.

consider xli necessity

a project by pgajdos

Description

xli is SUSE's own fork of XLoadImage

Updated about 1 year ago. 1 hackers ♥️. 2 followers.

Improve blender's skills

an invention by aginies

Description

Blender is a nice software which needs a lot of practices.

Updated 29 days ago. 1 hackers ♥️. 1 follower.

Add "update" option to py2pack

an idea by tbechtold

py2pack (https://github.com/saschpe/py2pack) is used to create rpm packages from python modules. Would be great if py2pack can also update an existing package (download new version, update spec file, check requirements, ...)

Updated over 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

Package Mycroft Core and the Mycroft Plasmoid for openSUSE

an invention by alarrosa

Mycroft is an open source artificial intelligence platform (an open source assistant) and has very nice demos like: Mycroft Plasmoid Version 2.0 and Akademy 2017 presentation (this one starts around 2:30) .

Updated over 6 years ago. 1 hackers ♥️.

Dex and Gangway

an idea by chinyahuang

In-depth understanding of Dex and Gangway.

Updated over 6 years ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Take rails for zombies course

an invention by riafarov

There are multiple reasons for this project. First, I want to re-cap my ruby programming knowledge. Secondly, this course is available on pluralsight. This is project for 1-day, where I plan to continue and create some project and dive a little bit deeper into it.

Updated almost 5 years ago. 1 hackers ♥️. 2 followers.

Loganalyzer/LIDS with OSSEC

a project by rwawrig

Project Description

Creating an alarm system in case of a rogue app filling up disk space with logs, system error or break-in attempt.

Updated almost 4 years ago. 1 hackers ♥️. 2 followers.

Explore simple and distro indipendent declarative Linux starting on Tumbleweed or Arch Linux

a project by janvhs

Description

Updated about 1 year ago. 1 hackers ♥️. 1 follower.

Build an Audio Streaming Server in Golang for Ableton Lite Recordings

a project by annablendermann

Updated over 3 years ago. 1 hackers ♥️. 2 followers.

Support Loupedeck CT hardware on Linux

a project by MMoese

Description

I have a Loupedeck CT but it really annoys me that this hardware is unsupported on Linux. I already started implementing some software support for this, and some basic interaction (input events to be precise) are already working. There is still quite some work to be done.

Updated about 1 year ago. 1 hackers ♥️. 2 followers.

add IP camera to new kicker room to reduce collisions

a project by sleep_walker

From time to time we face collisions when two teams would like to play at the same time.

Updated over 6 years ago. 1 hackers ♥️.

Docker hacking

an invention by evshmarnev

  • learn how to code on golang
  • create a script for docker testing (bash or python)
Updated over 6 years ago. 1 hackers ♥️.

Learn more about marketing

a project by Jackman1

I would like to learn more about something outside of engineering. I have selected to learn more about marketing; something our overall team is doing more of...

Updated almost 6 years ago. 1 hackers ♥️. 2 followers.

mrouted: Join multicast groups via IPIP or GRE tunnels

a project by e_bischoff

Updated almost 3 years ago. 1 hackers ♥️. 2 followers.

Enable the containerized Uyuni server to run on different host OS

a project by j_renner

Description

Updated about 1 year ago. 1 hackers ♥️. 1 follower.

Add Qualcomm Snapdragon 765G (SM7250) basic device tree to mainline linux kernel

a project by pvorel

Qualcomm Snapdragon 765G (SM7250) (smartphone SoC) has no support in the linux kernel, nor in u-boot. Try to add basic device tree support. The hardest part will be to create boot.img which will be accepted by phone.

Updated 17 days ago. 1 hackers ♥️. 1 follower.

SUSE-Rancher docs diagramming

a project by jkrug

My proposal for hack week is to dive into diagramming for the doc(s) team(s) as I've struggled to give it the decent block of time it needs.

Updated about 2 years ago. 1 hackers ♥️. 1 follower.

Scientific computing using GNU Octave

an idea by rliang06

Methods and algorithms for digital image processing and computer vision... using free software.

Updated over 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

Agentless Systems Management Based on Salt SSH

a project by j_renner

This project is about using Salt SSH for managing systems without the need of an additional agent to be installed (besides sshd). With the SSH protocol the connection is initiated by the management server, thus Salt SSH can be used to even manage systems that are located outside of company firewalls, i.e. machines that cannot access a salt-master due to firewall restrictions.

Updated over 6 years ago. 1 hackers ♥️.

Alert of key words in WeChat message with Python

an idea by Julie_CAO

purpose: a study project.

Updated almost 5 years ago. 1 hackers ♥️. Has no hacker: grab it!

Script for generating openQA test group review results

an idea by waynechen55

Write script for generating openQA test group review results. So some effort spent on gathering openQA test results can be saved.

Updated over 4 years ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Rancher Token Revoker

an invention by mbolot

Updated almost 3 years ago. 1 hackers ♥️. 1 follower.

Learn to edit and create videos

a project by zoecao

Description

During Hackweek 25, I will learn video editing, explore some video editing apps, and then choose one to learn how to edit and create videos.

Updated 17 days ago. 1 hackers ♥️. 2 followers.

Continue development of generic job server in haskell with primary focus on continuous integration

a project by yac

Continue development of generic job server in haskell with primary focus on continuous integration and later possibly as support tool for data analysis in semantic file storage server, software configuration engine, etc

Updated over 6 years ago. 1 hackers ♥️.

python yast + python kodi plugin

an idea by npower

python yast

My colleague David Mulder started a new version of python yast bindings, I've started to use it for some samba related stuff. However my python is poor, my yast UI knowledge is even poorer :-) I'd like to rewrite the ruby yast examples in python, that way I can hopefully learn a bit more about

Updated over 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

Could we use financial prediction methods to improve our quality and performance?

an invention by ilausuch

In financial markets traders try to win money buying cheap and selling expensive. To do that they need to understand what is going on on the market and also what will do the market in the future.

Updated almost 4 years ago. 1 hackers ♥️. 2 followers.

Self assessment application for learning a (human) language

a project by mssola

Project Description

Updated almost 5 years ago. 1 hackers ♥️. 1 follower.

Review SCC team internal development processes

an invention by calmeidadeoliveira

Description

Continue with the Hackweek 2024, with focus on reviewing existing processes / ways of working and creating workflows:

Updated 9 days ago. 1 hackers ♥️. 2 followers.

Build python2 and python3 packages from single spec file

an invention by tbechtold

Currently python2 and python3 packages are completely independent. Would be imho good to build py2 and py3 versions from a single source (as Fedora, Debian & Ubuntu do already). There was already a mailing list post about this: http://lists.opensuse.org/opensuse-packaging/2014-09/msg00000.html

Updated over 6 years ago. 1 hackers ♥️.

Improve plural support in gettext tools

a project by sbrabec

gettext tools are used by many other projects to process translation files.

Updated over 6 years ago. 1 hackers ♥️.

study RISC-V proxy kernel and simulater

a project by ArchLinux

I'm planning to do some research about RV32E which has only 16 GPRs, but riscv-pk doesn't have RV32E support so that the RV32E aware GCC (https://github.com/kito-cheng/riscv-gcc/tree/riscv-next) cannot build riscv-pk. I'm going to study how the proxy kernel works so that I can do some modification to let it support RV32E.

Updated over 6 years ago. 1 hackers ♥️.

[unassigned] linter for containers, images, appliances

an idea by lnussel

[kiwi generated] appliances, containers or any kind of image suffer from reoccuring problems like left over log files or UUIDs, e.g.

Updated almost 5 years ago. 1 hackers ♥️. Has no hacker: grab it!

libpcap/tcpdump: LINKTYPE_LINUX_SLL2 implementation

an idea by pvorel

Linux "cooked" capture encapsulation in libpcap/tcpdump doesn't allow to show interface name. There is v2 specification, but it hasn't been implemented yet.

Updated over 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

cosmic-river

a project by dmaiocchi

Rationale:

Updated over 6 years ago. 1 hackers ♥️. 1 follower.

Prototype JIRA project with hybrid Scrum/Kanban approach

a project by lpato

DevOps teams face double sided challenges: development tasks should be planable and maintenance tasks should maintain their flow to provide maximum value through the queue. Build a prototype JIRA project to help them organize their workload with a Scrum board for their development tasks and a Kanban board for their maintenance work, all fed from a common backlog.

Updated almost 4 years ago. 1 hackers ♥️. 3 followers.

Improve Docker registry listing tool

a project by rbranco

Project Description

Updated almost 3 years ago. 1 hackers ♥️. 1 follower.

Contribute to terraform-provider-libvirt

a project by pinvernizzi

Description

Updated about 1 year ago. 1 hackers ♥️. 1 follower.

Extended Catalog of SUSE Slideware Templates

a project by dominic_vieira

Project Description

There are lots of interesting presentations happening all throughout SUSE on all manner of subjects. Presenters have found all kinds of creative ways to showcase their content using different shapes, templates, and other tools to convey important information. If you're looking to start a new presentation, the current slide templates are great to get started with but often time presenters have to look elsewhere for design inspiration. The goal of this project is to create a centralized "extended catalog" of Powerpoint and Impress templates, as a compliment to the existing templates, and make them available to SUSE employees through ImageRelay, that can serve as inspiration and templates for those looking to create rich and complex presentations based on examples built by fellow SUSE employees.

Updated over 3 years ago. 1 hackers ♥️. 1 follower.

Serving web pages for a registered domain from a container behind proxy

an invention by tjyrinki_suse

Project description

Updated about 2 years ago. 1 hackers ♥️. 1 follower.

Improve JeOS

an idea by mkravec

This hackweek I decided to play with JeOS images.


Updated over 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

GoldenDict popup flag

an invention by xiaoguang_wang

When GoldenDict enable scan popup functionality, if you want GoldenDict to show popup window, you need to select word by mouse and at same time press ALT or CTRL key. You can't show popup window only by mouse when needed.

Updated over 6 years ago. 1 hackers ♥️.

ocfs2 online defragmentation

an idea by lchen

So far, ocfs2 has no tool for defragmentation.

Updated over 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

Package LanguageTool for openSUSE

an invention by namtrac

LanguageTool is a style and grammar checker for 25+ languages https://languagetool.org

Updated over 6 years ago. 1 hackers ♥️. 2 followers.

OIDC Loginproxy

a project by toe

Description

Reverse proxies can be a useful option to separate authentication logic from application logic. SUSE and openSUSE use "loginproxies" as an authentication layer in front of several services.

Updated about 1 year ago. 1 hackers ♥️. 1 follower.

Implement a GTD-like productivity solution using emacs org-mode

a project by gniebler

Description

Updated about 1 month ago. 1 hackers ♥️. 2 followers.

Continue working on zypper-rs

a project by zbenjamin

Description

Continue with my zypper-rs experiment, a zypper implementation in Rust.

Updated 16 days ago. 1 hackers ♥️. 1 follower.

TinyTutor - an AI chat-bot powered children's tutor

a project by dmulder

Updated about 2 years ago. 1 hackers ♥️. 1 follower.

Learn about OSB and contribute to `kustomize` and `k9s` packages to add ARM arch

a project by dpock

Description

There are already k9s and kustomize packages that exist for openSUSE today. These could be used as the source for these binaries in our rancher projects. By using them we would benefit from CVE fixes included in our distribution of the packages not in cluded upstream. However they are not providing arm package builds which are required.

Updated about 1 year ago. 1 hackers ♥️. 1 follower.

Explore Microchip PIC64GX1000 Curiosity board (riscv64)

an invention by a_faerber

Description

The Microchip PIC64 family of RISC-V chipsets was announced this summer, with PIC64GX as first subfamily (with SiFive U54 CPU cores, same as Microchip PolarFire). Later families (PIC64-HPSC and PIC64HX) were announced to feature the long-awaited RISC-V Hypervisor Extension.

Updated about 1 year ago. 1 hackers ♥️. 1 follower.

Try to use AI and MCP for ACPI table analysis

an idea by joeyli

Description

Try to use AI and MCP if they can help with ACPI table analysis.

Updated 17 days ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Edit Widget Properties in YDialogSpy

a record by shundhammer

Summary

Updated over 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

Containers(Dockers) and Kubernetes: First Attempt to understand and implement the basics

a project by ramakris

Have some knowledge on Dockers , but now taking the next step in understanding and expanding my skill set in containers and kubernetes.

Updated over 6 years ago. 1 hackers ♥️.

Learning podman with selinux enabled

a project by gosipyan

Project Description

Podman is an open-source, Linux-based tool that builds Docker-compatible container images

Updated over 3 years ago. 1 hackers ♥️. 1 follower.

Open Source ONVIF Camera Implementation

a project by nbelouin

Updated about 2 years ago. 1 hackers ♥️. 1 follower.

investigate how kernel live patching works

a project by herbert0890

kGraft is SUSE Labs answer to the rising need for being able to patch the running kernel without rebooting the system. I think this kind of tool is very cool, so by this hackweek chance, I want to investigate it how it works and how it was implemented. And also by this chance, I hope I can improve my ability of kernel hacking. If you are also interested in kernel live patching, please join this project together.

Updated almost 5 years ago. 1 hackers ♥️.

AppArmor utils: rewrite more rule types into classes

an invention by cboltz

While the python-based AppArmor utils (aa-logprof etc.) are much easier to understand and maintain than the old perl code, there are still some terribly long functions like parseprofiledata() in aa.py that are not too easy to understand. Also, using hasher() (a recursive array) as storage can have some strange side effects. Another problem is that test coverage isn't too good, especially for the bigger functions.

Updated over 6 years ago. 1 hackers ♥️.

make some contributions for terraform-libvirtd-plugin golang project

a project by dmaiocchi

since i am learning golang, i will make some contributions for the upstream project we used already @suse

Updated over 6 years ago. 1 hackers ♥️.

Improve supplychain security in the build service

an idea by kbabioch

In the past I've worked on a set of scripts to identify potential for improvement of the supply chain within our build service. For now RPM files can be scanned for unused signature files that are available upstream and look for potentially unused https:// links, although they are available.

Updated over 6 years ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

rpi home surveillance

an idea by mvetter

Wanted to build a basic home surveillance with rpi and hedwig.

Updated over 6 years ago. 1 hackers ♥️. Has no hacker: grab it!

Play with SUSE CaaS Platform

a project by xguo

SUSE CaaS Platform is a Cloud-Native Computing Foundation (CNCF) certified Kubernetes distribution.

Updated almost 5 years ago. 1 hackers ♥️. 2 followers.

Application for secret ballots (A review of existing tools under legal aspects)

an invention by apritschet

Project Description

Updated almost 3 years ago. 1 hackers ♥️. 4 followers.