Skip to content

Highlights

  • Pro

Pinned

  1. A free and open source podcast app for Windows, Mac and Linux.

    Kotlin 2

  2. The source code behind my personal website and technology blog, BinaryTwig.

    Python

  3. Forked from LemmyNet/lemmy

    🐀 Building a federated alternative to reddit in rust

    Rust

  4. An imitation of the button on reddit's /r/TheButton

    CSS

  5. A simple utility for automatically downloading all podcasts listed in a given RSS file.

    Python 1

  6. 1
    import random
    2
    import typing.List
    3
    
                  
    4
    def thanos_sort(a: List[int]) -> List[int]:
    5
        '''Removes half of the list until it's perfectly balanced, like all things should be.'''

379 contributions in the last year

Jul Aug Sep Oct Nov Dec Jan Feb Mar Apr May Jun Mon Wed Fri

Contribution activity

June 2020

Created an issue in jhipster/jhipster-kotlin that received 1 comment

"JSON conversion problem: Parameter specified as non-null is null" is thrown when trying to reference one JDL entity from another entity.

Overview of the issue When two entities have a one-to-many relationship and you try to set the reference to the "one" entity from the "many" entity…

1 of 1 1 comment

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.