Skip to content

Instantly share code, notes, and snippets.

@fornof
fornof / index_flow.json
Last active September 25, 2020 01:46
index_flow
{
"menu": [
["for", "gist-goes-here],
["fun", "gist-goes-here"],
["cfun", "gist goes here"]
]
}
import mido
import sys
def handle_note(msg):
sys.stdout.flush()
print( 'stuff',msg)
sys.stdout.flush()
with mido.open_input() as inport:
for msg in inport:
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDJOJn9K/U21lv5DfpiMx/ELISeCUDZukdk244QpESrXW4Bf5HPqi4TvOJnj9OrW6GaVxGku8FYGYhYxKooRE4NC4t5dMQdY2rVhZfxo3C4dErpebJjsYtss8OH1B9g5cmDGuFhtC4kcKBKXl+o8ztpiYddk1ZoI3kAtlzzxmiVQTfmggBI5O7wAKx2M0+VrunRDzx4jUIIbX5MMZJsWAZ3LKu6piYnENxIC0MOKh5sOK2HAdeOkwQOgWly09S4v85lBehbdcVeUmDevceMCuobXVe1KD+eLVYRmMizWcV6biGgP3pYXE45v7Gb/62S0bwPGJLpg0AMP2nd3Hqnd8qLUGHw36bNY90rr2ilsTTG2vsTqDwXNjPy29TbATFmw5m267k9XiqAMgc0YvL1DJuetqpvx4G/CVrHHIeEKR4SR7V2hMy8l8Dc+Fs43GQTD26Kn0Xen3f+Jou08M2j3KDd3vmTAYMtg88oDXuIWXLYvA+I1i+gFbVSYJDBch0YvC0= rob@DESKTOP-IOLSP24
you=cadaceb4ce//8,16,16,_,
are_cool=4cacaxeb5ce//8,16,16,_,
you are_cool you are_cool
hi=cadaceb4ce//8,16,8,8,16,_,
he=4cacaxeb5ce//8,16,8,8,16,_,
hi hi he he hi hi
(r"/scripts/(.*)", web.StaticFileHandler, {"path": "scripts"})
Severity Code Description Project File Line Suppression State
Error (active) E0757 overloaded function "ContextBase::GLAPIENTRYP" is not a type name read_test c:\project\blender\gl\glpbo\src\ContextBase.cpp 224
Error (active) E0090 function returning function is not allowed read_test c:\project\blender\gl\glpbo\src\ContextBase.cpp 224
Error (active) E0018 expected a ')' read_test c:\project\blender\gl\glpbo\src\ContextBase.h 48
Error (active) E0020 identifier "GLAPIENTRYP" is undefined read_test c:\project\blender\gl\glpbo\src\ContextBase.h 53
Error (active) E0090 function returning function is not allowed read_test c:\project\blender\gl\glpbo\src\ContextBase.h 53
Error (active) E0018 expected a ')' read_test c:\project\blender\gl\glpbo\src\ContextBase.h 60
Error (active) E0311 cannot overload functions distinguished by return type alone read_test c:\project\blender\gl\glpbo\src\ContextBase.h 62
Error (active) E0018 expected a ')' read_test c:\project\blender\gl\glpbo\src\ContextBase.h 62
Error (activ
VRApplication_Overlay
TrackedDeviceClass_DisplayRedirect
Accessories that aren't necessarily tracked themselves, but may redirect video output from other tracked devices
TrackedDeviceClass_HMD // Head-Mounted Displays
IVRSystem::GetRecommendedRenderTargetSize
void GetRecommendedRenderTargetSize( uint32_t *pnWidth, uint32_t *pnHeight )
https://github.com/ValveSoftware/openvr/wiki/IVRSystem::GetRecommendedRenderTargetSize
[[0.7716946601867676, -0.6353944540023804, 0.027590099722146988, 0.0], [0.05164201185107231, 0.10583945363759995, 0.993041455745697, 0.8458583354949951], [-0.6338932514190674, -0.7649000287055969, 0.11448878049850464, 0.0]]
[[0.8004727363586426, -0.5991541147232056, 0.016055192798376083, 0.0], [0.05170339345932007, 0.09571316093206406, 0.9940653443336487, 0.8458583354949951], [-0.5971351265907288, -0.7948920726776123, 0.1075940728187561, 0.0]]
[[0.816221296787262, -0.577165961265564, 0.025733210146427155, 0.0], [0.045813608914613724, 0.1090615838766098, 0.9929786324501038, 0.8458583354949951], [-0.5759199261665344, -0.8093113899230957, 0.11546044051647186, 0.0]]
[[0.8249690532684326, -0.5649150609970093, 0.01723121479153633, 0.0], [0.04783633351325989, 0.10017126798629761, 0.9938195943832397, 0.8458583354949951], [-0.5631496906280518, -0.819046139717102, 0.10966166853904724, 0.0]]
[[0.8387213349342346, -0.5442529916763306, 0.01830868422985077, 0.0], [0.045183051377534866, 0.1030556708574295, 0.993648886680603
public boolean play(int hex){
if(hex == "0"){
gotoComment(hex);
}
if(hex == "1"){
sharper(hex);
}
if(hex == "2"){
dynamic(hex);
}
@fornof
fornof / python output
Created September 3, 2018 16:31
Python output
>>> import unreal_engine as ue
>>> ue.all_classes()
>>> print(ue.all_classes())
[<unreal_engine.UObject object at 0x000001C9FEB19C60>, <unreal_engine.UObject object at 0x000001C9FEB19E40>, <unreal_engine.UObject object at 0x000001C9FEB19ED0>, <unreal_engine.UObject object at 0x000001C987E13240>, <unreal_engine.UObject object at 0x000001C987E13DB0>, <unreal_engine.UObject object at 0x000001C987E13930>, <unreal_engine.UObject object at 0x000001C987E13E10>, <unreal_engine.UObject object at 0x000001C987E13E40>, <unreal_engine.UObject object at 0x000001C987E13E70>, <unreal_engine.UObject object at 0x000001C987E13F30>, <unreal_engine.UObject object at 0x000001C987E13F60>, <unreal_engine.UObject object at 0x000001C987E13F90>, <unreal_engine.UObject object at 0x000001C987E13FC0>, <unreal_engine.UObject object at 0x000001C987E56030>, <unreal_engine.UObject object at 0x000001C987E56060>, <unreal_engine.UObject object at 0x000001C987E56090>, <unreal_engine.UObject object at 0x000001C987E560C0>, <unreal_engine.UObject ob