Viewing profile — grantcarthew
grantcarthew
HN member- Joined
- Fri, Jun 08, 2018, 4:45 AM UTC
- HN karma
- 139
- Public activity
- 51 items
- HN profile
- View on Hacker News ↗
About grantcarthew
No profile information was provided.
Recent public activity
-
comment
Comment #47845006
I built "start" so I didn't have to worry about any of this. Using it I don't need skills, memory, subagents, a specific agent CLI. It defines roles, tasks, context out of the box.…
-
comment
Comment #47318574
I posted a Show HN post recently. It has not had a single glance of interest. I think it is dead now anyway. I've spent months on the project I posted, but no interest from anyone.…
- story
-
comment
Comment #47270203
Yes, Atlassian's CLI support is shocking. This is for Confluence. Markdown all the way: https://github.com/grantcarthew/acon Jira, same, markdown all the way: https://github.com/gr…
-
comment
Comment #45781004
There are a few around. I originally had a bash script https://github.com/grantcarthew/scripts/blob/main/lib/archiv... , this is a little more developed
- story
-
comment
Comment #45780992
Built for AI agents to consume web content efficiently.
- story
-
comment
Comment #45780982
This is a pattern I'm using with AI agents to increase context population speed for commonly used documentation.
- story
-
comment
Comment #45515553
I've used it to read authenticated pages with Chromium. It can be run as a headless browser and convert the HTML to markdown, but I generally open Chromium, authenticate to the sys…
-
comment
Comment #44643408
https://github.com/grantcarthew/notes/blob/main/macOS/Rant.m...
- story
-
comment
Comment #43650726
I put an unsecured open FTP server on the internet about 20 years ago, just to see what would happen. Within half a day I had some pirate "marking" his claim to my FTP server, then…
-
comment
Comment #42538036
I recently automated this process, however, in a very different way. - CLI run for every job you want to apply for (this is important) - JavaScript (Deno) with Puppeteer to run the…
-
comment
Comment #42519478
I disagree, the landing page is just fantastic. I like the product as well, however, I need to use it for a week to comment.
-
comment
Comment #42355184
Nobody: Let's write all of our scripts in YAML Me: !
-
comment
Comment #42026233
haha, you guys.
-
comment
Comment #42026232
Some haven't been updated for a while. Try the "software-evaluation.md" prompt, it's one of my best. I use it often. Use the bin/gp script to get them into your clipboard.
-
comment
Comment #42026222
OK, you win.
-
comment
Comment #42024966
No, it's related to Astigmatism. The eye lens gets distorted. Bright light shrinks the pupil, meaning the light goes through less of your lens and hence is not as distorted.
-
comment
Comment #42014818
That's what the "Workspaces" are. Create a workspace, go into the settings then "Chat Settings" and configure the Prompt. There are more configurations available.
-
comment
Comment #42013727
AnythingLLM supports Claude out of the box.
-
comment
Comment #42013399
I'm using AnythingLLM for this now. https://anythingllm.com/ MIT License on GitHub This week it got the X.ai API added which is what I'm using. Grok is not as good as Claude or Cha…
- story