HackerTrans
トップ新着トレンドコメント過去質問紹介求人

edofic

no profile record

投稿

Show HN: ChatGPT-CLI, a Unix-y client

github.com
3 ポイント·投稿者 edofic·3 年前·2 コメント

Hedy: Textual Programming for the Classroom

hedy.org
2 ポイント·投稿者 edofic·4 年前·1 コメント

How did REST come to mean the opposite of REST?

htmx.org
398 ポイント·投稿者 edofic·4 年前·383 コメント

Cloudflare: Logs on R2

blog.cloudflare.com
8 ポイント·投稿者 edofic·4 年前·0 コメント

Running amd64 Docker images with Podman on Apple Silicon (M1)

edofic.com
2 ポイント·投稿者 edofic·5 年前·0 コメント

コメント

edofic
·11 か月前·議論
Yes, hn-rss is powered by algolia search as well
edofic
·3 年前·議論
Yes, this is a great example of what I meant with "interactive" client. It takes over the input and output and has it's own shell. Instead I wanted something that looks and feels more like a regular unix tool. Especially that I can put the prompt on the command line (or stdin) and get output on stdout. Because then I can pipe the output and avoid copy-pasting. Small difference but a big quality of life improvement for me.