Skip to content
View soberich's full-sized avatar

Highlights

  • Pro

Block or report soberich

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. marvel marvel Public template

    WIP: of #Quarkus / #Micronaut #Arrow-Kt #Vert.x #Coroutines #GRPC #Kotlin-DSL #monorepo playground

    Kotlin 7 1

  2. Java 7 NIO2 Download ZIP from URL an... Java 7 NIO2 Download ZIP from URL and Unzip, select/filter entries [and decrypt! if needed] **on the fly** with Channels (WITHOUT CREATING INTIMIDATE COPY OF DATA BYTES)
    1
    package com.example;
    2
    
                  
    3
    import java.io.IOException;
    4
    import java.net.URL;
    5
    import java.nio.channels.Channels;