sequenceDiagram
    autonumber
    actor 男女
    participant suzume as スズメ
    participant kounotori as コウノトリ
    男女->>男女: セックス
    suzume->>男女: セックス確認
    suzume->>kounotori: 連絡
 kounotori->>kounotori: セックス
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | import std/random | |
| import std/tables | |
| import std/sets | |
| import sequtils | |
| type Dodosuko = enum | |
| Dodo = "ドド" | |
| Suko = "スコ" | |
| DSNil = "" | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | let next = | |
| let rand = System.Random() | |
| fun () -> [| "ドド"; "スコ" |] |> Array.item (rand.Next 2) | |
| let fin = String.replicate 3 "ドドスコスコスコ" | |
| "" | |
| |> Seq.unfold (fun s -> | |
| if s.EndsWith(fin) then | |
| None | 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | import re | |
| from winreg import HKEY_CURRENT_USER, HKEY_CLASSES_ROOT, OpenKey, QueryValueEx | |
| def get_browser_name() -> str: | |
| register_path = r'Software\Microsoft\Windows\Shell\Associations\UrlAssociations\https\UserChoice' | |
| with OpenKey(HKEY_CURRENT_USER, register_path) as key: | |
| return str(QueryValueEx(key, "ProgId")[0]) | |
| def format_cmd(s:str) -> str: | |
| exe_path = re.sub(r"(^.+exe)(.*)", r"\1", s) | 
teip コマンド に関するお話
teipv2.0 に新機能:マッチオフロード機能
- テープの穴をあける行の指定に外部コマンドが使えるようになった
 
- あるコマンドの抽出範囲のみを、範囲外は残したまま、別のコマンドで編集可能になる
 
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | package main | |
| import ( | |
| "bufio" | |
| "flag" | |
| "fmt" | |
| "os" | |
| "github.com/ktr0731/go-fuzzyfinder" | |
| ) | 
Native wayland support is now working consistently for me in VSCode, giving much better text rendering. Unfortunately, it's still hidden behind some command-line flags.
By adding some files to /usr/local/*, you can ensure that VSCode always launches with these flags.
Assuming that the VSCode launcher is /usr/bin/code-oss (as is the case in Arch):
- Create 
/usr/local/bin/code-osswith the following content: 
- Open 
PowerShellas Administrator 
$hexified = "00,00,00,00,00,00,00,00,02,00,00,00,1d,00,3a,00,00,00,00,00".Split(',') | % { "0x$_"};
$kbLayout = 'HKLM:\System\CurrentControlSet\Control\Keyboard Layout';
New-ItemProperty -Path $kbLayout -Name "Scancode Map" -PropertyType Binary -Value ([byte[]]$hexified);
- シェルスクリプト
 - プライバシーポリシー
 - ウェブアセンブリ
 - グーグルクラウド
 - シューマツデプロイ
 - スクラップボックス
 - スタンダードアイオー
 - パワーオートメート
 - コマンドプロンプト
 - イベントビューアー