(多少覚えがあるので実装提供できます)
こういう感じでユーザー定義のキーコードに対して変な処理を書いたりできる
This account is not set to public on notestock.
(まあこれは元の grep もそうだった気がするけど) rg のデフォルトの正規表現エンジンは線形時間であることが保証されてるので変な正規表現で詰まったりしない
This account is not set to public on notestock.
そういえば nutskey935 のキャプション付き自撮り、kb10uy ワールドの内容とは別に僕があれを書いているという事実が人気になっていたりするのを思い出した
This account is not set to public on notestock.
This account is not set to public on notestock.
nginx は標準機能が FastCGI しかサポートしてないので古典的 CGI を動かす場合は fcgiwrap とかを使わないといけない
This account is not set to public on notestock.
This account is not set to public on notestock.
まあ流石に URL だけ書くのとは区別されるのかな?されるようになってほしいな(どちらかというと仕様より UI・入力の実装上の問題ではあるか)
Bringing this highly requested feature to #Mastodon and the fediverse is not as trivial as some might think, but quote posts are coming. Here is our latest write-up about our progress:
https://blog.joinmastodon.org/2025/02/bringing-quote-posts-to-mastodon/
Re: On community influencing (was Re: [PATCH v8 2/2] rust: add dma coherent allocator abstraction.) - Theodore Ts'o https://lore.kernel.org/lkml/20250208204416.GL1130956@mit.edu/
> The construction algorithm sorts the entire slice at every recursive step. Although this median‑splitting approach is common for building a balanced kd‑tree, it might be suboptimal for large datasets. A more optimal approach might use a selection algorithm (like quickselect) to find the median in linear time instead of a full sort.
kb10uy/dbscan-rust-test: DBSCAN を Rust で自前実装するやつ
https://github.com/kb10uy/dbscan-rust-test
Vec と Option<NonZeroUsize> で arena っぽいのを自前で用意して書き直した、100 万頂点で 0.6 秒ぐらいなら上々じゃないか?
深い文脈は知らんけどあのLKML見た限りだとHector Martinって人は突然ブチギレてて、Rust急進派の怖いイメージのステレオタイプっぽいなあと思った