- 日時: 2026-04-28
- 作: 時雨堂
- バージョン: 2026.1
- URL: https://sora-labo.shiguredo.jp/
Sora Labo は WebRTC SFU Sora を検証目的であれば無料で試せるサービスです。
Sora Labo は WebRTC SFU Sora を検証目的であれば無料で試せるサービスです。
パターンとはその言語が抽象化できなかった敗北の歴史である。 しかしどんなに優れた言語であってもあらゆる繰り返しに勝てるわけではない。 人は必ずメタ繰り返しを欲するからだ。 そしてそれはRustも例外ではない。
ここでは、OOPでも知られているパターンよりも、Rustに特有のパターンを思いつく限りまとめてみた。名前は適当。
| import numpy as np | |
| import random | |
| import math | |
| import cv2 | |
| from PIL import Image | |
| import sys | |
| def detect_markers(im): | |
| markers = [] | |
| # 輪郭線抽出のための二値化 |
| /** | |
| * @file endianness.h | |
| * @brief Convert Endianness of shorts, longs, long longs, regardless of architecture/OS | |
| * | |
| * Defines (without pulling in platform-specific network include headers): | |
| * bswap16, bswap32, bswap64, ntoh16, hton16, ntoh32 hton32, ntoh64, hton64 | |
| * | |
| * Should support linux / macos / solaris / windows. | |
| * Supports GCC (on any platform, including embedded), MSVC2015, and clang, | |
| * and should support intel, solaris, and ibm compilers as well. |
| // ==UserScript== | |
| // @name :don: - スラングにabbrつけるやつ | |
| // @namespace https://github.com/unarist/ | |
| // @version 0.21.1 | |
| // @author unarist | |
| // @match https://mstdn.maud.io/* | |
| // @grant none | |
| // @downloadURL https://gist.github.com/unarist/ce93c77eee6ff9bf51491ff06a3109d3/raw/mastodon-add-abbr.user.js | |
| // @noframes | |
| // ==/UserScript== |
Chrome ExtensionのLive HTTP Headersを調査した。Firefox用のものではない。Firefox用のものではない。
11/7追記
Summary in english.
| the 285850 | |
| of 82114 | |
| is 79278 | |
| a 78948 | |
| to 74413 | |
| this 61625 | |
| if 52123 | |
| in 36277 | |
| and 35898 | |
| be 35465 |