Skip to content
View lnksz's full-sized avatar

Block or report lnksz

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

My team is co-credited with finding and fixing https://github.com/advisories/GHSA-8j6f-944f-8jmj fixed in mbedtls 3.6.6

Hobby

Yahtzee Game

image

Vibed family game of yam's:

OCD OpenCode in Docker

Fire up opencode in a container, sharing what is needed for ergonomics, but not more.

Überview

image

Ultraminimalist web-view of my tasks in different ticketing systems. (Jira Server, Jira Cloud, GitLab Server).

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

FOSS Involvement

Mongoose

AT91Bootloader

Rivus

Kernel Threads Archive

My pointers to past discussions.

Docker

https://hub.docker.com/repository/docker/lnksz

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. INOFFICIAL RGB and HEX color codes o... INOFFICIAL RGB and HEX color codes of TUM colors
    1
    # INOFFICIAL Colors for Presentation (from 2017)
    2
     
    3
    | Name | HEX | RGB |
    4
    | ---- | --- | --- |
    5
    | **Main colors** | | |
  6. programming-competitions programming-competitions Public

    Coding Competitions

    C++