Raspberry Pi Security

a project by abergmann

Pi Security

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

Graphics support for SGI Octane

a project by tsbogend

With the approach of kernel 5.6 SGI Octanes are supported with builtin IO components. What's missing for a graphics workstation is a driver for the graphics card. There is already a not upstreamed framebuffer driver for Impact graphic cards. Since there will be no new framebuffer driver accepted upstream, the goal of this project is to convert the existing frame buffer driver to a DRM driver and make it ready to be sent upstream.

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

Learn about Kernel Live Patching

a project by anicka

Description

This Hack Week project is to gain practical experience in the source-based Linux kernel live patching workflow, using the tooling and processes described by the Live Patching team. The goal is to successfully create a simple live patch by following the end-to-end development cycle.

Updated 19 days ago. 3 hacker ♥️. 2 followers.

Is SUSE Trending? Popularity and Developer Sentiment Insight Using Native AI Capabilities

an invention by terezacerna

Description

This project aims to explore the popularity and developer sentiment around SUSE and its technologies compared to Red Hat and their technologies. Using publicly available data sources, I will analyze search trends, developer preferences, repository activity, and media presence. The final outcome will be an interactive Power BI dashboard that provides insights into how SUSE is perceived and discussed across the web and among developers.

Updated 3 days ago. 3 hacker ♥️. 1 follower.

Make Yast CA Mgm-Ng out of Yast RMT module

an idea by ikapelyukhin

add-emoji Bold and crazy ideas down below, read only if you dare add-emoji

Updated over 6 years ago. 3 hacker ♥️. Has no hacker: grab it!

PXE improvements for QAM

a project by pluskalm

We kinda need more flexible PXE in Prague office, UEFI would also not hurt - so lets check what we can do to make it better.

Updated about 5 years ago. 3 hacker ♥️. 3 followers.

Explore the possibility and value to have a centralized Developer Portal

an invention by nkopliku

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

Create Quickstart for OpenStack on OpenStack (Triple-O)

a project by dirkmueller

Currently, opensuse-quickstart sets up a one-machine Cloud based on OpenStack, either with KVM or virtualisation. In order for bootstrapping further hosts, it would be much easier to set up only a bare-metal cloud on one machine, and PXE boot a 2nd machine via OpenStack Nova/Ironic.

Updated over 6 years ago. 3 hacker ♥️.

Cast: A simple alternative to the Make build tool

a project by bbachmann

Updated about 2 years ago. 3 hacker ♥️. 3 followers.

openQA Notifier - A Chrome extension for monitoring your openQA instance status

a project by mlin7442

Displays your openQA instance status, the feature/behavior should had at least like the list below,

Updated over 6 years ago. 3 hacker ♥️.

Parser to extract function names from openQA lib/ functions - improve perl skills

a project by jorauch

Since there is no real documentation about openQA's lib/ functions I wanted to kill two birds with one stone and write a parser in perl that extracts all function names (and maybe preceding comments) in said directory and improve my perl knowledge by doing this.

Updated over 6 years ago. 3 hacker ♥️.

Finish mpv port for gfxprim

an invention by metan

Description

Updated 3 days ago. 3 hacker ♥️. 1 follower.

The LED Geeko: Develop a DIY Soldering Kit for a Wearable LED Geeko Badge

an invention by cahu

geeko

Updated 4 days ago. 3 hacker ♥️. 1 follower.

linux antivirus engine

an idea by bmwiedemann

http://www.ranum.com/security/computer_security/editorials/dumb/ explained in detail that filtering badness is a dumb idea, so if we wanted to build a linux antivirus software, we would need a whitelist of programs that would be allowed to execute. We can easily use the rpm database for that. But what is missing, is a mechanism through that the kernel would check before executing $binary if it is OK to run it.

Updated over 6 years ago. 3 hacker ♥️. Has no hacker: grab it!

New migration tool for Leap

an invention by lkocman

Update

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

switch to grub2 for powerpc

an invention by k0da

There is a grub2 available for powerpc for a while. Let's switch to it by default.

Updated over 6 years ago. 3 hacker ♥️.

Github Projects Gnome Shell Extension

a project by hfschmidt

Checking the status of your Github pull requests is annoying. You have to lose focus from your current work (ie. hacking) and open your browser, type the repo URL in the address bar, click on the Pull Requests page, and look at the status of your PR.

Updated over 6 years ago. 3 hacker ♥️.

Write a commandline client for the geekos

an invention by dheidler

There used to be a tool called tel that would show information about a user including his phone number, room number, etc:

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

Understanding GPS internals

a project by awh

My car has it, nowadays every smartphone has it. But what's actually the math behind GPS (GLONASS) technique?

Updated almost 6 years ago. 3 hacker ♥️.

User Story theme + Okta login

a project by cyntss

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

KDevelop plugin for showing information inline in the code

a project by michalsrb

I use the KDevelop IDE whenever I can. At SUSE mostly for reading code while debugging some bug. My plan is to create plugin that will show extra information inline with the code to make it easier to explore foreign code.

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

NetHack Agent

a project by LarsMB

Description

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

understand and possibly improve cscope

a project by mhocko

cscope is a great tool index C/C++ sources and allow to navigate through the code. I have learned that the project is mostly dead and what is worse it uses its own database format to store the index. I would like to see some extended functionality in the tool - e.g. search whether a function A is reachable from B, filtering search results per-file, fix functions with function parameter detection (such functions are not recognized properly currently) and some others.

Updated over 6 years ago. 3 hacker ♥️.

Learn how Linux kernel interacts with a hard-realtime OS

an idea by colyli

Updated over 4 years ago. 3 hacker ♥️. 3 followers. Has no hacker: grab it!

Rebasing of the current MicroOS installation

a project by epaolantonio

