llansky3

llansky3

Learn how Linux kernel interacts with a hard-realtime OS

an idea by colyli

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

Switch to MicroOS desktop.

a project by lpalovsky

Few months ago I switched my home workstation and media center to Micro OS desktop and I cannot imagine switching back to normal distribution. After some consideration I realized it should work fine (even better) on the notebook I am using for work.

Updated almost 3 years ago. 12 hacker ♥️. 6 followers.

Send to Hell

an idea by pagarcia

Have you ever received an e-mail that made you furious? Did you answer it?

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

Requirements Management Tool on Graph Database

a project by mknop

Project Description

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

reading a book: <<How Google Tests Software>>

a project by llzhao

Project Description

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

TIU - Transactional Image Update

a project by kukuk

Project Description

Updated over 3 years ago. 14 hacker ♥️. 6 followers.

Dochazka

a project by smithfarm

Dochazka is a long-term project to replace the obsolete Attendance & Time Tracking system used by the Prague office since 2007. Dochazka is a complex system consisting of three major components:

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

Phoebe - where AI meets Linux

a project by mvarlese

Project Description

Updated almost 3 years ago. 8 hacker ♥️. 7 followers.

Predictive test selection for SUSE Manager

an idea by jordimassaguerpla

I once had a bad dream.

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

Can we (machine) learn from bug reports?

a project by gboiko

Bug reports can be a great source of information, but usually finding the information requires extensive work in reading through all of the discussions and understanding the details about it.

Updated over 3 years ago. 9 hacker ♥️. 3 followers.

Make a Raspberry Pi boot in less than 3 seconds

an idea by akedroutek

Project Description

This is quite new to me but as I want to understand ARM and its boot process better here is the deal:

Updated over 3 years ago. 7 hacker ♥️. 3 followers. Has no hacker: grab it!

Get EBBR boot working on Olinuxino A64

an idea by radolin

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

Git stochastic bisection

a project by jankara

Bisection is a well known method of localizing which commit caused a regression in a code repository. git-bisect is a particularly used tool for this problem in git repositories. However it is often the case that the failure is probabilistic in nature - either because we don't have a reliable reproducer of the failure and thus not reproducing a problem on a particular commit does not mean the problem is not still present there, or because of inherent variability of e.g. performance regressions. Bisection for such failures is problematic as it takes only one false result for the bisection to end up in an unrelated part of code history. So in these cases we usually have to heavily extend runtime of a reproducer or do multiple test runs or multiple bisection runs to minimize a chance of error.

Updated over 3 years ago. 3 hacker ♥️. 1 follower.

Modular kernel packaging

a project by mwilck

Project Description

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

Look at personal NAS

a project by qzhao

Description

There are several open source private NAS solutions on the community today, There are a number of open source private NAS solutions on the market, and I'm going to compare their similarities and differences and analyze how they are implemented.

Updated about 1 month ago. 3 hacker ♥️. 3 followers.

getting started with LoRaWAN

an invention by rfrohl

Description

Get started with LoRaWAN and play with the hardware I have lying around for ages.

Updated 28 days ago. 2 hacker ♥️. 1 follower.

Emulate a 68k on x86

a project by BLandorff

Description

In C++ and x86 assembly, build an Emulator for Motorola 68000.

Updated about 1 month ago. 2 hacker ♥️. 2 followers.

Creating sensor with Raspberry Pi Pico using BTHome protocol and python

an idea by bigironman

Description

Creating a simple sensor (e.g. temperature, humidity, pressure) device based on a Raspberry Pi Pico W with a connected sensor to connect to Home Assistant using the BTHome protocol.

Updated about 1 month ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

Automation of ABI compatibility checks

a project by ateixeira

Description

ABI compatibility checks could be further automated by using the OBS API to download built RPMs and using existing tools to analyze ABI compatibility between the libraries contained in those packages. This project aims to explore these possibilities and figure out a way to make ABI checks as painless and fast as possible for package maintainers.

Updated about 1 month ago. 3 hacker ♥️. 3 followers.

Support FIDO2 and TPM2 in a full disk encryption based on systemd

a project by aplanas

Description

Updated about 1 month ago. 6 hacker ♥️. 4 followers.

util-linux-testsuite

a project by sbrabec

Description

The current util-linux package contains a lot of tests. These tests are called during the build process. But the build environment is limited, and many of the tests cannot be ran properly.

Updated about 1 month ago. 1 hackers ♥️. 1 follower.

AI for product management

an invention by a_jaeger

Description

