vliaskovitis

vliaskovitis

Make Tumbleweed work on the GPD Win

a project by aplazas

The GPD Win is a Nintendo 3DS XL sized PC featuring a keyboard and gaming controls. Having openSUSE working on it would be great, unfortunately Tumbleweed doesn't work at all on it and Leap 42.2 is lacking many important features. A GPD Win runnning Leap 42.2

Updated about 5 years ago. 2 hacker ♥️.

openSUSE on chromebooks (crouton)

an idea by mbrugger

Update for 2018 The only thing missing right now is a i386 Tumbleweed JeOS image. With that we should be good. Any help on that is highly appreciated.

Updated about 2 years ago. 11 hacker ♥️. Has no hacker: grab it!

retro-gtk: Support Hardware Rendering

a project by aplazas

retro-gtk is a toolkit for GTK+-based Libretro frontends. It is mainly used by GNOME Games to play retro games via Libretro gaming console emulators. Currenly retro-gtk supports only software rendering. There are two ways hardware rendering can be used in retro-gtk:

Updated about 2 years ago. 6 hacker ♥️.

"Physical" notifications with Raspberry Pi and addressable LEDs

a project by dannysauer

I'd like a way to have a device on my desk which lights up to indicate that I have something I should be paying attention to. Initially, I'd like this to be for Office365 calendar events and GitHub mentions, but ideally it should support arbitrary messages. The plan is to assign specific colors (ideally "patterns" consisting of a sequence of colors and time) to specific message types. I have a handful of raspberry Pi Zeroes, a couple of OLEDs, a strand of individually-addressable RGB LEDs, a power supply, and some misc electronics (like the 3.3-5v logic level shifter necessary for the 5v LED strand). I'm thinking Python is probably the way to go for the software. I'm hoping OpenSUSE actually works on the Pi zero. :D If not, there's an ESP32 with a built-in display and a few Pi 3s laying around barely used, maybe one of them will work.

Updated about 2 years ago. 3 hacker ♥️. 1 follower.

gnome-shell-extension Floating Dock

an invention by xiaoguang_wang

Create a gnome-shell extension inspired from an Android app floating toolbox. floating toolbox

Updated about 2 years ago. 3 hacker ♥️. 1 follower.

Support for DRM platform drivers

an invention by tdz

This project could get us rid of the last fbdev drivers we're stil shipping: efifb and vesafb. Platform drivers handle hardware that is not auto-detected, but somehow there. For graphics this would be VGA, VESA, or UEFI framebuffers. In SUSE Linux, we currently support VESA and UEFI with fbdev drivers. Those load early in the boot process and maintain graphics hardware until the actual driver takes over.

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

Port some classic game to Linux

a project by MDoucha

Let's pick some old classic game, reverse engineer the data formats and game rules and write an open source engine for it from scratch. Some games from 1990s are simple enough that we could have a playable prototype by the end of the week. Write which games you'd like to hack on in the comments. Don't forget to check e.g. on Open Source Game Clones, Github and SourceForge whether the game is ported already.

Updated 6 months ago. 31 hacker ♥️. 17 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!

L0 Supportconfig Monitoring and Analysis using ML

a project by andavis

Project Description

  • Create an automated L0-support-like analytics solution for supportconfig data that is tiered across a customer's environment and SUSE environment (similar to a very modular AIOps Edge-Core approach). A pictorial overview of the ecosystem SupportConfigAnalytics
Updated about 3 years ago. 10 hacker ♥️. 6 followers.

Write an open source driver for the DeckLink Mini Recorder 4K

a project by patrikjakobsson

Project Description

The DeckLink Mini Recorder 4K is a PCI Express capture card featuring one 6G-SDI and one HDMI 2.0a connection. It can record all formats uncompressed up to 2160p30. The big difference with this card compared to many other capture cards is that it captures all the raw data uncompressed. This allows for it to be used for automatic testing of graphics cards.

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

Face recognition on nextcloud with TPU

an idea by jordimassaguerpla

Project Description

I have all my photos on a private NAS running nextcloud.

Updated about 3 years ago. 5 hacker ♥️. 3 followers. Has no hacker: grab it!

Sentiment analyzer

a project by aburlakov

Project Description

A sentiment analyzer is a software that can distinguish the emotion of the text. The programming language will be either python or C++. (This is the first hackweek for this project.)

Updated about 3 years ago. 2 hacker ♥️. 1 follower.

Investigate NeuroFedora and package the missing pieces in openSUSE

an idea by qkzhu

Project Description

NeuroFedora is an initiative to provide a ready-to-use Fedora based Free/Open source software distribution for neuroscience. It includes computational modeling software, analysis tools, general productivity tools for neuroscientists.

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

WebRTC individual track recorder

a project by avicenzi

Project Description

Do you need to record podcasts or interviews remotely?

Updated about 2 years ago. 6 hacker ♥️. 4 followers.

Blog about our ScummVM Freeware games packages

a project by sndirsch

Blog about ScummVM Freeware games of our openSUSE Build Service games project

Status

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

Gameboy Emulator

a project by jcronenberg

Project Description

Some time ago I started writing an i8080 emulator as an exercise to learn more about Rust, Emulators and low-level understanding of how CPUs work. I never finished it though. Since the Gameboy is basically a slightly modified version of the i8080 for this Hackweek I want to use the existing skeleton that I have and write a full emulator for the Gameboy CPU.

Updated about 1 year ago. 3 hacker ♥️. 1 follower.

Add support for the Medion Life P4000 Smartwatch to Gadgetbridge

a project by dancermak

Project Description

Aldi was/is selling the Medion Life P4000 Smartwatch, which is currently only supported by Medion's proprietary Fitness Pro App. It would be great to add support for this Smartwatch to Gadgetbridge, so that it can be used on a Android Smartphone without proprietary apps.

