欲しいね画面分割。PinPはどうしても邪魔になりがちなので分割の方が良いと思う。リンク先にデモ動画あったが自由に分割位置を変更できてとても柔軟そうだった。
---
次期Android、画面分割機能に「9:1」という極端な比率を導入へ。そのメリットとは【やじうまWatch】
https://internet.watch.impress.co.jp/docs/yajiuma/2014655.html
#bookmarks

About
Protobufの実データをデコードして構造解析するのに便利。大いに利用させてもらった。
---
GitHub - pawitp/protobuf-decoder: JavaScript-based web UI to decode ad-hoc Protobuf data
https://github.com/pawitp/protobuf-decoder
#bookmarks
Teams、会議中に共有された画面のスクリーンショットを撮れないようにする機能を2025年7月から提供予定らしい。手元のスマホでPCの画面を撮影すれば捗るな。
---
Microsoft Teams will soon block screen capture during meetings
https://www.bleepingcomputer.com/news/microsoft/microsoft-teams-will-soon-block-screen-capture-during-meetings/
#bookmarks
オーディオブックやポッドキャスト番組をセルフホストするためのオープンソース実装。クライアントとなるAndroid/iOSアプリもオープンソースで実装されてる。フィード提供もあるので他アプリでも聞けそう。
---
GitHub - advplyr/audiobookshelf: Self-hosted audiobook and podcast server
https://github.com/advplyr/audiobookshelf
#bookmarks
Pythonのrequirements.txtに列挙されているライブラリの最新バージョンがリリースされているかチェックできるツール。わいわい。
---
GitHub - ontherivt/req-update-check
https://github.com/ontherivt/req-update-check
#bookmarks
暗号化通信をおこなうアプリケーションの暗号化直前の通信内容をeBPFを使って可視化するツール。セキュリティ監査やデバッグ用。悪用したらあかんで。
---
GitHub - qpoint-io/qtap: Qtap: An eBPF agent that captures pre-encrypted network traffic, providing rich context about egress connections and their originating processes.
https://github.com/qpoint-io/qtap
#bookmarks
Google Analytics代替のオープンソース実装。ダッシュボード付き。
---
GitHub - rybbit-io/rybbit: 🐸 Rybbit - open-source and privacy-friendly alternative to Google Analytics that is 10x more intuitive.
https://github.com/rybbit-io/rybbit
#bookmarks
シリアルポート用のターミナルツール。tmux上でもscreenと同じように扱えるものをというのが動機らしい。入出力にhexモードが用意されてるのでバイナリ通信も扱えそう。わいわい。
---
GitHub - tio/tio: A serial device I/O tool
https://github.com/tio/tio
#bookmarks
Rustで実装されたbash互換シェル実装。良い名前だ。MITライセンス
---
GitHub - reubeno/brush: bash/POSIX-compatible shell implemented in Rust
https://github.com/reubeno/brush
#bookmarks
GDB、LLDBの代替を謳うTUIベースのデバッガ。Rust実装
---
GitHub - al13n321/nnd: A debugger for Linux
https://github.com/al13n321/nnd
#bookmarks