Updated 27 days ago. 4 hacker ♥️. 4 followers.

Edge Image Builder and mkosi for Uyuni

a project by oholecek

Description

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

Explore reverse engineering and decompilation

an invention by jcejka

Description

Updated 22 days ago. 1 hackers ♥️. 1 follower.

Better diff'ing experience

an idea by MSirringhaus

Description

For diff-ing directories, I usually like to use meld, but it struggles a lot with large trees.

Updated about 1 month ago. 1 hackers ♥️. 1 follower. Has no hacker: grab it!

New migration tool for Leap

an invention by lkocman

Update

Updated 25 days ago. 3 hacker ♥️. 3 followers.

MicroOS/SL Micro health-checks for K3s/RKE2

a project by eminguez

Description

Updated about 1 month ago. 3 hacker ♥️. 2 followers.

SUSE Prague claw machine

a project by anstalker

Project Description

Updated 4 months ago. 7 hacker ♥️. 4 followers.

ADS-B receiver with MicroOS

an invention by epaolantonio

I would like to put one of my spare Raspberry Pis to good use, and what better way to see what flies above my head at any time? add-emoji

Updated 29 days ago. 2 hacker ♥️. 1 follower.

Create DRM drivers for VESA and EFI framebuffers

a project by tdz

Description

Updated about 1 month ago. 4 hacker ♥️. 2 followers.

RISC-V emulator in GLSL capable of running Linux

an invention by favogt

Description

Updated 27 days ago. 11 hacker ♥️. 6 followers.

Software for musicians / guitarists and their integration in Aeon

an invention by fcrozat

Description

As a beginner in playing guitar, I'm discovering the wonderful world of music software on Linux.

Updated 28 days ago. 8 hacker ♥️. 4 followers.

Create a DRM driver for VGA video cards

a project by tdz

Yes, those VGA video cards. The goal of this project is to implement a DRM graphics driver for such devices. While actual hardware is hard to obtain or even run today, qemu emulates VGA output.

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

make a bit-reproducible VM image

an invention by bmwiedemann

Description

I have spent a lot of time making packages reproducible, but we also want to be able to trust our VM images.

Updated 27 days ago. 2 hacker ♥️. 1 follower.
2
2
7
36

Looking for projects around:

Nothing at the moment

Activity

  • about 1 month ago: llansky3 liked make a bit-reproducible VM image
  • about 1 month ago: llansky3 liked Create a DRM driver for VGA video cards
  • about 1 month ago: llansky3 liked Software for musicians / guitarists and their integration in Aeon
  • about 1 month ago: llansky3 liked RISC-V emulator in GLSL capable of running Linux
  • about 1 month ago: llansky3 liked Create DRM drivers for VESA and EFI framebuffers
  • about 1 month ago: llansky3 liked ADS-B receiver with MicroOS
  • about 1 month ago: llansky3 liked SUSE Prague claw machine
  • about 1 month ago: llansky3 liked MicroOS/SL Micro health-checks for K3s/RKE2
  • about 1 month ago: llansky3 liked New migration tool for Leap
  • about 1 month ago: llansky3 liked Better diff'ing experience
  • about 1 month ago: llansky3 liked Explore reverse engineering and decompilation
  • about 1 month ago: llansky3 liked Edge Image Builder and mkosi for Uyuni
  • about 1 month ago: llansky3 liked AI for product management
  • about 1 month ago: llansky3 liked util-linux-testsuite
  • about 1 month ago: llansky3 liked Support FIDO2 and TPM2 in a full disk encryption based on systemd
  • about 1 month ago: llansky3 liked Automation of ABI compatibility checks
  • about 1 month ago: llansky3 liked Creating sensor with Raspberry Pi Pico using BTHome protocol and python
  • about 1 month ago: llansky3 liked Emulate a 68k on x86
  • about 1 month ago: llansky3 liked getting started with LoRaWAN
  • about 1 month ago: llansky3 liked Grapesss: a physical Shamir's Secret Sharing application [ESP32-C3 + Mobile]
  • about 1 month ago: llansky3 liked Look at personal NAS
  • about 1 month ago: llansky3 started Make smaller image of Micro OS/SLE Micro for RPi (4, 400 or Zero 2)
  • about 1 month ago: llansky3 originated Make smaller image of Micro OS/SLE Micro for RPi (4, 400 or Zero 2)
  • over 2 years ago: llansky3 liked Modular kernel packaging
  • almost 4 years ago: llansky3 liked Git stochastic bisection
  • All Activity