AIに論文を投げて会話形式のPodcastを作ってもらう。サンプルあり。可能性を感じる。
---
AI最新論文をAI自身に解説させてみた話
https://zenn.dev/keiichiro/articles/c278888993359f
#bookmarks
About
お、わいわい
---
決済サービス「PayPay」で取引履歴のデータをダウンロード可能に!直近2年間の決済や送金、残高チャージなど。確定申告などに活用しやすく : S-MAX
https://s-max.jp/archives/1834738.html
#bookmarks
ping実行結果をキャラクターベースのグラフで表示してくれるコマンドラインツール。Rust実装。わいわい
---
GitHub - hanshuaikang/Nping: 🏎 Nping mean NB Ping, A Ping Tool in Rust with Real-Time Data and Visualizations
https://github.com/hanshuaikang/Nping
#bookmarks
ほう。Windows用
---
サブモニターの画面をメインモニターのウィンドウ内に表示できるアプリ「Raiton(雷遁)」レビュー、プロジェクターなどに出力している画面を手元で確認できて便利
https://gigazine.net/news/20250216-raiton-multi-monitor-viewer/
#bookmarks
「プロフェッショナルな現場(ストリート)で経験を積み、実務で求められるさまざまなスキルを身に付け、柔軟に問題解決できるプログラマーのこと」そのロゴええんか。2025/02/26発売
---
ストリートコーダー Sedat Kapanoglu(著/文) - 秀和システム
https://www.hanmoto.com/bd/isbn/9784798073453
#bookmarks
One Chip MSX(OCM)を搭載したMSX2+なミニノートだ。9.7インチの液晶、USB-Cポートつき。カートリッジスロットもしっかり搭載。わいわい
---
MSXBOOK OneChipMSX MSX2+ Computer by 8086YES! on Tindie
https://www.tindie.com/products/cycle/msxbook-onechipmsx-msx2-computer/
#bookmarks
GitHub CopilotのようなAIアシスタントをローカルLLMで実現できるVimプラグイン。ドキュメントをざっと読む限り補完ではなくプロンプトで指示するかたちっぽいな。
---
GitHub - JosefAlbers/VimLM: VimLM is a Vim plugin that provides an LLM-powered assistant for code editing by allowing users to interact with a local LLM model through Vim commands and automatically ingesting code context.
https://github.com/JosefAlbers/VimLM
#bookmarks
ディレクトリごとにhistoryを持たせることができるzshプラグイン。あーその発想いいね。他のシェルにも同様の実装が欲しいぞ。
---
GitHub - jimhester/per-directory-history: Per directory history for zsh, as well as global history, and the ability to toggle between them with ^G.
https://github.com/jimhester/per-directory-history
#bookmarks
日本の方が開発しているシェル実装。他のどのシェルよりもPOSIX準拠なのがウリか。
---
GitHub - magicant/yash: Yet another shell
https://github.com/magicant/yash
#bookmarks
TOTPを使って2者間での本人確認を行うテク。同じTOTPシードを保持しておき、本人確認したい時にTOTPパスコードを読み上げてもらう。わはは。親族とTOTPを共有してオレオレ詐欺が疑われたらTOTPコードを読み上げさせよう。
---
Pairwise Authentication of Humans - Schneier on Security
https://www.schneier.com/blog/archives/2025/02/pairwise-authentication-of-humans.html
#bookmarks