Quick read some NFS related RFCa project by yosun DescriptionRecently, I became interested in NFS and want to learn more about it by reading related RFC files. However, there seem to be quite a lot of them. The goal is to glance at them and get a basic feel for the differences between each version. |
Porting the Release Tool from Python to Goa project by gyribeiro DescriptionPort release tool from Python to Go to learn language features and industry best practices. The project prioritizes proper Go architecture (concurrency, interfaces, error handling) over direct translation, concluding with a performance benchmark comparison between the two implementations. |
open-source RPI Smart Speaker (Hey, geeko)an invention by HarrisonWAffel |
|
Remove `flask_restx` dependency from masha project by amunoz Description |
Toy BPF Verifier in Lean 4a project by shunghsiyu Description |
finish the ioq3 arm VMan invention by lnussel I need to finish my work from the last hackweek |
Explore Clojure and ClojureScript ecosystema project by bergmannf This project will focus mostly on getting to know the Clojure and ClojureScript ecosystem. |
Linux kernel networking: Improving qdisc hierarchiesa project by jkosina
|
Improve packagers' lifea project by kstreitova Every packager encounters boring manual tasks every once in a while and these tasks can most probably be automated to some extent. During Hackweek I aim to try and identify such cases in various packagers' workflow and consider creating a tool that would make these tasks easier. Also, I would like to find out whether there is a demand for such tool. In that case, this Hackweek project will turn into a long-term task I plan to keep working on. |