Giter Club home page Giter Club logo

About Me

I use IntelliJ IDEA to work with Java. For C++ projects I use CLion with MinGW. For Rust I use Neovide with AstronVim. You can reach me on Discord: QuantumRange#0354 (@quantumrange), but I would prefer Matrix @quantumrange:matrix.org.

Unfortunately, I had to make my other projects private because of a privacy leak in them. Only my newer projects are now public.

#include <iostream>
#define TYPEDEF using
#define TOTALLY_A_SPACE =
#define TOTALLY_NOT_A_SWAP(a,b) b TOTALLY_A_SPACE a

TYPEDEF TOTALLY_NOT_A_SWAP(int, boolArray);
TYPEDEF TOTALLY_NOT_A_SWAP(int, boolArrayPointer);

enum RunName {
    GOOD_NAME = (boolArrayPointer) 5
};

int main() {
    boolArray runnings {};

    runnings |= 0x1 << GOOD_NAME;

    int8_t* counter_i = nullptr;

    while (((runnings >> GOOD_NAME) & (NULL + 1)) == (NULL + 1)) {
        if (std::intptr_t(counter_i) >= 50) {
            runnings &= ~((NULL + 1) << GOOD_NAME);
        } else {
            std::cout << "Counting: " << reinterpret_cast<int*>(counter_i) << '\n';
        }

        counter_i++;
    }

    // MEMORY RIGHT'S
    for (long* i = 0; std::intptr_t(i) < INT64_MAX; ++i) {
        // I just can't figure out why that crashes
        delete i;
    }

    return 0;
}

QuantumRange's Projects

bungeeperms icon bungeeperms

A permissions plugin for BungeeCord/Waterfall/Velocity and Spigot/Paper

doubleshift icon doubleshift

Obsidian Plugin to open the command palette by pressing shift twice

verbo icon verbo

An open source replacement for Quizlet.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.