
barendartchuk
Learn python by building a homepage with Flask
an idea by mbrugger
I thought it would be time to learn a new programming language. I decided to go with python, as it's an all-rounder and I have some basic knowledge on that. The idea is to go through the Flask how-to and from there on start to implement my own homepage. This will introduce me to Python and web development at the same time.
Testing and adding GNU/Linux distributions on Uyuni
a project by juliogonzalezgil
Join the Gitter channel! https://gitter.im/uyuni-project/hackweek
Uyuni/SUSE Manager: build Python APE and a Salt+Python bundle to support ANY client operating system
an idea by pagarcia
Uyuni/SUSE Manager build client tools for each of the supported operating systems: SLES 11, SLES 12, SLES 15, RHEL 6, RHEL 7, RHEL 8, Ubuntu 16.04, Ubuntu 18.04, Ubuntu 20.04, Debian 9, Debian 10... the list is long. This is required because each operating system has different base libraries (glibc, OpenSSL, Python version, etc). A few months ago, the SUSE Manager development team started a (yet unfinished) research task to try to build Salt and all the required dependencies (minus glibc and OpenSSL, because it would break FIPS certification) so that we can always ship the latest version of Salt on each client operating system:
Phoebe - where AI meets Linux
a project by mvarlese
Project Description
Phoeβe (/ˈfiːbi/) wants to add basic artificial intelligence capabilities to the Linux OS.
Create short "videos/screencasts" demoing cool stuff in 5 minutes
a project by PSuarezHernandez
Project Description
The idea of this project is to produce some short videos/screencasts, maximum 5 minutes, where you show some cool feature from some of our projects/products.
Language Server Protocol implementation for Salt States
a project by cbosdonnat
Language Server Protocol (LSP for friends) is used in a number of code editors these days. There are implementations for various languages, but none for Salt States. The idea is to leverage Salt state module to parse edited files to provide completion of the state ids or paths.
One of couple of Python projects
a project by mcepl
There are couple of projects I work on, which need my attention and putting them to shape: * M2Crypto
k8s-rook-client
a project by haass
Description
Installing an maintaining ceph as storage solution needs a lot of expertise. Rook in combination with Kubernetes tries to make this more convenient. But this is only true if you are familiar with Kubernetes and its peculiarities.
Develop a monitoring system with web frontend for virtualization servers
an idea by nzhang
Project Description
The purpose of this project is to monitor the state of the virtualization team's machines in the server room. As the team has limited resources of test machines, and there will always be test machine faults during the execution of testing tasks. Such as memory, hard disk damage or network issues, which will directly affect our executing progress of the project. Therefore, in order to detect machine faults automatically and repair them timely, it is necessary to provide a web based visual interface to facilitate real-time monitoring of the machines within the list. And also list the basic information and state of its hardware as much as possible.
Learn python, python-gtk3, play with orangepi zero, experiment ili9341 and 20x4 LCD screen
a project by aginies
Project Description
Learn python: get data from LMS server, display on an LCD.
Resurrect NWS CLI project
a project by seanmarlow
Project Description
Many years back I created a simple python based CLI package that wrapped the NWS API to get weather forecasts, discussions and current conditions. Meanwhile I have not had time to keep it up-to-date so many pieces are broken or using deprecated features of the REST API. The package is useful to get weather information much quicker from CLI than clicking through the NWS website.
Script that loads dummy data into HANA database for testing purposes.
a project by rangelino
Project Description
Sometimes when we reproduce a customer issue, it doesn't always demonstrate the same behavior the customer is having. So, we engage backline or open a bug or throw up our arms in frustration. I have one such customer with just an issue like this. Running the exact same commands in an almost identical sles4sap version environment and yet I cannot reproduce what she is seeing? What to do?
Cluster Python API
a project by fmherschel
Project Description
The purpose of this question is first to research, if we already have a python API available to be used in scripts to query status and details in the running cluster. If not already available the first purpose is to get a draft version of such an API. If it is already available the second purpose is to implement some useful examples for SAP workloads.
Anomaly analyser, predictor for kubernetes(Rancher)
an idea by sbabusadhu
Project Description
Nowadays most customers are looking for multi-cloud and container solutions. The main critical point for their business is providing a better service and make the customer happy. The efficiency of the IT Ops team key to the superior customer experience. In most case customers reports the issue and support will fix the issue but support is not aware of the problems (like node failures, resource crunch limits) in the multi-container environment until customers report them. Even though monitoring and alerts systems exist in the current market that only provide alerts when an issue occurs BUT we need smarter solutions to analyze existing systems and predict future anomalies.
Convert openqa-mon to webassembly
a project by ybonatakis
Project Description
I want for long time to get my hands dirty with go and webassembly. we have (openqa-mon)[https://github.com/grisu48/openqa-mon] which is a monitoring tool for OpenQA.
Learn Go by Writing an Application
an idea by jluo
Project Description
Go (or Golang) is an open-source programming language designed to build fast, reliable, and efficient software at scale. It is the language used to create Kubernetes, K3s, Rancher, and countless cloud-native applications. Let's learn Go by writing an application during the hack week!
Terraform GUI
a project by kevinklinger
Project Description
Build a tool that provides a GUI for Terraform and is able to spin up machines directly on KVM.
Add engineering metrics to telegraf webhooks plugin
a project by hennevogel
How it is
Currently the telegraf webhooks plugin for github produces rather dumb measurements. Just extracting data from the webhook and putting it into the TSDB. The interesting data for engineering metrics you have to calculate yourself then.
Activity