Skip to content
View Em-Dawg's full-sized avatar
:electron:
Experimenting...
:electron:
Experimenting...
Block or Report

Block or report Em-Dawg

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. generative-ai-for-beginners generative-ai-for-beginners Public

    Forked from microsoft/generative-ai-for-beginners

    18 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/

    Jupyter Notebook

  2. Latency Numbers Every Programmer Sho... Latency Numbers Every Programmer Should Know
    1
    Latency Comparison Numbers (~2012)
    2
    ----------------------------------
    3
    L1 cache reference                           0.5 ns
    4
    Branch mispredict                            5   ns
    5
    L2 cache reference                           7   ns                      14x L1 cache
  3. OSEP-Code-Snippets OSEP-Code-Snippets Public

    Forked from chvancooten/OSEP-Code-Snippets

    A repository with my notable code snippets for Offensive Security's PEN-300 (OSEP) course.

    C#

  4. Shell Aliases Shell Aliases
    1
    # Be nice to your computer
    2
    alias please='sudo'
    3
    alias plz='sudo'
    4
    
                  
    5
    # file managing stuff