Skip to content
View HertzDevil's full-sized avatar
⚒️
⚒️

Block or report HertzDevil

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
HertzDevil/README.md

Pinned Loading

  1. advent-of-code Public

    Crystal 6

  2. crystal-lang/crystal Public

    The Crystal Programming Language

    Crystal 19.7k 1.6k

  3. srw-ai-mml Public

    Lua scripts for SRW A/R/D/J music hacks

    Lua 3

  4. crystal-android-hello-world Public

    Sample native Android app written in pure Crystal

    Crystal 15 1

682 contributions in the last year

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

Contribution activity

March 2025

Created 1 repository

Created a pull request in crystal-lang/libffi that received 5 comments

Update to v3.4.7

+680 −1,234 lines changed 5 comments
Opened 17 other pull requests in 3 repositories

Created an issue in crystal-lang/crystal that received 5 comments

LLVM 20 breaks Array({T, U}) in release mode when U is a mixed union

The following snippet works correctly previously: x = [{1_i64, 2_i64}, {3_i64, 4_i32}] # or `#swap`, or `#reverse!` tmp = x.unsafe_fetch(0) x.unsaf…

5 comments
Opened 6 other issues in 2 repositories
Loading