伺か Advent Calendar 2023 の18日目の記事です。
昨日は日野さんの トークを読み上げる自作プラグインの紹介 です。
この記事ではGithubに点在するSHIORI達の紹介などしてみます。
伺か Advent Calendar 2023 の18日目の記事です。
昨日は日野さんの トークを読み上げる自作プラグインの紹介 です。
この記事ではGithubに点在するSHIORI達の紹介などしてみます。
| /* | |
| * Global Media Controls Panel | |
| * Written by Tam710562 | |
| */ | |
| (() => { | |
| 'use strict'; | |
| const gnoh = { | |
| i18n: { |
伺かAdventCalendar2021の23日の記事です。
プログラミングのトークをするゴーストやYAYAの開発ネタのトークをするゴーストに仕込むと面白いかもしれません。
ソースコードと出力結果が一緒になるやつ。Wikipediaが詳しいです。
伺かAdventCalendar2021の8日の記事です。
作ってみたは良いものの、さとりすと使ってたら出番無いな!
lintとは静的解析ツールとも呼ばれるもので、ソースコード(…伺か的には辞書)に対して解析を行い、 「この変数使われてないよ」とか「ifの条件式が間違っていてifの中身が絶対に実行されないよ」とか教えてくれる奴です。 すごく便利。
C# at Google Style Guide を日本語訳したものです。一部こなれていない箇所もあるので、お気づきの点があれば気軽にコメントでご指摘頂ければ幸いです。
このスタイルガイドは Google 社内で開発された C# コード用であり、Google の C# コードのデフォルトのスタイルです。 Google C++ スタイルや Google Java スタイルなど、Google の他の言語に準拠した文体の選択を行います。
(updated versions of this document, plus more, live here)
This will show you how to get Guix running on WSL2.
We're going to go as "minimal" as possible, without starting off one of the readily available WSL2 distros.
Parts of this guide should help with understanding how to set up any custom distro on WSL, not just Guix.
Disclaimer: I'm a Guix nOOb! (hence going through the trouble of installing it on WSL2)
| @rem 「※※※」は私のコメントです(元増田のコメントではありません) | |
| @rem エクスプローラ周り重い人向け覚書 | |
| @rem https://anond.hatelabo.jp/20191116220232 | |
| @rem ■ システム設定 | |
| @rem Windows Defender自身を検索して無限ループに陥る問題を解消する | |
| @rem - 設定→更新とセキュリティ→Windows セキュリティ→ウイルスの驚異の防止 | |
| @rem - ウイルスと驚異の防止の設定→設定の管理 |
Blender - I'm not sure if this one counts since it is more of a CAD program than a video editor.
Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. It supports many file types, including AVI, DVD compatible MPEG files, MP4 and ASF, using a variety of codecs. Tasks can be automated using projects, job queue and powerful scripting.