Skip to content
View lg's full-sized avatar

Highlights

  • Pro

Organizations

@envoy
Block or Report

Block or report lg

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. awardwiz awardwiz Public

    Search for flight availability with award miles

    TypeScript 91 18

  2. HowOnline HowOnline Public

    A quick app to display your current ping to google.com or detailed error info (such as not being able to ping 8.8.8.8, being on a self-assigned ip, broken dns, etc)

    Objective-C 21 2

  3. emugaming emugaming Public

    Run Win10 games in Docker with GPU passthrough at near-native performance

    Shell 157 16

  4. murder murder Public archive

    Large scale server deploys using BitTorrent and the BitTornado library (NOTE: project no longer maintained)

    Ruby 2.5k 269

  5. Dockerfile to download and build fir... Dockerfile to download and build firefox for multiple architectures (run on x86_64 host/platform)
    1
    FROM ubuntu:jammy as builder
    2
    ARG FIREFOX_REF=FIREFOX_109_0_1_RELEASE
    3
    
                  
    4
    # download firefox and its build dependencies
    5
    WORKDIR /usr/local/src/firefox
  6. osrun osrun Public

    Short-lived containerized Windows instances

    PowerShell 2