lyan

lyan

Exploring Workflows in JIRA

a project by rsblendido

Lay out a mock version of an existing SUSE R&D process in JIRA. The process should have a reasonable amount of complexity, like

Updated about 2 years ago. 2 hacker ♥️.

Easily Deploy an HA cluster in Virtual Machines

a project by aginies

GOAL

Updated about 5 years ago. 4 hacker ♥️.

Add more unit tests for libvirt

a project by jfehlig

I wanted to work on something test related this hackweek since we always need more automated testing of our virtualization-related packages. There are many possible test-related topics, but I think a good addition would be more unit tests that are run during build time, e.g. during 'make check'. Additional tests of this nature would then be run by upstream developers and the various distro CI setups, exposing the tests to more environments than would typically be available within SUSE. To this end, I'm planning to add unit tests to libvirt.git that test conversion of domain XML to structures used by Xen's libxl interface. The first attempt at such tests was nearly 3 years ago

Updated about 5 years ago. 1 hackers ♥️.

Make most of KVM Virtualization for Development and Testing in laptop environment

a project by bfrogers

Having worked on KVM for a long time, it's time I actually start using it myself! I now have a high enough powered laptop to have a permanent setup on my laptop to do almost all the testing needed for releases, as well as maintaining playgrounds for upstream work and involvement. This will include nested virtualization, which is getting pretty bulletproof in latest kernels, as well as being able to play more with these other architectures that we now support KVM on, via improved TCG emulation (of course some testing and development will always rely on the physical hardware, but still a lot can be done via TCG incl. user-linux mode. I'm also seeing which aspects of pass-through testing will make the most sense to perform on the laptop (pci, usb, video, filesystem, etc.). Hopefully at the end of the week I will have gotten a better feel for all aspects of KVM as a "power user', and not just as a developer.

Updated about 5 years ago. 1 hackers ♥️.

Use jenkins as openQA UI

an invention by okurz

motivation

jenkins is a great CI system (continuous integration) with a plethora of plugins available. SUSE QA uses openQA extensively as it excels in distribution and product testing - not only image comparison (common misconception ;-) ). How about combining both in using jenkins with plugins to act as a UI for openQA?

Updated about 2 years ago. 11 hacker ♥️.

Finish my family openSUSE adoption

a project by ancorgs

In a quite natural and steady way, all my relatives (wife, kids, mother, aunt...) have adopted openSUSE in their computers. There is only one resistance spot. My father's computer (HP+Windows8) implements all kind of mechanisms to avoid dual boot. I plan to use the spare cycles of my Hack Week to get a dual Windows/openSUSE system on that haunted computer. Killing Windows would be a feasible last resort.

Updated about 5 years ago. 1 hackers ♥️.

Improve git workflow for qemu packaging

an idea by bfrogers

For some time I've wanted to improve our git based patch workflow for qemu to be more friendly toward "generic joe" contributing fixes, and for handling patching the code in git submodules just as easily as we handle patching for the main qemu code. Once again, I'll try to make some progress here. This time, hopefully it will stick.

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

Learn Rust

an invention by michalnowak

Learn Rust by following The Rust Programming Language book.

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

Set up a VM on x86_64 and ppc64le for LTP tests

an idea by osalvador

Set up a VM on x86_64 and ppc64le sitting on linux-next/mmotm running LTP tests in a loop.

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

Tensorflow on opensuse

an idea by huizhizhao

Background

TensorFlow makes it easy for beginners and experts to create machine learning models for desktop, mobile, web, and cloud. But from installation guide to best practice there're rarely cases mentioned tensorflow on OpenSUSE. So OpenSUSE needs to be introduced to tensorflow community.

Updated over 4 years ago. 2 hacker ♥️. 2 followers. Has no hacker: grab it!

Explore RISC-V

a project by clin

RISC-V is an open ISA (Instruction Set Architecture) based on RISC architecture. It's originated from UC Berkeley and it's attracting more attention in recent years because of its full open architecture so every developer has opportunities to get involved in application processor design or apply it into different applications, such as IoT, Robotics, ... etc. Any topic about RISC-V is welcome, here are some topics you might be interested in:

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

Investigate C-Sky architecture

an invention by a_faerber

The youngest architecture addition to the mainline Linux kernel was C-Sky (arch/csky/). I have a GX6605S board booting a downstream 4.9 kernel. It uses a proprietary GxLoader bootloader (similarities with U-Boot exist but no sources...) with uImage and gx6605s.dtb files in a FAT partition on USB stick.

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

ML and AI for code static analysis

a project by mvarlese

The idea is to explore the technologies and the various components to realize some AI to predict pitfalls in source code which can potentially generate run-time misbehaviours. The potential area where this idea could have positive implications are:

Updated almost 5 years ago. 5 hacker ♥️. 4 followers.
9
7
32
13

Looking for projects around:

Nothing at the moment

Activity

  • about 3 years ago: lyan started VR APP development for Oculus Quest 2
  • about 3 years ago: lyan originated VR APP development for Oculus Quest 2
  • almost 5 years ago: lyan originated Work on FPGA Acceleration for Cloud infrastructure
  • almost 5 years ago: lyan liked ML and AI for code static analysis
  • almost 5 years ago: lyan liked Investigate C-Sky architecture
  • almost 5 years ago: lyan liked Explore RISC-V
  • almost 5 years ago: lyan liked Tensorflow on opensuse
  • almost 5 years ago: lyan liked Set up a VM on x86_64 and ppc64le for LTP tests
  • almost 5 years ago: lyan liked Learn Rust
  • almost 5 years ago: lyan liked Improve git workflow for qemu packaging
  • almost 5 years ago: lyan originated Enable opensuse on Jetson Nano and learn how DL frameworks work on it
  • almost 6 years ago: lyan started Virtual GPU display support for Guest VM
  • almost 6 years ago: lyan started Building SDN with Raspberry Pis and Zodiac FX switch
  • almost 6 years ago: lyan started Play with MACCHIATObin
  • almost 6 years ago: lyan originated Play with MACCHIATObin
  • almost 6 years ago: lyan originated Building SDN with Raspberry Pis and Zodiac FX switch
  • almost 6 years ago: lyan originated Virtual GPU display support for Guest VM
  • over 6 years ago: lyan joined Add SUSE Manager virtualization management capabilities
  • over 6 years ago: lyan started Setup an ISCSI storage server which supports multipath
  • over 6 years ago: lyan originated Setup an ISCSI storage server which supports multipath
  • over 6 years ago: lyan started Setup a k8s cluster based on aarch64 tumbleweed
  • over 6 years ago: lyan originated Setup a k8s cluster based on aarch64 tumbleweed
  • about 7 years ago: lyan liked Finish my family openSUSE adoption
  • about 7 years ago: lyan liked Use jenkins as openQA UI
  • about 7 years ago: lyan liked Make most of KVM Virtualization for Development and Testing in laptop environment
  • All Activity