Skip to content
Avatar
Block or Report

Block or report arhadthedev

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.

Report abuse

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

Report abuse
arhadthedev/README.md

Hi 👋

I am Oleg Iarygin, a postgrad student of Computer Science who builds up a portfolio here and resolves use case pains in other projects. Also I have a miraculous ability to use stuff in unintended ways without being aware of it, so I constantly meet lags and crashes.

  • 🔭 I’m currently working on a web browser that doesn’t freeze as heavy as Chromium on my 4GB RAM 500GB HDD workstation.
  • 🌱 I’m currently learning low-level NT API because classical Windows network API is partially synchronous and has thick multilayer wrappers for compatibility I don’t need. However, this knowledge has no use if the application is for Windows Store.
  • 👯 I’m looking to collaborate on C or C++ desktop or network backend projects.
  • 💬 Ask me about mitigation of C qirks, how to port a static site to an ad-hoc Python generator, and how to preserve sanity in the process.
  • 📫 How to reach me: oleg@arhadthedev.net, Twitter, VK (the PM is open for everyone).
  • 😄 Pronouns: He/Him.
  • Fun fact: I’m a fan of Unreal Gold.

🧼 Pro tip: keep hands sanitized after each rebase with git filter-branch --env-filter "GIT_COMMITTER_DATE=$GIT_AUTHOR_DATE".

Open Source

Contributions into projects I care about (updated weekly by a GitHub Actions workflow):

GitHub Stats

Generated by anuraghazra/github-readme-stats:

Arhadthedev’s GitHub stats Top Langs

Useful third party online tools I use

  • rhysd/actionlint, a static checker for GitHub Actions workflow files
  • Live DOM Viewer, a parser of HTML pages for checking if minimization breaks them
  • AsmGrid, a verbose table of Intel/AMD instruction opcodes

Online entertainment

Sites

  • Shadertoy, a playground for writing and sharing OpenGL/WebGL shaders

Offline tools

Afterword

xkcd Dependency panel (All modern digital infrastructure vs A project some random person in Nebraska has been thanklessly maintaining since 2003)

Pinned

  1. Scripts and resources to build and deploy Fonte Fideliti GSD kennel website

    HTML 1

  2. cpython Public

    Forked from python/cpython

    The Python programming language

    Python

411 contributions in the last year

Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Mon Wed Fri
Activity overview
Contributed to python/cpython, arhadthedev/arhadthedev, tc39/ecma262 and 32 other repositories

Contribution activity

July 2022

Created a pull request in python/cpython that received 12 comments

gh-94518: Port 23-argument _posixsubprocess.fork_exec to Argument Clinic

Edit: in addition to what a title says, this PR also removes theoretical situation of /call_set[ug]id==true/ with uninitialized /[ug]id/. This is r…

+259 −77 12 comments

Created an issue in python/cpython that received 5 comments

pyconfig.h redefines system-supplied _XOPEN_SOURCE on Ubuntu

While analyzing some unrelated cpython CI run, I met the folowing warning (highlighting is mine): 2022-07-06T19:04:46.9332000Z gcc -pthread -fPIC …

5 comments

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