Skip to content
View Coder-256's full-sized avatar
😀
😀

Block or report Coder-256

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 Loading

  1. UnrealGPUPatcher Public

    Patch out the GPU checks for any x86-64 macOS Unreal Engine-based game

    Swift 63 1

  2. IntcodeGhidra Public

    Ghidra decompiler support for the virtual Intcode CPU

    Python 1

  3. Corpus-Poisoning Public

    Reproducing a Corpus Poisoning attack on NLP word embeddings

    Jupyter Notebook 1

  4. SwiftConfig Public

    A simple, object-oriented wrapper for SystemConfiguration

    Swift 1

318 contributions in the last year

Skip to contributions year list
Contribution Graph
Day of Week July August September October November December January February March April May June July
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to Coder-256/advent-of-code-rust-2024, rust-lang/rust, Kl4rry/thin-string and 13 other repositories
Loading A graph representing Coder-256's contributions from July 14, 2024 to July 17, 2025. The contributions are 85% commits, 10% pull requests, 3% issues, 2% code review. 2% Code review 3% Issues 10% Pull requests 85% Commits

Contribution activity

July 2025

Created a pull request in rust-lang/rust that received 4 comments

Use $crate in macros for rustc_public (aka stable_mir)

This makes #[macro_use] extern crate rustc_public unnecessary (which brings all of rustc_public's macros into scope for the entire crate); instead…

+9 −9 lines changed 4 comments
Opened 1 other pull request in 1 repository
rust-lang/rust 1 open
Loading