How can human communicate better with computer systems?
Suppose there are a finite set of messages
- Nature picks the semantics
$y \in Y$ - Alice produce
$x$ given$y$ - Bob produce
$y'$ given$x$ - Receive reward if
$y=y'$
what do you want to do here |
=========== | |
VULKAN INFO | |
=========== | |
Vulkan API Version: 1.0.61 | |
INFO: [loader] Code 0 : Found manifest file /home/sidaw/.local/share/vulkan/implicit_layer.d/steamoverlay_x86_64.json, version "1.0.0" | |
INFO: [loader] Code 0 : Found manifest file /home/sidaw/.local/share/vulkan/implicit_layer.d/steamoverlay_i386.json, version "1.0.0" | |
INFO: [loader] Code 0 : Meta-layer VK_LAYER_LUNARG_standard_validation all 0 component layers appear to be valid. | |
INFO: [loader] Code 0 : Found ICD manifest file /usr/share/vulkan/icd.d/nvidia_icd.json, version "1.0.0" |
<!-- Specify your Handlebars template here. | |
The following JavaScript context will be passed to the template: | |
{ | |
files: [{ | |
name: 'The filename', | |
content: { | |
text: 'The file content', | |
html: '<p>The file content</p>', |