Skip to content

Instantly share code, notes, and snippets.

View blakerohde's full-sized avatar

Blake Rohde blakerohde

View GitHub Profile
@blakerohde
blakerohde / openFrameworks.txt
Last active September 22, 2016 05:03
Getting Started with openFrameworks 0.9.3 + Eclipse Neon (4.6) + Fedora 24
Install Eclipse CDT (C/C++) IDE:
1) $ sudo dnf install eclipse-cdt
2) Within Eclipse, install the "C/C++ Development Tools" and "C/C++ Development Tools SDK" plugins using the IDE plugin manager
3) Within the IDE plugin manager, search for all "C++" plugins and Install All The Things (.jpg)
Download and Setup openFrameworks:
1) Download and extract openFrameworks: http://openframeworks.cc/download/
2) Follow the Linux Install guide: http://openframeworks.cc/setup/linux-eclipse/
3) Follow the Linux Eclipse Setup guide: http://openframeworks.cc/setup/linux-eclipse/
@blakerohde
blakerohde / samba-fileshare-virtualbox-notes.rst
Last active February 16, 2023 04:03
Proper Fileshare for a Windows 10 Host and Ubuntu (Linux) VirtualBox Guest Using Samba

VirtualBox Samba Fileshare Quick-Start Notes by Blake Rohde, 2020

Environments

VirtualBox Host OS:Windows 10 Pro
VirtualBox Guest OS:Ubuntu 16.04 LTS
@blakerohde
blakerohde / autoexec.cfg
Last active June 6, 2021 13:44
Team Fortress 2 autoexec.cfg
// Source: https://gist.github.com/blakerohde/ec55ac3710b540adac2eda8f3924a3fa
// Launch options (Steam > Library > Team Fortress 2 > Properties > Set Launch Options...): -windowed -noborder
// Script-based (C:\SteamLibrary\steamapps\common\Team Fortress 2\tf\cfg\autoexec.cfg):
// Unbind unused keys:
unbind MWHEELUP
unbind MWHEELDOWN
unbind I