Viewing profile — dh1011
dh1011
HN member- Joined
- Thu, Aug 29, 2024, 7:24 AM UTC
- HN karma
- 42
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About dh1011
Recent public activity
-
story
Show HN: NoTime – a Firefox extension for one-sentence summaries
Most pages take longer to judge than to read. NoTime is a Firefox extension that gives you the current page in one sentence, so you can decide if it is worth your time. https://git…
-
comment
Comment #48331294
I have the same concern. Looks like they do include a disclaimer in the GitHub README, but not on zot.sh.
-
comment
Comment #47971856
My problem with Warp is that I have to create an account to use my local llm
-
comment
Comment #47870016
Very cool idea. Wish it could render faster.
-
comment
Comment #47745028
> If you have a graphics card sitting somewhere in your house, you already have unlimited AI credits. I tried running a local LLM, and it’s actually cheaper to use AI credits when …
- story
-
comment
Comment #44018003
https://huggingface.co/IndexTeam/Index-anisora
-
comment
Comment #43826738
https://github.com/dh1011/c2p https://marketplace.visualstudio.com/items?itemName=H337.c2p I’m developing a VS Code and Cursor extension that helps developers quickly copy all code…
-
comment
Comment #43651034
Thanks for sharing! This is cool, but it only seems to work on the host that has the /etc/hosts loopback redirect to *.localhost. I run my app on a home server and access it from m…
-
comment
Comment #43530625
I'm working on a VSCode extension that lets me quickly copy code from a workspace into a structured format for LLMs. This makes it easy to provide context so the LLM can continue d…
- story
-
comment
Comment #42788471
I copied all the text from this post and used an LLM to generate a list of all the ideas. I do the same for other similar HN post .
-
comment
Comment #41702846
I completely agree that bookmarks should prioritize content over metadata. This is actually what led me to develop the "semantic-bookmark-manager" [1]. It uses LLM to summarize the…
-
comment
Comment #41693012
I am working on "Subscription Manager," a simple single-page web application that allows users to manage their recurring payments. It provides a summary of your expenses, including…
-
story
Show HN: Semantic Bookmark Manager
Hi Hacker News, I would like to share my new side project: the Semantic Bookmark Manager. This web application is designed to help users manage and semantically search for their bo…
-
comment
Comment #41391532
Thank you. I was using VHS for the demo. Here is the link: https://github.com/charmbracelet/vhs
-
story
Show HN: LLM-Term – Simple Rust-based CLI assist tool
Current AI-assisted CLI tools are often part of larger systems and work better on Linux. I built llm-term to address these. It's a Rust-based tool that compiles into a single binar…