Skip to content
View duffn's full-sized avatar

Organizations

@ruby-grape @swsheets @gobuffalo @service-relief

Block or report duffn

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 Loading

  1. dumb-password-rules dumb-password-rules Public

    A compilation of sites with dumb password rules.

    Nunjucks 3k 296

  2. odin-tinyfiledialogs odin-tinyfiledialogs Public

    Odin bindings for tinyfiledialogs

    C 1

  3. libvmod-querymodifier libvmod-querymodifier Public

    A Varnish VMOD that allows modification of a URL's query parameters.

    C

  4. grape-api-boilerplate grape-api-boilerplate Public

    A full-featured, production ready, and easy to understand API boilerplate for the Grape framework.

    Ruby 6 2

  5. Creating a date dimension table in P... Creating a date dimension table in PostgreSQL
    1
    DROP TABLE if exists d_date;
    2
    
                  
    3
    CREATE TABLE d_date
    4
    (
    5
      date_dim_id              INT NOT NULL,
  6. theouterrim theouterrim Public

    Fan-made stat site for Fantasy Flight Games' Star Wars role-playing game.

    HTML 16 12