Skip to content
View TLINDEN's full-sized avatar

Block or report TLINDEN

Report abuse

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

Report abuse
tlinden/README.org

Tom von Dein

I am a network and systems engineer currently working at FI-TS and this is my github profile.

My current most liked language is go, previously this was perl. I used to program in a bunch of other languages like C, python or ruby. I do almost all my work with emacs, for which I wrote a couple of emacs modes.

I am not using github for my own projects anymore and moved all my repositories to Codeberg.

The projects I am currently working on are:

  • epuppy: terminal epub viewer
  • ts: generic cli timestamp parser and calculator tool
  • swayipc: go bindings to control sway and swayfx
  • swaycycle: alt-tab window cycler for sway/swayfx, uses the swayipc module.
  • sway-descratch: get back windows from scratchpad.
  • kleingebäck: a tool to backup kleinanzeigen.de ads.
  • anydb: a personal key value store with more capabilities than skate.
  • kageviewer: a live viewer for shaders written in Kage, similar to glslviewer
  • gfn: a cli tool to generate fantasy names for games and stories
  • gowipe: a cli tool to securely delete files (not suited for SSD discs)
  • rpnc: a commandline and interactive programmable reverse polish notation calculator
  • yadu: a go log/slog handler using a mix of log lines and yaml.
  • valpass: a small go module to verify passwords
  • tablizer: a console table manipulation tool
  • ephemerup: a ephemeral file upload system with rest API and commandline cli
  • Golsky: a golang implementation of the game of life, supports RLE patterns, saving and loading, drawing, zooming and is controllable using key bindings.
  • Openquell: a 2D puzzle game using ebitengine, arche and LDTK. Not (yet) opensource. Play it online

The most fun projects I did in the past:

  • pretty curved privacy: a tool to encrypt and decrypt data at rest using eliptic curves for the commandline.
  • diceware: a diceware password generator, which I use regularly.
  • udpxd: a udp proxy supporting v4/v6 conversion.
  • twenty4: a self-made cryptographic algorithm I created just for fun.

There are a couple of perl modules I am still maintaining:

I also maintain (and use daily) the FreeBSD jail management tool jaildk.

And finally these are some emacs modes I maintain (and mostly use):

My current emacs configuration can be found here: dot-emacs.

Pinned Loading

  1. diceware diceware Public archive

    A diceware password generator

  2. leo leo Public archive

    Commandline interface for dict.leo.org

    Perl 5 1

  3. ephemerup ephemerup Public archive

    Ephemeral file upload server with API and cli

    Go

  4. tablizer tablizer Public archive

    Manipulate tabular output of other programs

    Go 10 1

  5. kleingebaeck kleingebaeck Public archive

    Kleingebäck - kleinanzeigen.de Backup

    10 1

  6. rpnc rpnc Public archive

    Programmable command-line calculator using reverse polish notation

    Go 2