Live data from Hacker News

LLM Chat via SSH

github.com

21–25 of 25 posts

Re: LLM Chat via SSH

#22
post #5

I'd rather apt-get install something. But that seems not a possibility in the modern days of software distribution, especially with GPU-dependent stuff like LLMs. So yeah, I get why this exists.

What is the complaint here? There are plenty of binaries you can invoke through your cli that will query a remote llm api

Re: LLM Chat via SSH

#24

Skimming the source code I got really confused to see TSX files. I'd never seen Ink (React for CLIs) before, and I like it! Previously discussions of Ink: July 2017 (129 points, 42 comments): https://news.ycombinator.com/item?id=14831961 May 2023 (588 points, 178 comments): https://news.ycombinator.com/item?id=35863837 Nov 2024 (164 points, 106 comments): https://news.ycombinator.com/item?id=42016639

Many CLI applications are now using Ink to write their UIs.

I suspect React will eventually standardize all UI writing approaches.

Post reply on HN