Skip to content

Instantly share code, notes, and snippets.

View K0bin's full-sized avatar

Robin Kertels K0bin

  • Germany
  • 04:00 (UTC +02:00)
View GitHub Profile
@K0bin
K0bin / EDID
Created January 13, 2025 23:36
edid-decode (hex):
00 ff ff ff ff ff ff 00 1c 54 04 32 ea 0a 00 00
02 20 01 04 b5 46 27 78 3b e1 b5 ad 50 45 a0 25
0d 50 54 bf cf 00 81 40 81 80 95 00 71 4f 81 c0
b3 00 d1 c0 01 01 4d d0 00 a0 f0 70 3e 80 30 20
35 00 b9 88 21 00 00 1a 00 00 00 ff 00 32 32 30
32 31 42 30 30 32 37 39 34 0a 00 00 00 fd 00 30
90 ff ff 83 01 0a 20 20 20 20 20 20 00 00 00 fc
00 47 69 67 61 62 79 74 65 20 4d 33 32 55 02 48
@K0bin
K0bin / Metacommands.txt
Created January 31, 2023 19:32
Nvidia D3D12 Metacommands
ID: 00007FFC8D287130
NAME: Conv (Convolution)
CREATION
NAME: InputResource
Type: GPU DESCRIPTOR HANDLE CBV SRV UAV
Input/Output:
STRUCTOFFSET: 0
NAME: FilterResource
2020-06-05 18:59:31,640 - protocol.protobuf_client - INFO - Sentry present
2020-06-05 18:59:31,640 - protocol.protobuf_client - INFO - Sending log on message using token
2020-06-05 18:59:31,640 - protocol.protobuf_client - INFO - Sending message 5514 (94 bytes)
2020-06-05 18:59:31,640 - protocol.protobuf_client - INFO - Send message success
2020-06-05 18:59:31,920 - protocol.protobuf_client - INFO - Processing packet of 56 bytes
2020-06-05 18:59:31,920 - protocol.protobuf_client - INFO - Processing message 1
2020-06-05 18:59:31,920 - protocol.protobuf_client - INFO - Processing message Multi
2020-06-05 18:59:31,921 - protocol.protobuf_client - INFO - Processing packet of 38 bytes
2020-06-05 18:59:31,921 - protocol.protobuf_client - INFO - Session id: -1781901951
2020-06-05 18:59:31,921 - protocol.protobuf_client - INFO - Processing message 751
@K0bin
K0bin / modules.json
Last active November 19, 2019 00:54
[
{
"nr": "CS1019",
"name": "Compilerbau",
"crp": 6
},
{
"nr": "CS1022",
"name": "Betriebssysteme",
"crp": 6
@K0bin
K0bin / autoexec.cfg
Last active March 10, 2023 13:58
CS:GO config
cl_invites_only_mainmenu 1
//Crosshair
cl_crosshair_t "1";
cl_crosshairsize "3";
cl_crosshairthickness "0.2";
cl_crosshairusealpha "1";
cl_crosshairalpha "255";
cl_crosshairgap "0.5";
cl_crosshair_drawoutline "1";