Get familiar with GNOME OS and openQA tests for ita project by GraceWang Goal for this Hackweek: |
Play with esp32 and arduino to create domotics stuffa project by aginies Descriptiongot some esp32 board and multiple small periphericals since a while at home, its time to play with them and learn a bit more about this stuff. Connect them to Home assistant. |
|
Interactive tool to manipulate profiling dataa project by gbertazi |
Learn how to integrate Elixir and Phoenix Liveview with LLMsa project by ninopaparo Description |
|
Learn Haskell on Project Euler problemsa project by mvidner I am a beginner: I have read 1½ books on Haskell. I want to practice. |
VNC protocol to openQA testcase writera project by fcrozat By analysing a VNC session, we can create a draft of an openQA testcase (detecting keystroke, mouse click and generating fullscreen needles). |
|
Small Basic interpreter in Javaa project by mateialbu Just an excuse to learn more about antlr and parsing in general. |
Make Mokutil Beautiful Againa project by gary_lin I planned to write a GUI for mokutil since I started the project. I guess now it's time to do that. |
House Daily Mutations Announcement Systema project by jaimegomes The Goal is... |
Try to write simple rope-base Python language-server for LSP protocola project by mcepl Future of tools supporting editors in dealing with particular languages is in my opinion in the LSP protocol. Therefore I look with a bit of worry on the fact that there is no good LSP server based on the top of rope. python-language-server uses it a bit internally, the Microsoft Language Server for Python is in C#, so it is completely something different. |
Loggee - A tool to interact with your board game collection and plays (made in Elixir)a project by gfilippetti |
Porting a Robot to 64 bit ARM / Raspberry Pi 3a project by simotek |
retrocomputing: learn the architecture of MIPS for PS1 and build an assemblera project by david.anes |
Sign me off|inan invention by mkoutny |
Exploring Peribolos: Implementing Team Repo Permissions Management in K/Orga project by psaggu |
Learn traffic controla project by jiriwiesner Project DescriptionI need to learn how queueing disciplines work. I need to learn how to use the /usr/sbin/tc tool to change traffic control settings. This is a do-it-yourself project. I do not offer nor require assistance. |
Improve Full-Disk-Encryption support in openSUSEa project by ismaell Project Description |
USB storage plumbing for the Linux Kernel Libraryan invention by dmdiss This project builds on my previous efforts to plumb the Linux Kernel Library (LKL) into USB storage devices. This time I plan on mostly ignoring Android and will instead focus on lklfuse USB support. |
Keep release notes in installer in a pop-upa project by jsrain Especially when using multiple extensions, selecting release notes of a specific extension is not easy (scrolling the tab). Put it to a pop-up (like help) while not blocking the package installation. |
kGraft: allow to define safe place where the code can be switched in kthreadsa project by pmladek kGraft allows to patch kernel at runtime. It implements a consistency model that allows to modify semantic of functions. e.g. fix lock order. For this, we need to find a safe place when a process/thread might start using the new code. |
Minimal Salt packagingan invention by kwk Challenge |
Make performance test results reliablea project by tian-feng I will look into libmicro and learn some skill to analyse the results. And then I'll apply the function to IO test and so on. |