Skip to content
View JCBuck's full-sized avatar
Block or Report

Block or report JCBuck

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

    Native RyzenAdj STAPM continuous override for lower overhead

    C 3

  2. Neat and random discoveries in Windows Neat and random discoveries in Windows
    1
    connect.dll CLSID GUID symbols (some may be used for `xwizard.exe RunWizard [GUID]` )
    2
    (10.0.14393.0)
    3
    ```haskell
    4
    00007FFF0C1FE398  Export  CLSID_ConnectToInternetCreationHookPage           {7071ECA5-663B-4BC1-A1FA-B97F3B917C55}
    5
    00007FFF0C1FE3A8  Export  CLSID_ConnectToInternetFinishPage                 {7071ECAF-663B-4BC1-A1FA-B97F3B917C55}
  3. DOTSSample Upgrade Unity ECS packages DOTSSample Upgrade Unity ECS packages
    1
    Refactored code to use new unity Networking/Transport api
    2
    
                  
    3
    Part2:
    4
    https://gist.github.com/JCBuck/7c65823462a93673d7976e99ffd717ce
  4. DSTermServKeepalive DSTermServKeepalive Public

    Sends key presses to keep Juniper remote desktop from timing out

    C

  5. jsutils jsutils Public

    Various random javascript utilities I've created

    JavaScript

  6. Windows and Linux Scripts Windows and Linux Scripts
    1
    @title hotkeymacroF15&mode con:cols=38 lines=2&powershell.exe -ExecutionPolicy Bypass -Command "$_=((Get-Content \"%~f0\") -join \"`n\");iex $_.Substring($_.IndexOf(\"goto :\"+\"EOF\")+9)"
    2
    @goto :EOF
    3
    ##################################
    4
    ##################################
    5
    ##################################