eikenb
I love tinkering with systems and understanding how they work, taking that understanding and engineering software which finds beauty in simplicity.
Pinned Repositories
acp
acp was a fork of the vim plugin autocomplpop (2.14.1) - I've switched to a new neovim setup and no longer maintain this
aws-console
Open AWS consoles from CLI using only your key pair
aws-tools
Collection of small tools for use with AWS.
bin.d
Various scripts from ~/bin
datatree
(Go) Interface{} tree merging and copying utilities
ihol
I Hate OutLook (O365 calendar pull)
pipeat
Like io.Pipe() but supports ReadAt() and WriteAt()
terminal-colors
Utility to test color capabilities of terminal.
udev-notify
User Udev Connection Monitor/Trigger For Linux
sftp
SFTP support for the go.crypto/ssh package
eikenb's Repositories
eikenb/terminal-colors
Utility to test color capabilities of terminal.
eikenb/ihol
I Hate OutLook (O365 calendar pull)
eikenb/pipeat
Like io.Pipe() but supports ReadAt() and WriteAt()
eikenb/acp
acp was a fork of the vim plugin autocomplpop (2.14.1) - I've switched to a new neovim setup and no longer maintain this
eikenb/aws-console
Open AWS consoles from CLI using only your key pair
eikenb/bin.d
Various scripts from ~/bin
eikenb/udev-notify
User Udev Connection Monitor/Trigger For Linux
eikenb/aws-tools
Collection of small tools for use with AWS.
eikenb/datatree
(Go) Interface{} tree merging and copying utilities
eikenb/fd-count
Simple file descriptor counter as a binary so it can be SUID.
eikenb/jaws
Small AWS library for Go.
eikenb/melonbar
A concurrent, hackable bar/panel for X written in Go.
eikenb/myfmt
Personal gofmt hack
eikenb/redis-queue-ok
Monitor that Redis queues are being processed.
eikenb/alacritty-debian
Debian packages for alacritty.
eikenb/gkilo
A text editor written in Go
eikenb/gocompact
A pretty printer (like gofmt) that adds imports and formats in a more compact format.
eikenb/jwks
fork for personal use
eikenb/linux-ai-alife-howto
GNU/Linux AI & Alife HOWTO - Part of The Linux Documentation Project (http://tldp.org/HOWTO/AI-Alife-HOWTO.html)
eikenb/mem-align
eikenb/salad
Salad Flight Tracking Example
eikenb/salad-applications
Home of the Salad web app
eikenb/slack-standup-bots
Couple of old slack standup bots I did as a weekend project for $team. Posted and archived so I could share.
eikenb/transferspeed
Forking as I'm learning GRPC and this seems like a good working example with a comparable http version.