robert.richardson

robert.richardson

Bring to life the Studio Kiosk in Frankenstrasse

a project by digitaltomm

Project Description

Make use of the Studio Kiosk in front of my office:

Updated about 1 year ago. 10 hacker ♥️. 6 followers.

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 5 months ago. 31 hacker ♥️. 17 followers.

Try container based openQA and migrate it to another server

a project by waynechen55

Project Description

Try container based openQA, including openQA webui, worker, postgres and etc. Setup complete openQA environment using various containers. I am expecting a more convenient way to deploy openQA service and, at the same time, migrate the service to another server.

Updated about 1 year ago. 8 hacker ♥️. 5 followers.

Explore Steam Deck issues in openSUSE Tumbleweed

a project by tschmitz

Project Description

The Steam Deck is a portable gaming handheld built around platform technology similar to the one found in AMD mobile laptops. Vendor Valve ships a custom Linux distribution with downstream patches on this device, but booting into other distributions is possible. Connecting the Steam Deck to a dock can turn it into a compact workstation.

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

Implement text based OCR in openQA

a project by clanig

Project Description

Currently openQA requires a reference image to be stored to do OCR based comparisons. It is not possible to pass a character string to openQA which should be compared to the text in the screenshot.

Updated about 1 year ago. 8 hacker ♥️. 7 followers.

Automate testing for openSCAP / ComplianceAsCode with CI or openQA

an idea by c-hagenest

Project Description

Our current workflow for contributing to compliance as code requires manual testing. Automated testing either through the upstream CI or openQA would lower development time.

Updated about 1 year ago. 5 hacker ♥️. 5 followers. Has no hacker: grab it!

zypper plugin for discovering reverse dependencies

a project by bzoltan1

Often when we test maintenance updates or when we decide to push an update for a package we want to know what that change may cause. Right now it is really difficult to figure out what package depends on a given package.

Motivation

Updated about 1 year ago. 10 hacker ♥️. 5 followers.

Typo-forgiving zypper search plugin

a project by cdywan

Sometimes you search for a package, and you don't find it because you're not typing it right. Of course there's regex support behind the scenes but it requires conscious effort to make use of.

Motivation

Updated about 1 year ago. 9 hacker ♥️. 4 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.

Create openSUSE images for Arm/RISC-V boards

an invention by avicenzi

Project Description

Create openSUSE images for Arm and/or RISC-V boards that are not yet supported.

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

Port zypp-gui to GTK4

an idea by xiaoguang_wang

Project Description

zypp-gui is a tool to download and update system.

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

Explore a popular desktop distro -- Steam Deck OS

a project by zcjia

Project Description

I'd like to explore a very popular desktop Linux distribution from last year -- the Steam Deck OS. It is said to be immutable, so I hope to get some inspiration from it to help our ALP.

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

Rancher Manager of Managers with KCP

a project by rcase

Project Description

With the desire for Rancher Manager to scale to managing 1000s of clusters (10,000 i hear you say) we could try and have 1 instance of Rancher Manager doing it all. But could we have a Manager of Managers? How could we support multi-tenancy where each Rancher Manager has different versions etc?

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

FrankenCampus Canteen Menu PDF Parser aka Mahlzeit!

an invention by cwh

Project Description

Make a PDF parser command line tool that brings the Nuremberg Canteen's Menu to a usable format (Plain text, JSON) that can be used in WebApps, Smart Displays or a Slack/IRC Bots.

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

USB security key running embedded Linux

an invention by dmdiss

Project Description

Implement a proof-of-concept USB security key with support for encrypted data storage, U2F and FIDO2 (webauthn).

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

Use a container storage to store the OS system root

a project by dcassany

Project Description

Store the OS root-tree on a container storage. The idea is to build a minimal golang tool capable to init a container storage to a custom location, store remote OCI images in there and mount them into a custom mountpoint. Next step is to craft a dracut based initrd including such a tool to mount the OS at boot. Finally, craft a disk with an EFI partition including the kernel, initrd and systemd-boot.

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

Linux Immersive Learning System (LILS)

an invention by dgarcia

Project Description

Immersive system to run interactive tutorials, hacking learning lessons or just games that integrates with your system. The main idea is to have an INK language engine to process the tutorial scripts and provide an interactive user interface to the user. The system should be able to listen to different Linux events (like filesystem changes, process is running, the current date, etc) and modify the tutorial state depending on that.

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

Learn about AI, ML, neural networks and see what's possible with SUSE Linux

a project by rsimai

Everybody is talking about (and with) ChatGPT. I tried it and was impressed by how well the language model behaves and finally how real and humanly it appears, despite the obvious nonsense that it outputs. I was wondering how machine learning practically works and how to build a neural network.

Project Description

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

openSUSE 12.1 DVD Art

an invention by tserong

I have three hundred and eighty four openSUSE 12.1 DVDs. Given 12.1 went end of life almost ten years ago, it seems likely these DVDs are useless. Rather than toss them out I've decided to try to turn them into some form of art.

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

Explore text-to-image diffusion model

an idea by djz88

Project Description

Goal is to explore text-to-image diffusion models, get it run, understand basics and how to write efficiently what we want to be rendered. Well known ai in this field is Midjourney but there are Open-source alternatives as well.

Updated about 1 year ago. 2 hacker ♥️. 3 followers. Has no hacker: grab it!
0
1
0
21

Looking for projects around:

Nothing at the moment

Activity

  • about 1 year ago: robert.richardson joined Bring to life the Studio Kiosk in Frankenstrasse
  • about 1 year ago: robert.richardson liked Explore text-to-image diffusion model
  • about 1 year ago: robert.richardson liked openSUSE 12.1 DVD Art
  • about 1 year ago: robert.richardson liked Learn about AI, ML, neural networks and see what's possible with SUSE Linux
  • about 1 year ago: robert.richardson liked Linux Immersive Learning System (LILS)
  • about 1 year ago: robert.richardson liked Use a container storage to store the OS system root
  • about 1 year ago: robert.richardson liked Create a library to extract and standardize data from Progress and Bugzilla (or other systems), and process them to generate metrics of performance
  • about 1 year ago: robert.richardson liked USB security key running embedded Linux
  • about 1 year ago: robert.richardson liked FrankenCampus Canteen Menu PDF Parser aka Mahlzeit!
  • about 1 year ago: robert.richardson liked Rancher Manager of Managers with KCP
  • about 1 year ago: robert.richardson liked Explore a popular desktop distro -- Steam Deck OS
  • about 1 year ago: robert.richardson liked Port zypp-gui to GTK4
  • about 1 year ago: robert.richardson liked Create openSUSE images for Arm/RISC-V boards
  • about 1 year ago: robert.richardson liked Gameboy Emulator
  • about 1 year ago: robert.richardson liked Typo-forgiving zypper search plugin
  • about 1 year ago: robert.richardson liked zypper plugin for discovering reverse dependencies
  • about 1 year ago: robert.richardson liked Automate testing for openSCAP / ComplianceAsCode with CI or openQA
  • about 1 year ago: robert.richardson liked Implement text based OCR in openQA
  • about 1 year ago: robert.richardson liked Explore Steam Deck issues in openSUSE Tumbleweed
  • about 1 year ago: robert.richardson liked Try container based openQA and migrate it to another server
  • about 1 year ago: robert.richardson liked Port some classic game to Linux
  • about 1 year ago: robert.richardson left Bring to life the Studio Kiosk in Frankenstrasse
  • about 1 year ago: robert.richardson joined Bring to life the Studio Kiosk in Frankenstrasse
  • about 1 year ago: robert.richardson liked Bring to life the Studio Kiosk in Frankenstrasse