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

Block or report bbugh

Report abuse

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

Report abuse

Pinned Loading

  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 5

  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 4 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