Skip to content
View baryluk's full-sized avatar

Sponsoring

@ibuclaw
Block or Report

Block or report baryluk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. fnirsi-usb-power-data-logger fnirsi-usb-power-data-logger Public

    Driver / Data logger for FNIRSI FNB48, FNIRSI C1 and FNIRSI FNB58 USB Power meter

    Python 120 10

  2. multimonitor multimonitor Public

    A convinient command line utility to log system and process metrics.

    D 6

  3. kolumny kolumny Public

    Column-based spreadsheet for command line. Advanced multifile procesing and plotting.

    Python 2

  4. glibc-compat glibc-compat Public

    Forked from billziss-gh/glibc-compat

    GLIBC compatibility headers

    C

  5. Build Mesa from git and libdrm git f... Build Mesa from git and libdrm git for Debian. amdgpu build 64-bit and 32-bit for Debian stable, testing and unstable, and possibly Ubuntu, Mint, PopOS, etc. No root required. (well sudo to install some build dependencies required tho). Currently a bit borked on Debian stable (requires newer meson).
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    # A simple script to build 64-bit and 32-bit Mesa and libdrm on amd64 Debian
    4
    # stable, Debian testing, Debian unstable, and possibly some Ubuntu versions
    5
    # with some tweaks.
  6. Factorio autosave saver / archiver. Factorio autosave saver / archiver.
    1
    #!/bin/sh
    2
    
                  
    3
    # This script looks for new complete Factorio autosaves and archives
    4
    # them into current directory with date and time.
    5
    # Copyright: Witold Baryluk, 2019