Skip to content
View serenity4's full-sized avatar

Organizations

@JuliaGPU @JuliaGeometry

Block or report serenity4

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. JuliaGPU/Vulkan.jl Public

    Using Vulkan from Julia

    Julia 113 12

  2. SPIRV.jl Public

    Read, process and generate SPIR-V code from Julia

    Julia 21 3

  3. Lava.jl Public

    A Vulkan renderer written in Julia

    Julia 15 1

  4. JuliaGL/XCB.jl Public

    XCB windowing library wrapper

    Julia 9 3

  5. SymbolicGA.jl Public

    Geometric algebra transformations at compile-time

    Julia 23 3

  6. OpenType.jl Public

    Extract font data from OpenType font files

    Julia 4

1,053 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 a pull request in JuliaDebug/Cthulhu.jl that received 21 comments

Make Cthulhu cache CodeInstance-based, continued

Continues the work started in #614. Tests are passing locally, this is ready for review.

+379 −421 lines changed 21 comments
Opened 7 other pull requests in 3 repositories
Reviewed 6 pull requests in 3 repositories

Created an issue in timholy/Revise.jl that received 1 comment

Global definitions not visible after includet

This fails in 1.11.3 and on nightly: julia> module A using Revise includet("B.jl") # echo "module B end" > B.jl using .B end # module ERROR: LoadError

1 comment
Loading