Skip to content

Instantly share code, notes, and snippets.

View lindwurm's full-sized avatar
🦊
I may be slow to respond.

hota lindwurm

🦊
I may be slow to respond.
View GitHub Profile
@lindwurm
lindwurm / erg.md
Last active August 29, 2015 13:57
あれ

これなん

わたしのあれそれです。 並びは終わった順、購入順、欲しい順(たぶん下の方は適当)。

欲しい奴は http://bit.ly/lindwurm_games にある(たぶん)ので買ってください。

クリア済

  • リトルバスターズ!EX
  • クドわふたー
  • 幼なじみは大統領
@lindwurm
lindwurm / search
Created April 18, 2014 17:36
Bootstrap 3+Bloggerで作る検索フォーム
@lindwurm
lindwurm / koruri-make-failed
Created May 10, 2014 11:18
小瑠璃フォント生成用スクリプト https://gist.github.com/mandel59/530c20924768ce180923/1345d7119f7970ea26b83389c1aaa3f775690f81 で生成したかった結果。
ξ*σ_σ)ξoO( ~/koruri-make ) : fontforge -lang=py -script koruri.py
Copyright (c) 2000-2014 by George Williams. See AUTHORS for Contributors.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
with many parts BSD <http://fontforge.org/license.html>. Please read LICENSE.
Executable based on sources from 21:17 TAHT 30-Mar-2014-ML-D.
Library based on sources from 21:17 TAHT 30-Mar-2014.
Based on source from git with hash:
File "koruri.py", line 29
today = date.today()
^
@lindwurm
lindwurm / .zshrc
Created June 15, 2014 06:48
backup
# Created by lindwurm for 5.0.5
autoload -U compinit promptinit
setopt HIST_IGNORE_DUPS
compinit
promptinit
HISTFILE=$HOME/.zsh_history
HISTSIZE=100000
SAVEHIST=100000
@lindwurm
lindwurm / Unable to mount hard
Created August 25, 2014 16:33
外付けHDDの"hard"(/dev/sdb1)がmountできなかったあれ
Error mounting /dev/sdb1 at /media/lindwurm/hard: Command-line `mount -t "ntfs" -o "uhelper=udisks2,nodev,nosuid,uid=1000,gid=1000,dmask=0077,fmask=0177" "/dev/sdb1" "/media/lindwurm/hard"' exited with non-zero exit status 13: MFT is corrupt, cannot read its unmapped extent record 30363
Note : chkdsk cannot fix this, try ntfsfix
Inode is corrupt (0): Input/output error
Failed to load runlist for $MFT/$DATA.
highest_vcn = 0x3, last_vcn - 1 = 0x3d99d
Failed to load $MFT: Input/output error
Failed to mount '/dev/sdb1': Input/output error
NTFS is either inconsistent, or there is a hardware fault, or it's a
SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows
then reboot into Windows twice. The usage of the /f parameter is very
@lindwurm
lindwurm / econline_20141231_log
Last active August 29, 2015 14:12
エミル・クロニクル・オンライン 2014年12月31日 年越し放送ログ
/* 2014.12.31 22:00頃からのログより会話部分のみ抜粋して書き起こし、騎士団演習等は省略 */
/* (C) BROCCOLI/GungHo Online Entertainment,Inc./HEADLOCK Inc. */
/* このテキスト内におけるECOから転載された全てのコンテンツの著作権につきましては、株式会社ブロッコリーとガンホー・オンライン・エンターテイメント株式会社および株式会社ヘッドロックに帰属します。 */
/* 2014.12.31 22:00 冬休みの宿題編 */
ローキー:「鏡餅」の準備もばっちり、後はとしこしするだけなのじゃ♪
ダークフェザー:冬休みの宿題……終わったの?
ミニー・ドゥ:はわわっ……宿題のことを忘れてたのよ!
ローキー:ややっ!?まだ手をつけておらぬ。
@lindwurm
lindwurm / android-env.sh
Created May 6, 2015 10:21
~/bin/android-env.sh for lollipop
export JAVA_HOME=/usr/lib/jvm/java-7-openjdk-amd64
export PATH=$PATH:$JAVA_HOME/bin
export ANDROID_JAVA_HOME=$JAVA_HOME
export PATH=$PATH:~/bin
@lindwurm
lindwurm / android-env.sh
Created May 8, 2015 09:25
~/bin/android-env.sh for KitKat
export CC=gcc-4.6
export CXX=g++-4.6
export JAVA_HOME=/usr/lib/jvm/java-6-oracle
export PATH=$PATH:$JAVA_HOME/bin
export ANDROID_JAVA_HOME=$JAVA_HOME
export PATH=$PATH:~/bin
@lindwurm
lindwurm / themuppets.xml
Last active August 29, 2015 14:20
~/jcrom_work/android/.repo/local_manifests/themuppets.xml
<?xml version="1.0" encoding="UTF-8"?>
<manifest>
<project name="TheMuppets/proprietary_vendor_samsung" path="vendor/samsung" remote="github" revision="cm-12.0" />
<project name="TheMuppets/proprietary_vendor_lge" path="vendor/lge" remote="github" revision="cm-12.0" />
</manifest>
@lindwurm
lindwurm / 201505082038
Created May 8, 2015 11:37
repo sync -f (JCROM based on CM11)
lindwurm@maud:~$ ps uf
USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND
lindwurm 24255 0.3 0.1 28084 4104 pts/3 Ss 20:36 0:00 bash
lindwurm 24304 0.0 0.0 23588 1300 pts/3 R+ 20:36 0:00 \_ ps uf
lindwurm 22002 0.0 0.1 28084 4116 pts/0 Ss 20:26 0:00 bash
lindwurm 22086 0.9 0.8 445764 32296 pts/0 Sl+ 20:26 0:05 \_ /usr/bin/python /home/lindwurm/jcrom_work/android/.repo/repo/main.py --repo-dir=/home/lindwurm/jcrom_work/android/.repo --wrapper-version=1.21 --wrapper-path=/home/lindwurm/bin/repo -- sync -f
lindwurm 22311 2.7 0.0 37404 1612 pts/0 Sl+ 20:26 0:17 \_ git fetch github --tags +refs/heads/cm-11.0:refs/remotes/github/cm-11.0
lindwurm 22345 2.7 0.4 39904 16504 pts/0 S+ 20:26 0:17 \_ git index-pack --stdin --fix-thin --keep=fetch-pack 22311 on maud --pack_header=2,20814
lindwurm@maud:~$