openSUSE Tumbleweed Snapshots: refactor for S3 and deploy

an invention by jberry

In lieu of official hosting which was requested a year ago, go ahead and refactor approach to work on AWS S3. The previous approaches used either soft or hard links to avoid duplicating files that remain unchanged between snapshots, but S3 is not a file-system and does not support links. The closest comparable concept are object level redirects, but managing and creating those would be combersome, slow, and result in a higher bill. To avoid that an alternative that does not require object level redirects to simulate links, but that does not requiring duplicating files would be preferable.

Updated almost 7 years ago. No love.

Deep learning/ AI topics

an invention by arun_kant

Planning to do some deep learning course sessions e.g. fastai , google ML crash course etc. Also try to understand common tools (tensorflow, jupyter notebook, numpy, pandas, pytorch) and practices e.g. Convoluation neutral nets, SGD used to solve learning problems.

Updated over 6 years ago. No love.

Package kivy and python project for Android

an invention by joadavis

About 3 years ago I wrote some Python and Kivy code for my Samsung Galaxy S4 in QPython. Unfortunately, QPython updated and broke its kivy compatibility. I've been waiting for them to fix it, but mostly have given up. So instead, just investigate how to turn the kivy code into an .apk for installation on an Android device! There are directions for this on the kivy website.

Updated over 6 years ago. No love.

Package kompose (docker-compose to k8s converter) for openSUSE

an invention by suntorytimed

What is kompose?

Updated over 5 years ago. 3 hacker ♥️.

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 5 years ago. 1 hackers ♥️. Has no hacker: grab it!

monitor kubernetes and docker with prometheus

an invention by dmaiocchi

Starting from prometheus ( and grafana if needed), learn how to monitor kubernetes and docker and do some valid alert/graph etc.

Updated over 6 years ago. No love.

Jupiter system

an invention by SLindoMansilla

Description

Updated over 2 years ago. 5 hacker ♥️.

distributed card games, a.k.a. mental poker

an invention by AndreasStieger

Mental poker is a principle and also specific protocol to play card games without a single trusted party. This includes shuffling cards, enforcing card visibility and commitment schemes. Imagine playing rock-paper-scissors via phone only.

Updated over 5 years ago. 2 hacker ♥️.

Raspberry Pi Baby Monitor

an invention by mstrigl

The usual baby-phones and phone based surveillance solutions do not fit my needs:

Updated over 5 years ago. 6 hacker ♥️.

Running openATTIC and DeepSea on multiple distros (2018)

an invention by dmaiocchi

2018

new hack

Updated over 6 years ago. No love.