I hereby claim:
- I am fenex on github.
- I am fenex (https://keybase.io/fenex) on keybase.
- I have a public key whose fingerprint is D6E6 82E8 8277 6C4E 1B60 B519 D5A5 4B9B 9EFA 07F8
To claim this, I am signing this object:
| <!-- : | |
| @start mshta "%~f0"&exit /b | |
| --> | |
| <html> | |
| <head> | |
| <title>CMD as HTA</title> | |
| <script> | |
| var map = null; |
| norkas@lubuntu-HP:~/repos/github/wgpu$ RUST_LOG=trace WGPU_BACKEND=gl cargo run --example hello-triangle | |
| Finished dev [unoptimized + debuginfo] target(s) in 0.12s | |
| Running `target/debug/examples/hello-triangle` | |
| [2021-07-02T13:09:06Z INFO wgpu_hal::vulkan::instance] Unable to find extension: VK_KHR_surface | |
| [2021-07-02T13:09:06Z INFO wgpu_hal::vulkan::instance] Unable to find extension: VK_KHR_xlib_surface | |
| [2021-07-02T13:09:06Z INFO wgpu_hal::vulkan::instance] Unable to find extension: VK_KHR_xcb_surface | |
| [2021-07-02T13:09:06Z INFO wgpu_hal::vulkan::instance] Unable to find extension: VK_KHR_wayland_surface | |
| [2021-07-02T13:09:06Z INFO wgpu_hal::vulkan::instance] Unable to find extension: VK_KHR_get_physical_device_properties2 | |
| [2021-07-02T13:09:06Z WARN wgpu_hal::vulkan::instance] Unable to find layer: VK_LAYER_KHRONOS_validation | |
| [2021-07-02T13:09:06Z WARN wgpu_hal::vulkan::instance] create_instance: VkError(ERROR_INCOMPATIBLE_DRIVER) |
I hereby claim:
To claim this, I am signing this object:
| // ==UserScript== | |
| // @author Vitaliy Busko | |
| // @name n-ice UserJS | |
| // @version 1.0.0 | |
| // @description Adds position change from last view to current time at TOP-100 table on n-ice.org | |
| // @match http://www.n-ice.org/openttd/highscore.php | |
| // @include http://www.n-ice.org/openttd/highscore.php | |
| // @match http://www.n-ice.org/openttd/highscoretop100.php | |
| // @include http://www.n-ice.org/openttd/highscoretop100.php | |
| // ==/UserScript== |