Skip to content
View bbugh's full-sized avatar
Block or Report

Block or report bbugh

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. action-fixme-check action-fixme-check Public

    GitHub action to check for any "FIXME:" in the code, and fail if any are found, with annotations.

    Shell 14 4

  2. vscode-change-color-format vscode-change-color-format Public

    VSCode extension that quickly transform selections to and from various color formats: #RRGGBB, hsl/a, rgb/a, color names, and more.

    TypeScript 3 1

  3. Apollo Action Cable setup Apollo Action Cable setup
    1
    import { ApolloClient } from 'apollo-client'
    2
    import { split } from 'apollo-link'
    3
    import { HttpLink } from 'apollo-link-http'
    4
    import { InMemoryCache } from 'apollo-cache-inmemory'
    5
    import { getMainDefinition } from 'apollo-utilities'
  4. ruby-rust-extension-benchmark ruby-rust-extension-benchmark Public

    Benchmark Ruby extension using Rust (Helix, Ruru, Rutie, FFI) and C

    Ruby 11 1