Skip to content

Instantly share code, notes, and snippets.

View qnighy's full-sized avatar

Masaki Hara qnighy

View GitHub Profile
@tkuenneth
tkuenneth / MainActivity.kt
Created May 29, 2021 10:07
How to display an adaptive icon in Jetpack Compose
package com.thomaskuenneth.sandbox
import android.graphics.Bitmap
import android.graphics.Canvas
import android.os.Bundle
import androidx.activity.ComponentActivity
import androidx.activity.compose.setContent
import androidx.compose.foundation.Image
import androidx.compose.foundation.layout.*
import androidx.compose.material.MaterialTheme
@Nebulaara
Nebulaara / Cooking in BotW.md
Last active May 29, 2023 15:17
ゼルダの伝説 ブレス オブ ザ ワイルド の料理システムの仕様についてのメモ書き

ゼルダの伝説 ブレス オブ ザ ワイルド の料理システムの仕様についてのメモ書き

『ゼルダの伝説 ブレス オブ ザ ワイルド』の料理システムの仕様について、他の攻略サイトを参考にしつつ、独自に検証してまとめたメモ。

表計算ソフトで動作する料理シミュレーター(次のリンクで公開中)を作成するためにまとめたものであるが、内容についてはあくまでも推測にすぎず、このメモのとおりに計算して正しい結果が得られることを保証するものではない。

BotW料理シミュレーター ※使用方法等はリンク先の「ReadMe」シートを参照のこと。

なお、本稿では表示言語を日本語に設定した場合について説明している。

@dennisreimann
dennisreimann / .travis.yml
Last active September 23, 2022 16:11
Travis-CI config for Yarn 2
language: node_js
cache:
# Yarn 2 does not store dependencies in node_modules anymore, at least not by default.
# If you are using the node-modules plugin, remove the `npm: false` line.
npm: false
# Yarn 2 caches to the local .yarn directory, not the Travis default `$HOME/.yarn`
directories:
- ./.yarn/cache
@snuke
snuke / $scores
Created February 23, 2012 07:59
simroad by snuke
1: 126
2: 37
3: 349
4: 883
5: 615