Skip to content
View max-did-it's full-sized avatar
💭
💎
💭
💎
Block or Report

Block or report max-did-it

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

    Object-relation mapper (ORM) for Redis

    Ruby

  2. Convert value by https://github.com/... Convert value by https://github.com/OAI/OpenAPI-Specification/blob/master/versions/3.0.1.md#dataTypes
    1
    module OpenApiTypeConverter
    2
      class << self
    3
        def short(value, field_name)
    4
          value = value.to_i
    5
          value.bit_length > 32 ? raise(ValueIsTooLargeForInt64, field_name) : value
  3. Aseprite-Plugins Aseprite-Plugins Public

    Lua 1

  4. vscode-dot-navigation vscode-dot-navigation Public

    JavaScript