Skip to content
View d4rkd3v1l's full-sized avatar
๐Ÿ˜ˆ
1337
๐Ÿ˜ˆ
1337
Block or Report

Block or report d4rkd3v1l

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. BearSync BearSync Public

    macOS app to synchronize Bear App notes between different accounts via git.

    Swift

  2. Swift @propertyWrappers to allocate ... Swift @propertyWrappers to allocate huge structs on the heap, by wrapping them inside arrays. -> Very effective "hackaround" ๐Ÿ˜ฌ๐Ÿ˜Ž
    1
    /// Stores value types on the heap
    2
    ///
    3
    /// Arrays are stored on the heap and only the pointer (8 bytes) to the array remains on the stack.
    4
    /// This behaviour is used to wrap another type into an array, and therefore move it to the heap.
    5
    ///
  3. d4Rks-1337-h4x0r-guide d4Rks-1337-h4x0r-guide Public

    d4rk's 1337 h4x0r guide

    3