Web
- Brotli – Webのコンテンツ圧縮
https://blog.redbox.ne.jp/cdn_brotli.html
https://hackers-high.com/linux/brotli-installation-effect/ - Reactの開発支援(UIパーツをクリックするとコードに飛べる)
https://zenn.dev/hand_dot/articles/a1523d8b0449ad - レスポンシブデザインの確認用
https://www.webmobilefirst.com/ja/ - SSL設定が上手くいっているかの確認用
https://www.ssllabs.com/ssltest/analyze.html? - レスポンシブデザインのコツ
https://itokoba.com/archives/4267
色々
- Stable Diffusionでアニメ生成(画像間のモーフィング的な?)
https://note.com/shi3zblog/n/n1d3698dcb8b9 - 画像のアップスケール
https://github.com/upscayl/upscayl - 音楽の分離
https://github.com/facebookresearch/demucs - JSONデータの整形/グラフ化
https://jsoncrack.com/ - チートシート
https://qiita.com/saboriman/items/b7461f0ab5526845a0a5
記事
教科書・教材
- Unityのパフォーマンス改善
https://developers.cyberagent.co.jp/blog/archives/37085/ - デザインとか色々
https://chot.design/ - リクルートのやつ(毎年出しているらしい)
https://blog.recruit.co.jp/rtc/2022/09/09/recruit-bootcamp-2022/
論文読み
- 改行とかを消してくれる(DeepLにかける前処理用)
https://dream-exp.net/shaper/
モデル
- BLOOM(NLP/汎用)
https://huggingface.co/docs/transformers/model_doc/bloom - Stable Diffusion(V&L/AIお絵描き)
https://github.com/CompVis/stable-diffusion