I hereby claim:
- I am yanorei32 on github.
- I am yanorei32 (https://keybase.io/yanorei32) on keybase.
- I have a public key whose fingerprint is 435A 05EA 7032 8348 962C 7D0C 7E84 1086 AA66 F001
To claim this, I am signing this object:
| /* ==UserStyle== | |
| @name twitter | |
| @namespace github.com/yanorei32/twitter | |
| @version 0.1.0 | |
| @author yanorei32 | |
| ==/UserStyle== */ | |
| @-moz-document domain("x.com") { | |
| *[href="/explore"], | |
| *[href="/i/grok"], |
| --- a/ms912x_transfer.c | |
| +++ b/ms912x_transfer.c | |
| @@ -1,5 +1,6 @@ | |
| #include <linux/dma-buf.h> | |
| #include <linux/vmalloc.h> | |
| +#include <linux/timer.h> | |
| #include <drm/drm_drv.h> | |
| #include <drm/drm_gem_framebuffer_helper.h> | |
| @@ -7,9 +8,11 @@ |
| U-Boot 1.1.5-linino-g2d891225 (Nov 22 2017 - 09:06:12) | |
| Linino Board (ar9331) U-boot | |
| DRAM: 64 MB | |
| Top of RAM usable for U-Boot at: 84000000 | |
| Reserving 218k for U-Boot at: 83fc8000 | |
| Reserving 192k for malloc() at: 83f98000 | |
| Reserving 44 Bytes for Board Info at: 83f97fd4 | |
| Reserving 36 Bytes for Global Data at: 83f97fb0 | |
| Reserving 128k for boot params() at: 83f77fb0 |
| U-Boot 1.1.4-linino-gdd727126 (Mar 19 2014 - 19:37:10) | |
| Linino Board (ar9331) U-boot | |
| DRAM: 64 MB | |
| Top of RAM usable for U-Boot at: 84000000 | |
| Reserving 217k for U-Boot at: 83fc8000 | |
| Reserving 192k for malloc() at: 83f98000 | |
| Reserving 44 Bytes for Board Info at: 83f97fd4 | |
| Reserving 36 Bytes for Global Data at: 83f97fb0 | |
| Reserving 128k for boot params() at: 83f77fb0 |
| ็งใฏใGPG้ต (ไธป้ต) ใใทในใใ ใใผใใฃใทใงใณใใจๆถใใพใใใ | |
| Yubikey (็ฝฒๅๅฏ้ต / ๆๅนๆ้ๅใ) ใฏๆใฃใฆใใใใใ | |
| ใทในใใ ๆ้ใใใใใใใฎๆๆธใซ็ฝฒๅใใใใจๆใใพใใ | |
| ๆงๅ ฌ้้ตใฏไปฅไธใฎ้ใใงใใ | |
| PGP Signature: 7E84 1086 AA66 F001 | |
| -----BEGIN PGP PUBLIC KEY BLOCK----- |
| Linux version 2.6.33-rc4 (delta@delta-desktop) (gcc version 4.3.3 (Sourcery G++ Lite 2009q1-203) ) #1 Thu Aug 30 21:50:43 JST 2012 | |
| CPU: ARM926EJ-S [41069265] revision 5 (ARMv5TEJ), cr=00053177 | |
| CPU: VIVT data cache, VIVT instruction cache | |
| Machine: NECAT Delta | |
| Memory policy: ECC disabled, Data cache writeback | |
| On node 0 totalpages: 16384 | |
| free_area_init_node: node 0, pgdat c0640484, node_mem_map c065f000 | |
| DMA zone: 128 pages used for memmap | |
| DMA zone: 0 pages reserved | |
| DMA zone: 16256 pages, LIFO batch:3 |
| root=/dev/ram0 console=ttyS0,9600n8 ip=none quiet mem=240M |
| ed | |
| ------flush priority: 10 | |
| flush_page_cache: do flush... | |
| hotplug eth0: link up, 100Mbps, full-duplex | |
| yaffs: dev is 32505858 name is "mtdblock2" | |
| yaffs: Attempting MTD mount on 31.2, "mtdblock2" | |
| yaffs: auto selecting yaffs2 | |
| eth0: Set multicast. |
| uniform int horiz_res = 64; | |
| float4 mainImage(VertData v_in) : TARGET { | |
| float ratio = uv_size.y / uv_size.x; | |
| float2 res = float2(horiz_res, horiz_res * ratio); | |
| float2 sampling_pos = (floor(v_in.uv * res) + 0.5) * rcp(res); | |
| return image.Sample(textureSampler, sampling_pos); | |
| } |
I hereby claim:
To claim this, I am signing this object: