Skip to content
View fnordfish's full-sized avatar

Organizations

@dotless-de @eurucamp @BerlinVagrant @rubyberlin
Block or Report

Block or report fnordfish

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. teckel teckel Public

    Ruby operations with enforced contracts for input/output/error data structures

    Ruby 4 1

  2. dotless-de/vagrant-vbguest dotless-de/vagrant-vbguest Public archive

    A Vagrant plugin to keep your VirtualBox Guest Additions up to date

    Ruby 2.9k 206

  3. BerlinVagrant/vagrant-dns BerlinVagrant/vagrant-dns Public

    A plugin to manage DNS records for vagrant environments

    Ruby 488 50

  4. block_slackbot block_slackbot Public

    A Rack Middleware that blocks Slackbot requests

    Ruby 2

  5. inline bundler version of a rubocop ... inline bundler version of a rubocop "binstub"
    1
    #!/usr/bin/env ruby
    2
    # frozen_string_literal: true
    3
    
                  
    4
    require "bundler"
    5
    require "bundler/inline"
  6. gdbmish gdbmish Public

    Convert crystal data structures into a `gdbm_dump` ASCII format and back.

    Crystal