Updated about 1 year ago. 4 hacker ♥️. 1 follower.

Create a DRM driver for VGA video cards

a project by tdz

Yes, those VGA video cards. The goal of this project is to implement a DRM graphics driver for such devices. While actual hardware is hard to obtain or even run today, qemu emulates VGA output. VGA has a number of limitations, which make this project interesting.

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

Welcome Hack-Venturers, to the Age of Choice!

an invention by dfaggioli

Project Description

SUSE Hack Week is about bringing people together, building bridges and letting them have fun, while they also grow, develop their interests, experience collaboration and enhance their cooperative spirit, when having to deal with complex problems and difficult situations.

Updated 5 months ago. 9 hacker ♥️. 13 followers.

OBS Studio for noobs

a project by FridayKetchup

OBS studio is free and open source software for video recording and live streaming. As SUSE Ambassador I do a lot of video creation and editing. As Open Source Ambassador I prefer to work with (F)OSS instead of some proprietary standards in the market.

Updated 6 months ago. 3 hacker ♥️. 4 followers.

Exploring DPDK within containers

a project by paolodepa

Project Description

Containerization is here to stay and seems to be the next big thing also in the upcoming OSes releases.

Updated 5 months ago. 2 hacker ♥️. 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 5 months ago. 1 hackers ♥️. 2 followers.

Open source voice controlled AI drawing interface for young kids

an invention by jstehlik

Project Description

Open source voice controlled AI drawing interface for young kids

Updated 5 months ago. 4 hacker ♥️. 2 followers.

SMTGCC

a project by fkastl

Project Description

There's a project experimenting with verifying GCC optimizations using SMT solvers. Currently there is only one person working on this project. Analyzing compilers with SMT solvers seems like a cool new topic to me. Let's see how we could help.

Updated 6 months ago. 2 hacker ♥️. 2 followers.

Waysettings

a project by dspinella

Project Description

A settings center akin to GNOME/KDE/XFCE settings panel but built for window managers like sway, i3 and hyprland.

Updated 6 months ago. 4 hacker ♥️. 4 followers.

GameYatra: Personal Hobby Game Project

a project by lthadeus

Project Description

GameYatra invites players on an adventurous journey through a myriad of games, each presenting a unique narrative and gameplay mechanics. The project aims to provide a fertile ground for learning and delving into game development. This is a personal project to venture into game development. This is going to be a continuous research and development project. Each level is a standalone game, offering a fresh narrative and a distinct gaming experience, all tied together by an overarching quest to reach the top level.

Updated 6 months ago. 2 hacker ♥️. 1 follower.

A set of utilities to produce a "from scratch" OCI/Docker container using Opensuse/SLE rpms

a project by ldragon

Project Description

I recently used melange and apko to build a from scratch image. The result was a set of auditable and easy to use container and apk repository. The toolkit reduces the work need to make from scratch images with minimal work on the actual docker container(which can be quite painful if you've tried making a from scratch image on your own).

Updated 8 months ago. 7 hacker ♥️. 6 followers.

Vulkan Widget for GTK

an invention by yudaike

Project Description

Sometimes when developing a GTK program, we want some nice 3D rendered content in it. And to do that, usually we want to use some Graphics API.

Updated 5 months ago. 2 hacker ♥️. 1 follower.
6
2
3
28

Looking for projects around:

Nothing at the moment

Activity

  • 6 months ago: vliaskovitis liked Vulkan Widget for GTK
  • 6 months ago: vliaskovitis liked A set of utilities to produce a "from scratch" OCI/Docker container using Opensuse/SLE rpms
  • 6 months ago: vliaskovitis liked GameYatra: Personal Hobby Game Project
  • 6 months ago: vliaskovitis liked Waysettings
  • 6 months ago: vliaskovitis liked SMTGCC
  • 6 months ago: vliaskovitis liked Open source voice controlled AI drawing interface for young kids
  • 6 months ago: vliaskovitis liked Package MONAI Machine Learning Models for Medical Applications
  • 6 months ago: vliaskovitis liked Exploring DPDK within containers
  • 6 months ago: vliaskovitis liked OBS Studio for noobs
  • 6 months ago: vliaskovitis liked Welcome Hack-Venturers, to the Age of Choice!
  • about 1 year ago: vliaskovitis originated Learn internals of wlroots / sway compositor
  • about 1 year ago: vliaskovitis liked Create a DRM driver for VGA video cards
  • about 1 year ago: vliaskovitis liked Add support for the Medion Life P4000 Smartwatch to Gadgetbridge
  • about 1 year ago: vliaskovitis liked Gameboy Emulator
  • almost 2 years ago: vliaskovitis started Support virtual monitors for VNC in gnome-remote-desktop
  • almost 2 years ago: vliaskovitis originated Support virtual monitors for VNC in gnome-remote-desktop
  • almost 2 years ago: vliaskovitis liked Blog about our ScummVM Freeware games packages
  • almost 2 years ago: vliaskovitis liked WebRTC individual track recorder
  • about 3 years ago: vliaskovitis liked Investigate NeuroFedora and package the missing pieces in openSUSE
  • about 3 years ago: vliaskovitis originated Speech Emotion Recognition with Python/ML
  • about 3 years ago: vliaskovitis liked Sentiment analyzer
  • about 3 years ago: vliaskovitis liked Face recognition on nextcloud with TPU
  • about 3 years ago: vliaskovitis liked Write an open source driver for the DeckLink Mini Recorder 4K
  • about 3 years ago: vliaskovitis liked L0 Supportconfig Monitoring and Analysis using ML
  • about 4 years ago: vliaskovitis liked Default web camera selector for GNOME
  • All Activity