I hereby claim:
- I am siketyan on github.
- I am siketyan (https://keybase.io/siketyan) on keybase.
- I have a public key ASAF5wj0TiV9jND57lUEbqMzhZ5L_l-FiNFW4yrltKHjKwo
To claim this, I am signing this object:
| { | |
| "title": "RDP をいい感じにするルール", | |
| "rules": [ | |
| { | |
| "description": "Cmd 単押しで Alt,長押しで Ctrl", | |
| "manipulators": [ | |
| { | |
| "type": "basic", | |
| "description": "LCmd 単押しで LAlt,長押しで LCtrl を送信", | |
| "from": { |
| /* | |
| * MIT License | |
| * | |
| * Copyright (c) 2020 Naoki Ikeguchi | |
| * | |
| * Permission is hereby granted, free of charge, to any person obtaining a copy | |
| * of this software and associated documentation files (the "Software"), to deal | |
| * in the Software without restriction, including without limitation the rights | |
| * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell | |
| * copies of the Software, and to permit persons to whom the Software is |
| using System; | |
| using System.IO; | |
| using System.Text; | |
| namespace KimetsuNoWave | |
| { | |
| public static class Program | |
| { | |
| public static void Main(string[] args) | |
| { |
| --- | |
| - id: "01" | |
| name: 函館工業高等専門学校 | |
| departments: | |
| - id: "12" | |
| name: 生産システム工学科 | |
| subjects: | |
| - id: "0001" | |
| name: スポーツ科学Ⅰ | |
| genre: 一般 |
| #!/bin/bash | |
| # Configuration | |
| DRIVE="U:" | |
| SCRIPT="/mnt/c/Users/Siketyan/.bin/phpstorm.cmd" | |
| to_absolute_path() { | |
| readlink -f "$1" | |
| } |
| import itertools | |
| import os | |
| import sys | |
| import dotenv | |
| import jaconv | |
| import MeCab | |
| characters = list( | |
| map(lambda x: list(x), [ | |
| 'あいうえお', |
| <?php | |
| // Separator | |
| $s = ' '; | |
| // Excluding numbers | |
| $e = [15]; | |
| // Seat mask | |
| $m = [ |
| FROM openjdk:8-jre-alpine | |
| MAINTAINER Naoki Ikeguchi <[email protected]> | |
| ENV MINECRAFT_VERSION=1.13.2 | |
| RUN apk --update add curl git && \ | |
| rm -rf /var/cache/apk/* | |
| RUN mkdir -p /src && \ | |
| mkdir -p /build && \ |
I hereby claim:
To claim this, I am signing this object: