Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
View tlipinski's full-sized avatar

Block or report tlipinski

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. rura rura Public

    Build shell pipelines interactively, without the edit-rerun loop

    Rust 320 5

  2. transfer-money-saga transfer-money-saga Public

    Scala 4

  3. lssub lssub Public

    Teminal UI app for searching and downloading subtitles via the OpenSubtitles API.

    Rust 1

  4. bitwig-novation-impulse bitwig-novation-impulse Public

    Novation Impulse 25/49/61 controller script

    Java 7 1

  5. sunsistema-mt1-firmware sunsistema-mt1-firmware Public

    C

  6. Fixing composability Fixing composability
    1
    // We've got some very simple function which triples provided argument
    2
      def triple(a: Int): Int = 3 * a
    3
    
                  
    4
    // It composes nicely
    5
      triple(24)          // val res0: Int = 72
Morty Proxy This is a proxified and sanitized view of the page, visit original site.