YES Certification Video Tutorials

a project by dstokes

The YES Certification Tool Kit has long needed Video Tutorials for clean step-by-step tool usage and configuration. These will be done with video screen scrapes and audio overlay.

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

libgphoto2 Wifi support for Lumix

an invention by msmeissn

I plan to work on libgphoto2 Lumix WiFi support. Status after Hackweek:

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

CISSP and Ghidra

a project by jsegitz

I'll spend half of hackweek preparing for the CISSP certification, in the other half I want to learn Ghidra (https://ghidra-sre.org/) and solve some reverse engineering quests with it

Updated almost 5 years ago. 2 hacker ♥️. 2 followers.

Write a simple ESMTP mail server in Haskell

a project by psimons

Hackweek 21?

Postmaster desperately needs a mail spool. I need to come up with a good way to store meta information about queued messages. An sqlite database seems like a natural fit because I might want to do some nontrivial queries in there to figure out which messages to deliver (and where). On the other hand, interfacing with sqlite is a bit unpleasant, so instead I might want to write one big JSON file that contains all relevant information. That would certainly suffice for the first version ...

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

Python Romset Management Tools (pyros)

a project by jjolly

The primary arcade machine emulator is MAME, and it has a very specific format for romset compression. I have previously started a project call pyros that allows the creation and update of MAME romsets. The project consists of the following tools: * pyrex: Tool to create an executable Bash script that will take unorganized files and put them into an organized MAME romset.

Updated over 4 years ago. 2 hacker ♥️. 1 follower.

Look at New Parallelisation Technologies

an invention by aschnell

The idea is to look at some technologies: - C++17 parallel execution

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

File system block allocation algorithms comparison and analysis

a project by ganghe

In the past, some customers ever complained that OCFS2 file system performance went down when listing a big directory (e.g. include 400k files). According to my preliminary investigation, this performance problem is related to file system block allocation algorithm. Then, I want to look at the current mainstream file systems (e.g. EXT4, XFS, etc) block allocation algorithms in this hack week, compare and analysis these algorithms advantages/disadvantages.

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

From matrix to openqa test suite, only need one click

a project by tinawang123

Currently, As QA, we design matrix for the test cases, then use matrix to generate test cases' name, then according the test cases' name to add related settings, then add those cases' name and settings to the openQA test suite. I hope, we can design matrix first, then other steps will be generated by automatically.

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

Spend time to study more about machine learning

a project by cxiong

Roughly follow a few selective chapters from the book 'Hands-On Machine Learning with Scikit-Learn and TensorFlow'

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

read a book "Docker Primer"

an idea by llzhao

I would like to read this book "Docker Primer". :smile:

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