HackerTrans
TopNewTrendsCommentsPastAskShowJobs

edofic

no profile record

Submissions

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

github.com
3 points·by edofic·vor 3 Jahren·2 comments

Hedy: Textual Programming for the Classroom

hedy.org
2 points·by edofic·vor 4 Jahren·1 comments

How did REST come to mean the opposite of REST?

htmx.org
398 points·by edofic·vor 4 Jahren·383 comments

Cloudflare: Logs on R2

blog.cloudflare.com
8 points·by edofic·vor 4 Jahren·0 comments

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

edofic.com
2 points·by edofic·vor 5 Jahren·0 comments

comments

edofic
·vor 11 Monaten·discuss
Yes, hn-rss is powered by algolia search as well
edofic
·vor 3 Jahren·discuss
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.