[flagged]
Show HN: Clippy – 90s UI for local LLMs
31–40 of 300 posts
Re: Show HN: Clippy – 90s UI for local LLMs
#32This is cool, but does no one even look at what libraries they're shipping anymore? I mean, why does this Clippy-style LLM interface bundle: - A JavaScript implementation of the Jinja templating language - A full GitHub API client - A library that takes a string and tells you if it's a valid npm package name - A useless shim for the JavaScript Math module And 119 other libraries? This thing would have taken up 10% of…
A guess without looking into the code: Jinja templating is used to define how to prompt the model (i.e. system first, then this specific character / token, then user, then if it's a tool prepend this and append that, etc.)
Re: Show HN: Clippy – 90s UI for local LLMs
#33Re: Show HN: Clippy – 90s UI for local LLMs
#34Pretty sure Clippy is trademarked. Had the same idea but did not go through with it because of the TM.
Trademarks have to actually be used to remain enforceable, I think. Not sure MS could claim Clippy after all this time, not that they might not try.
Re: Show HN: Clippy – 90s UI for local LLMs
#35Super cool. Serious 90s vibes. I also tried to make a super clippy here. https://chatbotkit.com/examples/super-clippy I think I match the color shema perfectly but does not have the same feeling as the original.
Re: Show HN: Clippy – 90s UI for local LLMs
#36This is cool, but does no one even look at what libraries they're shipping anymore? I mean, why does this Clippy-style LLM interface bundle: - A JavaScript implementation of the Jinja templating language - A full GitHub API client - A library that takes a string and tells you if it's a valid npm package name - A useless shim for the JavaScript Math module And 119 other libraries? This thing would have taken up 10% of…
Re: Show HN: Clippy – 90s UI for local LLMs
#37This is cool, but does no one even look at what libraries they're shipping anymore? I mean, why does this Clippy-style LLM interface bundle: - A JavaScript implementation of the Jinja templating language - A full GitHub API client - A library that takes a string and tells you if it's a valid npm package name - A useless shim for the JavaScript Math module And 119 other libraries? This thing would have taken up 10% of…
In general, pruning libraries in Electron isn't as easy as it should be - it's probably something for us to work on.
Re: Show HN: Clippy – 90s UI for local LLMs
#38This is cool, but does no one even look at what libraries they're shipping anymore? I mean, why does this Clippy-style LLM interface bundle: - A JavaScript implementation of the Jinja templating language - A full GitHub API client - A library that takes a string and tells you if it's a valid npm package name - A useless shim for the JavaScript Math module And 119 other libraries? This thing would have taken up 10% of…
This project isn't trying to be your best chat bot. I'd like you to enjoy a weird mix of nostalgia for 1990s technology paired with one the most magical technologies we can run on our computers in 2025.
You might be looking for the more minimalist Grumpy which is hand-hewn from a pure silicon monocrystal.
Re: Show HN: Clippy – 90s UI for local LLMs
#39Re: Show HN: Clippy – 90s UI for local LLMs
#40Pretty sure Clippy is trademarked. Had the same idea but did not go through with it because of the TM.