Skip to content
View alexrec-alt's full-sized avatar
🐉
Traversing space-time
🐉
Traversing space-time

Block or report alexrec-alt

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. big-AGI big-AGI Public

    Forked from enricoros/big-AGI

    💬 Personal AI application powered by GPT-4 and beyond, with AI personas, AGI functions, text-to-image, voice, response streaming, code highlighting and execution, PDF import, presets for developers…

    TypeScript

  2. pi-hole pi-hole Public

    Forked from pi-hole/pi-hole

    A black hole for Internet advertisements

    Shell

  3. pi-hosted pi-hosted Public

    Forked from novaspirit/pi-hosted

    Raspberry Pi Self Hosted Server Based on Docker / Portainer.io

    Shell

  4. OpenGL fix for Intel HD Graphics 300... OpenGL fix for Intel HD Graphics 3000 on Windows 10
    1
    # Fix for Open GL on Intel HD Graphics 3000 - Windows 10
    2
    
    
    3
    The drivers for Intel HD Graphics 3000 in Windows 10 does not expose all Open GL capabilities of the GPU. So software relying on Open GL features not present in Open GL 1.1 will not work. Using older versions of Windows or Linux might work since the chip have more features than the driver exposes.
    4
    
    
    5
    The fix is to add a compatibility shim using the Windows ADK software.