Skip to content

Instantly share code, notes, and snippets.

奇談クラブ
代作恋文
野村胡堂
+目次
プロローグ
 小説家大磯虎之助は、奇談クラブのその夜の話し手として、静かに壇上に起ちました。
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>PayloadContent</key>
<array>
<dict>
<key>AutoJoin</key>
<true/>
<key>CaptiveBypass</key>
@mzyy94
mzyy94 / bookmarklets.md
Last active February 5, 2019 09:29
bookmarklets

Bookmarklets

Copy Link as MD

javascript:((d)=>{i=d.createElement('input');i.value=`[${d.title.replace(/\|/g,'\\|')}](${location.href})`;d.body.append(i);i.select();d.execCommand('copy');d.body.removeChild(i)})(document)

Keepa

@mzyy94
mzyy94 / yubikeylockd.plist
Created June 5, 2018 06:38
launchctl load ~/Library/LaunchAgents/yubikeylockd.plist
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Label</key>
<string>yubikeylockd</string>
<key>Program</key>
<string>/usr/local/bin/yubikeylockd</string>
<key>RunAtLoad</key>
<true/>
@mzyy94
mzyy94 / 0block
Last active February 14, 2018 03:04
ZeroBlock
@mzyy94
mzyy94 / ambxlight.c
Last active November 12, 2017 12:40
Ruby C extension impl 4 ambxlight
#include <stdio.h>
#include <ruby.h>
#include <libambxlight/libambxlight.h>
VALUE cAmbxlight;
VALUE device_count;
VALUE wAmbxlight_change_color_rgb(VALUE self, VALUE red, VALUE green, VALUE blue)
{
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mzyy94
mzyy94 / init.lua
Last active July 3, 2017 22:32
.hammerspoon
local RShift = 0x3c
local RAlt = 0x3d
local RCtrl = 0x3e
local pending
local modKeyRemap = {}
----------
local function pressFn(mods, key)
@mzyy94
mzyy94 / SobaCha-TV-AndroidManifest.xml.diff
Created July 6, 2015 14:50
SobaCha for Android TV metadata difference
2c2,4
< <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="net.wakamesoba98.sobacha" platformBuildVersionCode="20" platformBuildVersionName="4.4W.2-1537038">
---
> <manifest xmlns:android="http://schemas.android.com/apk/res/android" package="net.wakamesoba98.sobacha" platformBuildVersionCode="21" platformBuildVersionName="4.4W.2-1537038">
> <uses-feature android:name="android.software.leanback" android:required="false" />
> <uses-feature android:name="android.hardware.touchscreen" android:required="false" />
7c9
< <application android:allowBackup="true" android:icon="@drawable/ic_launcher" android:label="@string/app_name" android:name="net.wakamesoba98.sobacha.core.SobaChaApplication" android:theme="@style/Theme.HoloLight">
---
> <application android:allowBackup="true" android:icon="@drawable/ic_launcher" android:banner="@drawable/banner" android:label="@string/app_name" android:name="net.wakamesoba98.sobacha.core.SobaChaApplication" android:theme="@style/Theme.HoloL

Keybase proof

I hereby claim:

  • I am mzyy94 on github.
  • I am mzyy94 (https://keybase.io/mzyy94) on keybase.
  • I have a public key whose fingerprint is 2B90 A757 CB66 C276 C20F 7037 9144 6DC9 42D4 B009

To claim this, I am signing this object: