Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 28 million developers.
Sign up-
Intel
- Russia, Nizhny Novgorod
- Sign in to view email
- https://quasilyte.github.io/blog/
Pinned repositories
1,717 contributions in the last year
Activity overview
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