Skip to content

Instantly share code, notes, and snippets.

@takkumattsu
takkumattsu / xopen
Created November 26, 2013 22:41
Open Xcode from terminal
# xcode open command
alias xopen='open -a /Applications/Xcode.app'
@takkumattsu
takkumattsu / .bashrc
Last active July 3, 2016 00:54
Linuxサーバ用の.bashrc
# .bashrc
# Source global definitions
if [ -f /etc/bashrc ]; then
. /etc/bashrc
fi
# Uncomment the following line if you don't like systemctl's auto-paging feature:
# export SYSTEMD_PAGER=
@takkumattsu
takkumattsu / androidCap.sh
Created March 7, 2017 08:12
Andrid端末のスクリーンキャプチャスクリプト
#!/bin/bash
ADB=/c/Users/YourName/AppData/Local/Android/sdk/platform-tools/adb.exe
FILENAME=$(date +'%Y%m%d_%I%M%S').png
CAP_FILE=mnt/sdcard/$FILENAME
# キャプチャ
${ADB} shell screencap -p $CAP_FILE
cd ~/Desktop
# 取得

アプリエンジニアはどのように事業に貢献すべきか

https://iosdc.jp/2017/node/1483

アプリエンジニアとしての悩み

  • どうすればユーザが喜んでくれるか?
  • どうすればビジネスをうまくまわすか?

→この両立の話。

@takkumattsu
takkumattsu / gist:aaaf8ce68c7b93766b9c819df89d0f63
Last active January 4, 2020 07:23
ばんえい競馬予想テンプレート
通算成績
https://docs.google.com/spreadsheets/d/1RUydjqQX7r_mnuPpN9nlLA9q7nq4dOwYNXs4BHQbzg0/edit?usp=sharing
🎯:的中
😭:はずれ
👀:観戦のみ
先行:<span style="font-weight : bold">そのレースで</span>前半前に行けそうな馬
終い:<span style="font-weight : bold">そのレースで</span>早い上がり脚をもっている馬
@takkumattsu
takkumattsu / extensions.json
Created September 26, 2020 08:35
flutter用のvscodeのExtension
{
// See https://go.microsoft.com/fwlink/?LinkId=827846 to learn about workspace recommendations.
// Extension identifier format: ${publisher}.${name}. Example: vscode.csharp
// List of extensions which should be recommended for users of this workspace.
"recommendations": [
"dart-code.flutter"
],
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
"unwantedRecommendations": [

誕生日プレゼンに友達からカレーをいっぱいもらったので感想を書いていく

牛長秘伝 和牛入れすぎカレー 230g

  • 辛さ: ★★★
    • 結構辛い、自分は飲み物なしじゃ食べれない

ホロホロに煮込んだ牛肉が入ってた、めちゃくちゃ大量って感じじゃないけど一般的な角煮カレーとかよりはかなり多い