shunghsiyu

shunghsiyu

Taipei, Taiwan

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.

Updated about 2 years ago. 8 hacker ♥️. 7 followers.

Kanidm - Modern Opensource Identity Management

an invention by firstyear

Project Description

Kanidm is a identity management system (a store of accounts, groups and more) that supports authentication to opensuse, web sites, networks, and more. The project has a focus on respect of humans, correctness, simplicity and performance. In previous hackweeks we have implemented cryptographic authentication (webauthn), wasm based web UI and more.

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

SUSE branded keycaps models

an invention by cbosdonnat

Project Description

A lot of people are using mechanical keyboard. Having a custom SUSE-branded keycap would be cool. The idea is to create a set of 3D models for such keycaps in various profiles for everyone to print.

Updated almost 2 years ago. 19 hacker ♥️. 9 followers.

Learn TCP

a project by jiriwiesner

Learn the inner workings of TCP as implemented in the Linux kernel. This will involve * reading textbooks and IETF docs

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

Enable full-disk-encryption key sharing for bootloader -> kernel

an idea by ismaell

Project Description

Full disk encryption currently requires each stage to gain knowledge of the keys independently, which means asking the user or bundling the key (in the initramfs).

Updated 6 months ago. 8 hacker ♥️. 4 followers. Has no hacker: grab it!

FTrace Visualization Tool

a project by jesingh

Project Description

A visualization tool that directly digests ftrace function traces and provides easier to understand timing diagrams with the ability to quickly look up functions from within the program.

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

Setup A Linux Cross Referencer for SUSE kernels

a project by tdz

Project Description

There's Elixir for browsing mainline Linux releases. We should set up a similar system for SUSE kernel releases.

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

consolidate mm debugging tools and package them

a project by mhocko

Project Description

Different people use different ad-hoc tools to debug Linux kernel MM (memory management) related issues. I have couple of those myself. They fall into two main categories. One set for proper data collection and the other for some high level analysis. Our customers would benefit from the former and we (L3 labs from the later). Having them in a single package sounds quite reasonable to me.

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

Learn about IPv6 while Implementing it in the Home Environment

an invention by mweiss2

Project Description

During Hackweek I would like to learn about IPv6 by introducing and using IPv6 in the home office network.

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

Add MBR binary format support to the fq command line tool

a project by tobilehman

fq is an open source command tool used for formatting and inspecting binary data. It has a modular architecture that allows for adding support for all sorts of different binary data (e.g. MP4, BZIP2, ELF, etc.) While working on a legacy booting issue for Harvester HCI, I learned about the format of the legacy MBR (master boot record). I started adding support for it in this PR, but I haven't finished it yet. I am interested in better understanding the ways computers boot up so I can better understand what goes wrong when people try to boot Harvester (or relatedly, openSUSE).

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

Add combustion support to the terraform-provider-libvirt

a project by oholecek

Project Description

Terraform libvirt provider has support for cloud-init and ignition VM configuration options. Last remaining popular option is for Combustion which is very useful when working with MicroOS systems.

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

generic zswap dedup

a project by ailiopoulos

Project Description

zswap [1] is a linux kernel component that provides in-memory compression for swap pages. It already provides a limited form of deduplication: if a page is filled with the same value (e.g. all-zeroes) then only that value is kept instead of compressing the contents.

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

BPFTRACE

a project by fanyadan

Project Description

Just have play with bpftrace on some real kernel bugs.

Updated almost 2 years ago. 1 hackers ♥️. 1 follower.

Extend GObject based introspectable API to libzypp

an invention by zbenjamin

Project Description

Currently we are in a situation with libzypp where we have a C++ based and hard to use API. Due

Updated 6 months ago. 5 hacker ♥️. 2 followers.

Rewrite libkdumpfile Python binding using CFFI

a project by ptesarik

Project Description

The libkdumpfile library includes Python bindings. They are implemented as manually created C code for CPython. This is hard to maintain and/or port to alternative Python implementations.

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

Looking for projects around:

Nothing at the moment

Activity

  • over 1 year ago: shunghsiyu started BPF feature support table
  • over 1 year ago: shunghsiyu originated BPF feature support table
  • almost 2 years ago: shunghsiyu liked Rewrite libkdumpfile Python binding using CFFI
  • almost 2 years ago: shunghsiyu liked Extend GObject based introspectable API to libzypp
  • almost 2 years ago: shunghsiyu liked BPFTRACE
  • almost 2 years ago: shunghsiyu started Model checking the BPF verifier
  • almost 2 years ago: shunghsiyu added keyword "kernel" to Model checking the BPF verifier
  • almost 2 years ago: shunghsiyu liked generic zswap dedup
  • almost 2 years ago: shunghsiyu liked Add combustion support to the terraform-provider-libvirt
  • almost 2 years ago: shunghsiyu liked Add MBR binary format support to the fq command line tool
  • almost 2 years ago: shunghsiyu liked Learn about IPv6 while Implementing it in the Home Environment
  • almost 2 years ago: shunghsiyu liked consolidate mm debugging tools and package them
  • almost 2 years ago: shunghsiyu added keyword "bpf" to Model checking the BPF verifier
  • almost 2 years ago: shunghsiyu added keyword "ebpf" to Model checking the BPF verifier
  • almost 2 years ago: shunghsiyu added keyword "formalverification" to Model checking the BPF verifier
  • almost 2 years ago: shunghsiyu added keyword "modelchecking" to Model checking the BPF verifier
  • almost 2 years ago: shunghsiyu originated Model checking the BPF verifier
  • almost 2 years ago: shunghsiyu liked Setup A Linux Cross Referencer for SUSE kernels
  • almost 2 years ago: shunghsiyu liked FTrace Visualization Tool
  • almost 2 years ago: shunghsiyu liked Enable full-disk-encryption key sharing for bootloader -> kernel
  • almost 2 years ago: shunghsiyu liked Learn TCP
  • almost 2 years ago: shunghsiyu liked SUSE branded keycaps models
  • about 2 years ago: shunghsiyu liked Kanidm - Modern Opensource Identity Management
  • about 3 years ago: shunghsiyu joined Phoebe - where AI meets Linux
  • about 3 years ago: shunghsiyu liked Phoebe - where AI meets Linux