Skip to content
View SajoschaBE's full-sized avatar
🇧🇪
Working from home
🇧🇪
Working from home

Block or report SajoschaBE

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. coding-interview-university coding-interview-university Public

    Forked from jwasham/coding-interview-university

    A complete computer science study plan to become a software engineer.

    1

  2. computerscience computerscience Public

    Forked from microsoft/AcademicContent

    Free tech resources for faculty, students, and dev advocates for use in computer science courses, workshops, and hackathons.

    JavaScript

  3. An effcient method to install Arch L... An effcient method to install Arch Linux with encrypted root and swap filesystems and boot from UEFI. Multi-OS, and VirtualBox, UEFI-booting are also supported.
    1
    
                  
    2
    
                  
    3
    # OBJECTIVE:  Install Arch Linux with encrypted root and swap filesystems and boot from UEFI.  Optionally, we will also encrypt
    4
    /boot and then decrypt and mount our entire encrypted system using a single LUKS passphrase entry.
    5