Skip to content
View lnksz's full-sized avatar
Block or Report

Block or report lnksz

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
lnksz/README.md

github-banner

Work

Building the Smart Grid bit by bit at EFR.

efr_30jahre_banner

LinkedIn

Hobby

Der Die Das

image

Even after several decades of learning German, I often find myself looking for the right article of a noun. This is a small web-app which does that. Only that. Quickly. No ads or BS.

Toggl to Personio

to

If time recording, then toggl.com. Import Toggl's detailed reports into personio.

Release Relay

release-relay10p

Ever needed notifications about the new releases of your dependencies? This projects hooks onto https://release-monitoring.org/static/docs/index.html and posts to a MS Teams channel if relevant projects release a new version. Anitya does the heavy lifting, this is just a lightweight filter and notifier on top of it.

Mini vim syntax for ToDo

image

https://gist.github.com/lnksz/7434e531e96c8d3a361f4f7b59de1f5f

Kernel Threads Archive

My pointers to past discussions.

http://lists.infradead.org/pipermail/linux-mtd/2020-September/082175.html https://lore.kernel.org/all/CADBnMviweAwc1oFz2-4KtGBAQb3hii1ZkJpZDELXY_CASpd53w@mail.gmail.com/ https://lists.linaro.org/archives/list/[email protected]/thread/I5I3V4VZLKQVQNOT47VMGLB4NPS3625F/

Pinned Loading

  1. mini vim syntax for todos mini vim syntax for todos
    1
    " This goes into ~/.vim/syntax/todo.vim
    2
    " Auto registration: $MYVIMRC << au BufRead,BufNewFile TODO set filetype=todo
    3
    
                  
    4
    if exists("b:current_syntax")
    5
      finish
  2. at91bootstrap at91bootstrap Public

    Forked from linux4sam/at91bootstrap

    Second level bootloader for Microchip SoC (aka AT91)

    C

  3. mongoose mongoose Public

    Forked from cesanta/mongoose

    Mongoose Embedded Web Server Library - Mongoose is more than an embedded webserver. It is a multi-protocol embedded networking library with functions including TCP, HTTP client and server, WebSocke…

    C

  4. rivus rivus Public

    Forked from tum-ens/rivus

    A mixed integer linear optimisation model for energy infrastructure networks

    Python

  5. RGB and HEX color codes of TUM colors RGB and HEX color codes of TUM colors
    1
    # Colors for Presentation (from 2017)
    2
    
                  
    3
    | Name | HEX | RGB |
    4
    | ---- | --- | --- |
    5
    | **Main colors** | | |
  6. programming-competitions programming-competitions Public

    Coding Competitions

    C++