Block or report user

Report or block Quasilyte

Hide content and notifications from this user.

Contact Support about this user’s behavior.

Report abuse

Pinned repositories

  1. golang/go

    The Go programming language

    Go 46k 6.3k

  2. go-critic/go-critic

    The most opinionated Go source code linter for code audit.

    Go 261 18

  3. goism

    Not a fan of Emacs Lisp? Hack Emacs in Go!

    Go 331 15

  4. benchstat.el

    Proper Emacs Lisp benchmarking made simple.

    Emacs Lisp 8 1

  5. YALWEE

    System for generating JIT capable interpreters

    Assembly 4 1

  6. n2o.el

    Nitrous - extra Emacs Lisp optimizer. Transparently makes Emacs faster.

    Emacs Lisp 4

Contribution activity

August 2018

Created a pull request in openshift/origin that received 5 comments

build/controller/build: simplify bool exprs

Remove extra negation by using proper "opposite" comparison operations. Found using https://go-critic.github.io/overview#boolExprSimplify-ref

+2 −2 5 comments

Created an issue in golang/go that received 29 comments

proposal: unsafe: inline assembly with unsafe.Asm function

Proposal: inline assembly Author: Iskander Sharipov With input from Ilya Tocar. Last updated: 9 August, 2018 Abstract This proposal describes how i…

29 comments

Seeing something unexpected? Take a look at the GitHub profile guide.