TUIベースのRSS/ATOMフィードリーダー。フィードの内容はローカルにMarkdown形式で保存されるらしい。色々な再利用に便利かもね。Rust実装
---
GitHub - CrociDB/bulletty: bulletty is a pretty feed reader for the terminal that stores the articles as Markdown
https://github.com/CrociDB/bulletty
#bookmarks
About
SIMDを駆使して高速なストリーム処理が可能なbase64 encoder/decoder実装。
---
GitHub - aklomp/base64: Fast Base64 stream encoder/decoder in C99, with SIMD acceleration
https://github.com/aklomp/base64
#bookmarks
ターミナルで動作するバイナリエディタ。Rust実装でLinux/macOS/Windowsで動作。macOSであればbrew install hexhogでインストール可。
---
GitHub - DVDTSB/hexhog: hex viewer/editor
https://github.com/DVDTSB/hexhog
#bookmarks
Apache KafkaのTUIクライアント。Kafka Clusterの管理用途を想定している模様。
---
GitHub - jonas-grgt/ktea: Kafka TUI client
https://github.com/jonas-grgt/ktea
#bookmarks
シェル上でIntelliSense(コード補完)のような動作をしてくれるツール。bash, zsh, fish, nushell, PowerShellに対応。幅広い。win/macOS/Linuxで動作。Rust実装
---
GitHub - lasantosr/intelli-shell: Like IntelliSense, but for shells
https://github.com/lasantosr/intelli-shell
#bookmarks
ターミナル上であたかも複数のターミナルをウィンドウのように開けるターミナルマルチプレクサ。うまく説明できないがREADMEの動画を見ればわかると思う。柔軟なtmux。
---
GitHub - Gaurav-Gosain/tuios: Terminal UI OS (Terminal Multiplexer)
https://github.com/Gaurav-Gosain/tuios
#bookmarks
様々なファイル形式をターミナル上で確認できるビューア。画像、動画、pdf/docxなどのドキュメント、Markdown、HTML、各種プログラミング言語のソースコードも見やすくなる模様。
---
GitHub - Skardyy/mcat: Terminal image, video, directory, and Markdown viewer
https://github.com/Skardyy/mcat
#bookmarks
Railsプロジェクトを取り扱うためのMCPサーバ実装。
---
GitHub - maquina-app/rails-mcp-server: A Ruby gem implementation of a Model Context Protocol (MCP) server for Rails projects. This server allows LLMs (Large Language Models) to interact with Rails projects through the Model Context Protocol.
https://github.com/maquina-app/rails-mcp-server
#bookmarks
ターミナルの各種実装&パフォーマンスのランキング。トップはGhostty、次いでKittyと記事では紹介されてるんだが、その2つとは別にfootも上位にランクインしてる。ほう。Omarchyでfootをメインに使ってみるかな
---
State of Terminal Emulators in 2025: The Errant Champions · Articles
https://www.jeffquast.com/post/state-of-terminal-emulation-2025/
#bookmarks
IPv6を普通に使う世の中になって欲しいけども、様々な理由で引き続きIPv6を無効化する必要がある皆様。
---
RHEL10 の EC2 インスタンスで IPv6 を無効化してみた | DevelopersIO
https://dev.classmethod.jp/articles/ec2-rhel10-ipv6-disable-nmcli/
#bookmarks