Skip to content

Instantly share code, notes, and snippets.

@xl1
xl1 / gist:c4650f6d0dcbe816dad84ab9401daf62
Created June 7, 2025 03:25
Nintendo Switch 2 ファーストインプレッション

Nintendo Switch 2 ファーストインプレッション

Switch 2 を購入することができたので初日の印象を書き留めておく

購入したもの

  • Nintendo Switch 2 日本語・国内専用版
  • Nintendo Switch 2 Proコントローラー
  • SanDisk microSD Express Card 256GB for Nintendo Switch 2
  • Nintendo Switch 2 のひみつ展

骨折ログ 202312

人生で初めて骨折をしたので記録

症状

左腕の前腕、肘寄りの部分が折れてるらしい。 医学的には橈骨頭骨折(とうこつとうこっせつ)というパンダコパンダみたいな名前がついている

ほとんどずれてない(ヒビ)とのことで、力やひねりが加わらなければ痛みはない

package main
import (
"fmt"
"log"
"time"
"github.com/zserge/hid"
)
@atyuwen
atyuwen / opt_fsr.fxh
Last active May 20, 2025 10:32
An optimized AMD FSR implementation for Mobiles
//==============================================================================================================================
// An optimized AMD FSR 1.0 implementation for Mobiles
// EASU and RCAS are combined in a single pass.
// Based on https://github.com/GPUOpen-Effects/FidelityFX-FSR/blob/master/ffx-fsr/ffx_fsr1.h
// Details can be found: https://atyuwen.github.io/posts/optimizing-fsr/
// Distributed under the MIT License. Copyright (c) 2021 atyuwen.
// -- FsrEasuSampleH should be implemented by calling shader, like following:
// AH3 FsrEasuSampleH(AF2 p) { return MyTex.SampleLevel(LinearSampler, p, 0).xyz; }
//==============================================================================================================================
void FsrMobile(
@emilianavt
emilianavt / BestVTuberSoftware.md
Last active June 23, 2025 00:59
Best VTuber Software

Best VTuber software

This is a list of the most commonly used and relevant vtubing software. The "best" will always be subjective and depend on your specific requirements. Overall, the information in this list is as accurate as I could figure it out, but there might be errors or some details might become out of date. If you find anything that needs to be corrected, please let me know. You can also note it in a comment.

Additional explanations:

  • iPhone means that an iPhone is basically required
  • iFacialMocap support means that tracking data can be received from the iFacialMocap iPhone app
  • VMC protocol means that the application can send and/or receive tracking data from other VMC protocol capable applications, allowing the combination of multiple tracking methods (e.g. VSeeFace receiving VR tracking from Virtual Motion Capture and iPhone/ARKit face tracking from Waidayo)
  • Tobii means that the Tobii eye tracker is supported
@raysan5
raysan5 / custom_game_engines_small_study.md
Last active June 23, 2025 02:22
A small state-of-the-art study on custom engines

CUSTOM GAME ENGINES: A Small Study

a_plague_tale

A couple of weeks ago I played (and finished) A Plague Tale, a game by Asobo Studio. I was really captivated by the game, not only by the beautiful graphics but also by the story and the locations in the game. I decided to investigate a bit about the game tech and I was surprised to see it was developed with a custom engine by a relatively small studio. I know there are some companies using custom engines but it's very difficult to find a detailed market study with that kind of information curated and updated. So this article.

Nowadays lots of companies choose engines like Unreal or Unity for their games (or that's what lot of people think) because d

@xl1
xl1 / gist:3e233ff3d1f45602deb6d74cd39a4c2d
Last active September 7, 2019 02:00
入院前チェックリスト

やること

  • 爪を切る
  • 体を洗う

もちもの

  • タオル
  • 歯ブラシ
  • ひげそり
@kaityo256
kaityo256 / watanabe-chiba-report.md
Created July 8, 2019 02:22
富士通C++コンパイラの最適化機能の改善について

2.4 富士通C++コンパイラの最適化機能の改善について

東京大学物性研究所 物質設計評価施設
渡辺宙志
富士通株式会社 次世代テクニカルコンピューティング開発本部
千葉修一
@voluntas
voluntas / open_momo.rst
Last active June 7, 2025 09:52
OpenMomo プロジェクト

用語集

(.+)っていう(.+)(( \d+ 個くらい)?あり|なさ)そう

あるかな、と思って書いたけれどないな〜と思った場合は「なさそう」を使う。 類似のものとして「〜するゲームありそう」というのがある

A なので B

実際には A ではないことが多く、B ですらないこともある

負の数/でかい数