Updated about 2 years ago. 3 hacker ♥️. 2 followers.

Improve and unify spec changes formating and automation for Factory rules

an invention by scarabeus_iv

This project is mostly about automating spec file formatting to have all specs more look-alike, much better for review and there is no need to force people to write that way, just to format it afterwards is sufficient. Other task is to track changes in osc repo and adjust changelog accordingly.

Updated over 6 years ago. 3 hacker ♥️.

Extending KubeVirtBMC's capability by adding Redfish support

an invention by zchang

Description

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

Install Leap 16.0 to my father-in-laws computer

an invention by frantisek.simorda

Description

  • Install Leap 16 to my father-in-laws computer
Updated about 5 hours ago. 3 hacker ♥️. 3 followers.

Use OBS to build GNU Screen master branch

an idea by enavarro_suse

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

SUSE Manager/Spacewalk client debug/test shell

an idea by dmacvicar

When developing for SUSE Manager, it gets tiresome to setup clients in order to debug and test with clients.

Updated over 6 years ago. 3 hacker ♥️. Has no hacker: grab it!

Use linear programming for the partitioning proposal

an idea by ancorgs

The YaST team is rewriting yast2-storage. That includes new shiny code for the storage proposal during installation. It calculates what partitions and/or volumes need to be created to allocate the system and finds the best way to create those partitions in the existing free spaces. The second part becomes more complicated than it looks as soon as you start considering the restrictions imposed by each volumes and by the technology (primary vs logical partitions, for example).

Updated almost 6 years ago. 3 hacker ♥️. Has no hacker: grab it!

Learn Android development

an idea by mvetter

Over the years I have stumbled upon various Android projects where I needed a feature and wasn't able to implement it because I had no idea about Android development.

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

Create a container-snap based image for openSUSE

a project by dancermak

Description

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

NFire a new project to replace newburn

a project by lzwang

newburn is a system press testing tool. But it is out of maintained. And it is heavily integrated in ctcs2. So replace it with a new one.

Updated over 4 years ago. 3 hacker ♥️.

Running Virtual Machines and Containers together with Kubernetes

an idea by pgeorgiadis

SUSE is well known for the standard enterprise linux distribution (aka SLES). As a result, most of the customers we have are not cloud-native, so cool stuff like microservices and serverless are no gonna happen within the day for them. There is a very good chance that some old monoliths running in Cobol today, will continue running in the same way for the next 10 years. However, companies are evolving and some parts of the business might (or they can be already) converted into containers. So what happens now? They have to keep maintaining two infrastructures:

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

Management 101 - mental models and cognitive biases

a project by jcavalheiro

Put together a collection of ideas and resources to mentor people managers on how to make better decisions:

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

A command line image collector tool for my gallery website

a project by AZhou

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

Parental controls on Tumbleweed/Aeon

a project by fcrozat

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

ohai plugin for querying details like serial numbers from hard drives in chef-client nodes

a project by bigironman

Gathering detailed information about hardware in an automated way with chef using an ohai plugin enhances transparency about the hardware being used in a datacenter. The idea is to write a plugin for ohai that gatheres information from hard drives used in a node that runs chef-client.

Updated over 6 years ago. 3 hacker ♥️.

Hacking the Atom Editor/IDE

a project by lslezak

The Atom Editor

Updated almost 4 years ago. 3 hacker ♥️.

Rancher Manager of Managers with KCP

a project by rcase

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

Editor mode at Agama web interface

an invention by ancorgs

Description

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

Aperture: a simple game engine written in C based on OpenGL

a project by StarryWang

Project Description

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

Enable python in crash and use it for most functions

an idea by jeff_mahoney

Crash originated in a older version of gdb. Since then, gdb has added python to its scripting options. By converting much of the crash functionality to python, we can make it easier to extend existing functionality and allow our customers to do the same.

Updated over 6 years ago. 3 hacker ♥️. Has no hacker: grab it!

Make some progress on reversing Microsoft new CoW filesystem, ReFS

an idea by aaptel

>Resilient File System (ReFS), codenamed "Protogon", is a Microsoft proprietary file system introduced with Windows Server 2012 with the intent of becoming the "next generation" file system after NTFS.

Updated over 6 years ago. 3 hacker ♥️. Has no hacker: grab it!

Add a ncurse UI to wireshark

an idea by aaptel

Wireshark has a CLI program called tshark that can dump the dissectors raw (or xml) output. It would be nice to have complete curses wireshark UI, either by reusing tshark xml output or by making another ui program.

Updated over 6 years ago. 3 hacker ♥️. Has no hacker: grab it!

Connect to matrix.org via weechat

an invention by ktsamis

I want to connect to matrix.org via weechat in Leap 15.0.

Updated almost 5 years ago. 3 hacker ♥️.

Bridle - Terraform remote backend in Kubernetes

a project by nroberts

Project Description

Terraform's remote backend requires a Terraform Cloud account and has an initial limited offering. While the initial offering is suitable for small resource management and teams this quickly becomes an issue as usage demands increase. In addition Terraform's remote operations (plan,apply, etc) are executed on HashiCorp's cloud resources which present issues for sensitive data such as passwords and access keys. Users are also constrained to as what tooling is available on the remote execution environment for example having kubectl as part of a local-resource. This project aims to address these shortcomings in a native Kubernetes implementation.

Updated almost 4 years ago. 3 hacker ♥️. 9 followers.

Port the Minion job queue to TypeScript

an invention by kraih

Project Description

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

Unity3D : Moba : (Multiplayer Online Battle Arena) on SUSE Linux Planning / Design / Programming

a project by JCayouette

Unity3D : Moba : (Multiplayer Online Battle Arena) on SUSE Linux

Updated almost 4 years ago. 3 hacker ♥️.