Skip to content
View soanvig's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report soanvig

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. mm-jsr mm-jsr Public

    Range input solution without dependencies

    TypeScript 57 15

  2. Linux nice programs Linux nice programs
    1
    # GNU Alternatives
    2
    
                  
    3
    1. top/htop -> bpytop, bottom
    4
    2. ps -> procs
    5
    3. cat -> bat
  3. Vue reactivity underhood - simple ex... Vue reactivity underhood - simple example
    1
    // Dep is dependency tracker
    2
    // Each tracked value (property of some state object)
    3
    // should have it's own Dep object.
    4
    class Dep {
    5
      constructor () {
  4. team-borygo/yt-mirror team-borygo/yt-mirror Public

    Loads browser bookmarks, and downloads all youtube videos converting them to music files

    Rust 2

  5. Password security Password security
    1
    # Password security analysis
    2
    
                  
    3
    This blog post should be suitable for both technical and non-technical people.
    4
    
                  
    5
    Users over the world gazillion times per day sign-in to various services using password.
  6. brave-bin brave-bin Public

    Void Linux Brave browser repository (auto-updated every day)

    Shell 8