Skip to content
View debaraj-barua's full-sized avatar
🧙‍♂️
“Hat = wizard, wizard = hat. Everything else is frippery.”
🧙‍♂️
“Hat = wizard, wizard = hat. Everything else is frippery.”

Organizations

@sketchboat
Block or Report

Block or report debaraj-barua

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

    custom bashrc files and aliases

    Shell 3

  2. .dotfiles .dotfiles Public

    dotfiles

    Shell 2

  3. Atari-Space-Invaders Atari-Space-Invaders Public

    Forked from Amegma/Galaxy-Attack

    An inspiration of an Atari game built in pygame 👾 🎮

    Python 1

  4. TravellingSalesmanProblem TravellingSalesmanProblem Public

    Travelling Salesman Problem using Random-restart hill-climbing

    C++

  5. blockly-samples blockly-samples Public

    Forked from google/blockly-samples

    Plugins, codelabs, and examples related to the Blockly library.

    JavaScript 1

  6. How to make hybrid graphics running ... How to make hybrid graphics running Ubuntu 16.04 play nice with nvidia drivers and CUDA?
    1
    with Ubuntu 18.04 and higher, this might be useful:
    2
    https://askubuntu.com/questions/61396/how-do-i-install-the-nvidia-drivers/61433#61433
    3
    
                  
    4
    
                  
    5
    However, it seems that contrary to what the `ubuntu-drivers devices | grep nvidia` recommends, for Ubuntu 16.04, installing the latest recommended version of the driver (currently 430) does not play nice with X (maybe my kernal is not updated). And once I update the kernal I'll have to go through this all over again. So, better write shit down.