Play with CoreOS

a project by wanghaisu

CoreOS is a new Linux distribution that has been rearchitected to provide features needed to run modern infrastructure stacks. CoreOS is popular on most cloud providers (EC2, Rackspace, GCE), virtualization platforms (Vagrant, VMware, OpenStack, QEMU/KVM) and bare metal servers (PXE, iPXE, ISO, Installer).

Updated over 6 years ago. 4 hacker ♥️.

Yet another task tracking tool

an invention by mkoutny

Create a task tracking tool that would suit my needs (and enrich the pool of such author-only-optimized software).

Updated over 6 years ago. 3 hacker ♥️.

Integrate zeromq into crowbar-openstack as a alternative to rabbitmq

a project by StevenK

RabbitMQ is, in this hacker's opinion, hard to run, hard to scale, hard to debug, and difficult to run in a HA situation. ZeroMQ takes a different approach from the centralized broker model, and instead runs a daemon on every machine that needs to send or receive message over the bus, and communicates directly between machines.

Updated over 6 years ago. 1 hackers ♥️.

Using Flask-restful to build a set of restful API for HA cluster

a project by XinLiang

This is somehow related with our team's work(https://fate.suse.com/323437), We want to write a set of restful API for any components in HA product stack use to control the cluster.

Updated over 6 years ago. 1 hackers ♥️.

Getting started with machine learning

a project by krauselukas

My first hands-on machine learning using scikit-learn and tensorflow. If there is time in the end i would like to implement it into one of my existing projects by maybe processing some sensor data.

Updated over 6 years ago. 1 hackers ♥️.

Simplify implementations of lockless printk ring buffer

an invention by pmladek

There are attempts to solve some kernel deadlock with using lockless printk ringbuffer. The proposed implementation is pretty complex (6 stages, 6 write and 6 read barriers, two buffers, entries linked via list, ...)

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

Bluetooth audio

a project by mwilck

I'm hearing impaired. Where others have no issues following talks or dicussions, I often fail even grasp the bottom line what it's about. I've got hearing aids, but they help only so much. I also have an add-on device for my hearing aids that acts like a bluetooth headset. Unfortunately, making this thing work under my Linux desktop has been an ongoing, frustrating struggle. On the contrary, it works flawlessly with Android devices of different generations, and even with my lowly Gigaset phone. Actually, the thing works better with older kernels/Linux versions than with current TW.

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

Learning how to properly build Distros in home: projects

a project by RBrownSUSE

openSUSE now has a lot of black magic around building distributions for :Factory and :Leap

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

Improve the gnome-shell extensions

a project by xiaoguang_wang

Updated over 4 years ago. 3 hacker ♥️. 1 follower.

Finish stardict compatible dictionary app

a project by metan

Project description

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

Integrate Backstage with Rancher Manager

an invention by nwmacd

Description

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

ClusterOps - Easily install and manage your personal kubernetes cluster

an invention by andreabenini

Description

ClusterOps is a Kubernetes installer and operator designed to streamline the initial configuration

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

Bring up Agama based tests for openSUSE Tumbleweed

a project by szarate

Description

Updated 2 minutes ago. No love. 2 followers.

Analyse & write up details of third year of operation of my battery & solar PV system

an invention by tserong

Description

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

Proof of Concept Support for SUSE Cloud, best practice

a project by rsimai

With many Proof of Concepts (PoCs) going on for SUSE Cloud, the development team has observed that we have no clear path on how Sales Engineers (SEs) and sometimes dedicated support engineers (xSE) can receive technical support to successfully complete the projects, often leading to escalation calls and even firefighting on-site visits by developers. Goal of that project is to come up with a best practice guide and to eventually set expectations on what's possible from a development point of view. Results should be documented in a central internal location and announced to all relevant parties.

Updated over 6 years ago. 1 hackers ♥️.

VNC keyboard layout test tool

a project by michalsrb

VNC protocol transfers key symbols (= basically characters), not key codes (= "coordinates" on keyboard). Therefore pressing the same keys may result in sending different commands over VNC depending on the keyboard layout and state of modifiers on the client side. The server however can not directly send the key symbol to the application, it must instead find or create key code that will translate to that symbol and send that.

Updated over 6 years ago. 2 hacker ♥️.

i3 timer

a project by dwaas

This project was to get familiar with shared memory concepts and boost libraries. The excuse was to create a timer visible in the i3 status bar.

Updated over 8 years ago. No love.

Use Ceph RADOS key-value store as a dbwrap backend for Samba

a project by dmdiss

Ceph offers a highly scalable and fault-tolerant storage system. Samba is already capable of sharing data located on the Ceph Filesystem, however scale-out sharing (the same data exposed by multiple Samba nodes) currently requires the use of CTDB for consistent and coherent state across Samba cluster nodes. In such a setup CTDB provides a clustered database with persistent key-value data storage and locking. Database usage is abstracted out via a generic dbwrap interface.

Updated over 6 years ago. No love.

学习AARCH64汇编

a project by yjmwxwx

第一个程序

Updated almost 8 years ago. No love.

Bring /media directory back

a project by sbrabec

/media was a very comfortable thing standardized by FHS. After introduction of desktop based udisks mounts, the directory became empty. Paths like /run/media/me/directory or /run/user/1000/gvfs are used nowadays. When used from a terminal, it is very uncomfortable.

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

Sync knowledge from other's test code

a project by yosun

[motivation]

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

Developing IONIC based multiplatform app with REST API on openSUSE

a project by varkoly

The goal is to find a way for developing and simple testing an IONIC based multiplatform app with REST API on openSUSE. The focus is to find a way to secure token handling for SSO.

Updated almost 6 years ago. No love. 1 follower.

reddit/twitter crawler w/ sentiment analysis

a project by ories

Project Description

inspired by the GME craze, and countless similar implementations I would like to pull data (keyword driven) from reddit/twitter and run sentiment analysis on it, perhaps with some deduplication / bot detection

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

Learn using LangChain/LangGraph to facilitate LLM application building

a project by fanyadan

Description

Learn how to apply LangChain or LangGraph into LLM application building

Updated about 1 year ago. 4 hacker ♥️. 2 followers.

Kanidm

an invention by firstyear

Project Description

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