ドッグ (@linda_pp) 's Twitter Profile
ドッグ

@linda_pp

A buggy software engineer

ID: 119789510

linkhttps://mstdn.jp/@Linda_pp calendar_today04-03-2010 17:10:18

202,202K Tweet

5,5K Takipçi

523 Takip Edilen

ドッグ (@linda_pp) 's Twitter Profile Photo

Rust 1.90 で Linux のデフォルトリンカが lld になってリンク時間が大幅に短縮される blog.rust-lang.org/2025/09/01/rus…

ドッグ (@linda_pp) 's Twitter Profile Photo

Iterator::min_by(内部的には Iterator::reduce を使っている)が手書きの for ループより3倍ぐらい遅くなる事案があって原因が知りたい.fold_map のクロージャ実行後の出口部分で memcpy が何度か余分に走っているのは見たけど理由がよく分からなかった github.com/rhysd/misc/com…

ドッグ (@linda_pp) 's Twitter Profile Photo

System76 の Cosmic(Rust で書かれた Linux 向けデスクトップ環境)のベータ版がリリースされた system76.com/cosmic

ドッグ (@linda_pp) 's Twitter Profile Photo

Zed が内部実装向けに開発していた UI フレームワーク GPUI が正式に crates.io にリリースされた crates.io/crates/gpui

ドッグ (@linda_pp) 's Twitter Profile Photo

Servo ブラウザエンジンが GitHub 上で正式にリリースされてる.これからは毎月リリースされるらしい(ただし nightly build と同じもののようなので注意) github.com/servo/servo/re…

ドッグ (@linda_pp) 's Twitter Profile Photo

> switch from Chalk to the next trait solver. rust-analyzer の the next trait solver 対応キター rust-analyzer.github.io/thisweek/2025/…

ドッグ (@linda_pp) 's Twitter Profile Photo

Dioxus 0.7.0 リリースで独自実装の HTML/CSS レンダラ(Native Renderer)や subsecond によるホットリロードを含めた面白そうな新機能がいろいろ追加されてる github.com/dioxuslabs/dio…

ドッグ (@linda_pp) 's Twitter Profile Photo

書類を提出してから間違いに気付くのと,ブランチを本線にマージしてからマージコミットの diff で間違いに気付くのは似てる

ドッグ (@linda_pp) 's Twitter Profile Photo

偽のインストールログをターミナルに流すツール.ビルドを回してる振りをして休憩を取りたい時に便利 github.com/buyukakyuz/ins…

ドッグ (@linda_pp) 's Twitter Profile Photo

- ubuntu-slim(github.blog/changelog/2025…)対応 - deprecate された input の使用をチェック - Custom images(docs.github.com/en/actions/how…)対応 - if: の条件チェックを強化 - ...その他修正・改善いろいろ github.com/rhysd/actionli…