Splitting python-gammu out of Gammu

an invention by mcihar

In past it was needed these project to be developed together due to unstable API of Gammu. This is now stable and having python module in the code just makes the things harder. The code should be separated, use standard distutils and have testsuite. In future it should also support Python 3, but that's not the primary goal now. The work has already started:

Updated about 2 years ago. 1 hackers ♥️.

Investigate Rails reporting frameworks for SCC

a project by wstephenson

Reporting demands on SCC are increasing. Rather than creating hand crafted 'one-shot' reports in response to every request, this project aims to discover whether there is a better way.

Updated about 5 years ago. 1 hackers ♥️.

Playing with ESP8266

an invention by lrupp

The ESP8266 is a low-cost WI-Fi microchip with full TCP/IP stack and microcontroller capability. I want to explore the features and (in case of success) attach a BME280 to get temperature, humidity and barometric pressure information streamed over WI-Fi. As the price of both components is just around 10 EUR, this would be a nice add-on for my weather station at home...

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

Improving my meteo project

an idea by ph03nix

I would like to improve my existing meteo project by trying out two new sensors * CSS811 gas sensor (for when stuff is burning in the kitchen)

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

smart car based on raspberry pi

a project by lansuse

Project Description

I made a smart car with raspberry pi in the hackweek18, brought up ultrasound sensor and camera module in hackweek20. Now I want to finish the remaining part of the code.

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

Package MONAI Machine Learning Models for Medical Applications

an invention by jordimassaguerpla

Project Description

MONAI Deploy aims to become the de-facto standard for developing packaging, testing, deploying, and running medical AI applications in clinical production. MONAI Deploy creates a set of intermediate steps where researchers and physicians can build confidence in the techniques and approaches used with AI — allowing for an iterative workflow.

Updated 6 months ago. 1 hackers ♥️. 2 followers.

Upgrade SMBTA monitor

a project by gschlotter

Bring the smbtamonitor-qt to a stage where it can be released, with some additional changes.

Updated about 5 years ago. 1 hackers ♥️.

Weblate 2.3

a project by mcihar

Work towards release of Weblate 2.3, the roadmap is in the issue tracker: <https://github.com/nijel/weblate/milestones/2.3>

Updated about 2 years ago. 1 hackers ♥️.

Build tigervnc's vncviewer using emscripten

a project by michalsrb

Tigervnc comes with two very similar VNC viewers - one written in C++ and one in java. The java one can be embedded in a webpage as a java applet. We use that in our default VNC setup (the one enabled in YaST). That way if user doesn't have VNC viewer installed, browser is enough. However running java applets in browser is getting harder every day. Especially when the applet isn't signed by a trusted authority.

Updated about 5 years ago. 1 hackers ♥️.

Delete your Facebook installation

a project by aocole

Create a public art installation around this delete your facebook video. Essential elements are a screen and speaker (loud enough to be heard on a busy street environment but not so loud as to draw noise complaints). Video on repeat. * Perhaps installed in a newspaper box? Maybe The Stranger would want to loan one?

Updated about 5 years ago. 1 hackers ♥️.

Graf (Git, Regression, Acceptance, Finder)

a project by SLindoMansilla

Description

Graphical application that is able to perform a git bisect on os-autoinst* tests and executes os-autoinst on it to look for the commit that introduced the regression.

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

Demoscene with music

an invention by jlausuch

Produce a ~3 min demoscene using modern javascript libraries combining graphics with original music.

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

Default web camera selector for GNOME

an idea by lkotek

There is no possibility to select default web camera at GNOME settings, but we can easily run into an environment with multiple cameras (integrated and the external one). As a result we can only select web camera if certain application allows us to do so via menu provided by the same application. This could be a problem, because not all applications do so - for example Firefox automatically selects first available camera on the system. This project aims to find suitable way for adding this functionality at GNOME level. For example via contribution to Tweaks tool (formerly known as a Gnome Tweak Tool) or other tool if necessary.

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

Advanced suspend/resume control

a project by sbrabec

Project Description

I am often work remotely on my desktop. Remote work on the desktop is complicated by a nice desktop feature – automatic suspend. There already exists a desktop integration, so the desktop applications could prevent the suspend. But sshd is not included yet.

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

Create a website for Agama

an idea by IGonzalezSosa

Current status

At this point, Agama's Git Hub repository works as the project's website. The README presents the project, explains the architecture, and contains a good share of links to other interesting pieces of information (APIs, design documents, etc.). However, it might be hard to make sense of all that information spread through several documents.

Updated 7 months ago. 1 hackers ♥️. 2 followers. Has no hacker: grab it!

Explore containerized desktop and pure-wayland desktop

an idea by zcjia

Project Description

I want to explore various distros/technologies that utilize containerized desktop and pure-wayland desktop, so that I can gain more experience and ideas on how ALP desktop should look like.

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

Start with fault tolerant Xen server prototype

a project by j_gross

A normal Xen server today has many single points of failure. Those can be reduced by disaggregating Dom0 into multiple domains (xenstore, driver domains, admin domain). Following this path to it's logical end will lead to a setup where the running domUs won't be depending on Dom0 any more, so Dom0 itself can be made restartable. This project aims at beginning with a prototype by setting up a configuration with a xenstore domain and a driver domain for networking. This will allow running a pv-domU with network resources only (nfs or iscsi root file system) no longer needing Dom0 to run.

Updated about 5 years ago. 1 hackers ♥️.

Skill Shot App updates

a project by aocole

Updates and improvements to the android Skill Shot app. * Update to newest android libs/conventions

Updated about 5 years ago. 1 hackers ♥️.

OpenStack Cloud deployment alternative to automatic mkcloud

a project by vsistek

Aim of this project is to create scenarios for manual deployment using limited feature set of mkcloud. Useful for situations when full mkcloud deployment is broken. It would help qam-cloud team a big time. We can reuse the result later in automation.

Updated about 2 years ago. 1 hackers ♥️.

DSLR autofocus micro adjustment using python-cv

a project by emiura

Check if it is possible to create a python application to aid autofocus micro adjustment on a DSLR. There are some commercial applications that are capable of that, such as Reikan FoCal (https://www.reikanfocal.com).

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

Reimplement Finglonger in Go

a project by malbu

Finglonger is an internal tool used by the SUSE Manager team intended to make the life of the Round Robin Bug Guy easier. It was originally written by @fkobzik in Clojure. This is an attempt to learn some Go by reimplementing Finglonger.

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

Inter-Process Communication/Synchronization with Python

an idea by waynechen55

Project Description

Inter-Process communication is an old topic and there are already many different methods to achieve this theoretically or in real world. I found sometimes some solutions still not good enough although they can solve the problem without any problem, for example, when the region needs protecting is not small or multiple processes need to modify the same file.

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

community calendar widget

a project by eMBee

a widget to list events from a JSON backend. the widget may be included by any website to share community events.

Updated about 2 years ago. 1 hackers ♥️.

[Machine Learning] Chatbot that replicates the chatting style of a specific person

an idea by mgebai

This project is mostly for learning ML.

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

tinycc

a project by dmulder

Learn tinycc (tcc). Fix bugs, write features, etc. Hack on tcc.

Updated almost 5 years ago. 1 hackers ♥️.