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

Block or report thinog

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. Elasticsearch - Updating nested fields Elasticsearch - Updating nested fields
    1
    POST my-index/_update_by_query
    2
    {
    3
    	"script": {
    4
    		// "source" after v5.6, "inline" before
    5
    		"source": """
  2. terraform-devops-aws terraform-devops-aws Public

    Infraestrutura AWS criada com Terraform, a partir do curso "DevOps: AWS com Terraform Automatizando sua infraestrutura"

    HCL

  3. clojure-koans clojure-koans Public

    Forked from functional-koans/clojure-koans

    A set of exercises for learning Clojure

    Clojure

  4. windows-experience-index windows-experience-index Public

    Aplicação desenvolvida em Node.js e Electron, feita para substituir o Windows Experience Index, que existiu até o Windows 7 e foi removido das versões posteriores do sistema operacional.

    JavaScript 1 1

  5. rocketpay rocketpay Public

    Desenvolvimento de aplicação Elixir durante a quarta edição do evento Next Level Week.

    Elixir

  6. account-transaction-authorizer account-transaction-authorizer Public

    Account transaction authorizer :)

    C#