Skip to content
View bochko's full-sized avatar
💣
:(){ :|:& };:
💣
:(){ :|:& };:
Block or Report

Block or report bochko

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

  1. tplat tplat Public

    obscure c++ templates that I lost hours of sleep implementing; the collection can convert integers to arrays (and then into string views) completely at compile-time

    C++

  2. rm-quarantine rm-quarantine Public

    Remove application quarantine attributes on macOS / OSX > Catalina

    Shell 1

  3. simple-neural-network simple-neural-network Public

    if this neural network was a person, it would be a stupid person

    C++ 1

  4. dissertation-vac dissertation-vac Public

    Dissertation Project, The University of Stirling, 2018

    Shell 1

  5. c-fifo-queue c-fifo-queue Public

    First-in-first-out static storage capable queue implementation (C99)

    C++

  6. platformer platformer Public

    Game I'm developing for CSCU9N6

    Java