Implement XEP-0308: Last Message Correction in Profanitya project by mvetter Updated almost 5 years ago. 1 hackers ♥️. 2 followers. |
mac80211_hwsim toola project by cfconrad Project Description |
Basic calendar interface for upcoming openSUSE meetingsa project by lkocman |
Play with CoreOSa 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). |
Yet another task tracking toolan invention by mkoutny Create a task tracking tool that would suit my needs (and enrich the pool of such author-only-optimized software). |
Integrate zeromq into crowbar-openstack as a alternative to rabbitmqa 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. |
Using Flask-restful to build a set of restful API for HA clustera 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. |
Getting started with machine learninga 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. |
Simplify implementations of lockless printk ring bufferan 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, ...) |
Bluetooth audioa 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. |
Learning how to properly build Distros in home: projectsa project by RBrownSUSE openSUSE now has a lot of black magic around building distributions for :Factory and :Leap |
Improve the gnome-shell extensionsa project by xiaoguang_wang |
Finish stardict compatible dictionary appa project by metan Project description |
Integrate Backstage with Rancher Manageran invention by nwmacd Description |
ClusterOps - Easily install and manage your personal kubernetes clusteran invention by andreabenini DescriptionClusterOps is a Kubernetes installer and operator designed to streamline the initial configuration |
Analyse & write up details of third year of operation of my battery & solar PV systeman invention by tserong Description |
Proof of Concept Support for SUSE Cloud, best practicea 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. |
VNC keyboard layout test toola 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. |
i3 timera 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. |
Use Ceph RADOS key-value store as a dbwrap backend for Sambaa 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. |
学习AARCH64汇编a project by yjmwxwx 第一个程序 |
Bring /media directory backa 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. |
Sync knowledge from other's test codea project by yosun [motivation] |
Developing IONIC based multiplatform app with REST API on openSUSEa 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. |
reddit/twitter crawler w/ sentiment analysisa project by ories Project Descriptioninspired 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 |
Learn using LangChain/LangGraph to facilitate LLM application buildinga project by fanyadan DescriptionLearn how to apply LangChain or LangGraph into LLM application building |
Kanidman invention by firstyear Project Description |
toniowma project by fabriziosestito toniowm is yet another window manager written in Rust. |
Command queue toolan invention by dheidler Description |
obs-service-elixir_mix_depsa project by alessio.biancalana DescriptionI'd like to explore the creation of a source service to help vendoring the dependencies for an Elixir project. |
Use Jenkins as a Travis replacement for YaST (or possibly any other GitHub project)an invention by lslezak Use Jenkins as a Travis replacement for YaST |
port coreboot to 96Boards HiKeya project by vimacs Hikey is a development board with HiSilicon Kirin 620 eight-core ARM Cortex-A53 64-bit SoC. The original firmware is based on Tianocore EDK II, and I'd like to port coreboot to this board. |
Write a personal Telegram bota project by imanyugin The goal is to reduce the number of applications installed on the mobile phone (which consequently reduces the number of ads and spyware) and transfer some of the functionality of the commonly installed apps to a personal Telegram Bot. |
Take care of my Debian packagesan invention by vcuadradojuan Take time this week to take care of the packages I maintain at Debian; open bugs, fix bugs, new upstream versions, enable testsuites in autopkgtest. |
integrate rabbitmq into obsbugzillaan invention by bmwiedemann OBS started distributing live events through a rabbitmq and Bernhard's obsbugzilla scripts can use that as an additional source to update bugzilla with reduced and more uniform delays, e.g. within 30 minutes of the last SR relating to a given bug. |
Learn O'reilly Fundamentals of Deep learninga project by jerrytang Ai and Machine learning play important role in our life, I'd like to learn it. |
Machine Learning on bugzillaa project by mslacken Goals |
Modular maintenance and packaging of driversa project by mwilck We currently maintain all drivers in the SUSE kernel tree. While this is a well-established procedure, it also has a number of drawbacks in my opinion. I've been experimenting with a different model, tracking (so far, only one) driver in a separate git repository, and packaging it as kernel module package (KMP). This way of working fits my own mental model of code development better than the quilt style we employ in day-to-day driver maintenance. |
SES 6 Installer scripta project by davidbyte take my existing buildit.sh script (https://github.com/dmbyte/SES-scripts/blob/master/clusterbuilder/) and enhance it to be more of the installer experience needed. |
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. |
gnome-kiosk runs in containeran invention by xiaoguang_wang DescriptionBuild a container with gnome-kiosk running on wayland, and it can run with the firefox kiosk container. |
Predicting Water conflicts in South America - AI/ML POCan invention by sfonseka Project Description |
Add support for resolving package conflicts interactively in PackageKita project by JonathanKang |
Test Results for openQA on GitHuba project by livdywan Project Description |
Update my own python audio and video time-lapse and motion capture apps and publisha project by dmair Project Description |
Complete technical trainingsa project by cvidot DescriptionI would like to use Hack Week as an opportunity to improve my skills and get a better understanding of key topics that are essential for my daily tasks (advanced Linux administration, networking, QA principles, Perl/Bash scripting). |
Implement support for Alpine Linux in the build servicea project by mlschroe DescriptionAlpine Linux is often used for containers, as it's base system has very few dependencies and is therefore very small. The Open Build Service does not work with Alpine, as Alpine has their own package format that is currently not understood by OBS. |
Improve OpenStack Documentationan invention by a_jaeger Improve OpenStack documentation and tools used by it. |
Create OpenStack packages for aarch64a project by dirkmueller Create a single node installation of OpenStack with the OpenSUSE OpenStack Quickstart scripts for 64 bit ARM (aarch64). |
saltify dotfiles, workstation, laptop, Desktop Environment and beyond (NAS, router, media center, Kodi, if time allows)a project by vcuadradojuan Updated over 5 years ago. 1 hackers ♥️. |