Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
grantcarthew
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
grantcarthew
1mo ago
People tend to forget about token usage when discussing languages with agents. Python is one of the best, but why use interpreted languages now. Also, the ecosystem is well... Go is quite good from a token usage point of view. Rust is not s
2.
▲
by
grantcarthew
1mo ago
You're not considering one of the important factors, token usage. Rust is a complex language and burns through tokens compared to Go. Python is good with tokens, but why would you use an interpreted language when you don't write t
3.
▲
by
grantcarthew
5mo ago
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. I made it for me and my family though.
4.
▲
by
grantcarthew
6mo ago
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.
5.
▲
by
grantcarthew
7mo ago
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/grantcarthew/a
6.
▲
A kagi command-line tool to query the Kagi FastGPT search API
(github.com)
1 points
by
grantcarthew
11mo ago
|
1 comments
7.
▲
by
grantcarthew
11mo ago
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
8.
▲
Snag web pages like a polite robot with a browser
(github.com)
2 points
by
grantcarthew
11mo ago
|
1 comments
9.
▲
by
grantcarthew
11mo ago
Built for AI agents to consume web content efficiently.
10.
▲
Reference template for efficient AI agent documentation access
(github.com)
2 points
by
grantcarthew
11mo ago
|
1 comments
11.
▲
by
grantcarthew
11mo ago
This is a pattern I'm using with AI agents to increase context population speed for commonly used documentation.
12.
▲
by
grantcarthew
1y ago
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 system, then allow the CLI agent to interact with the page
13.
▲
by
grantcarthew
1y ago
https://github.com/grantcarthew/notes/blob/main/macOS/Rant.m...
14.
▲
macOS Rant
(github.com)
10 points
by
grantcarthew
1y ago
|
3 comments
15.
▲
by
grantcarthew
1y ago
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 he/she started uploading a game. I deleted e
16.
▲
by
grantcarthew
2y ago
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 JS for the page - Create a directory for all the artefacts
17.
▲
by
grantcarthew
2y ago
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.
18.
▲
by
grantcarthew
2y ago
Nobody: Let's write all of our scripts in YAML Me: !
19.
▲
by
grantcarthew
2y ago
haha, you guys.
20.
▲
by
grantcarthew
2y ago
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.
21.
▲
by
grantcarthew
2y ago
OK, you win.
22.
▲
by
grantcarthew
2y ago
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.
23.
▲
by
grantcarthew
2y ago
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.
24.
▲
by
grantcarthew
2y ago
AnythingLLM supports Claude out of the box.
25.
▲
by
grantcarthew
2y ago
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 ChatGPT yet, but don't bet agai
26.
▲
A dependency free JSON logger for JavaScript
(github.com)
1 points
by
grantcarthew
2y ago
|
0 comments
27.
▲
by
grantcarthew
2y ago
There are two killer features being no ads, and customise your search. Don't want pinterest in your search results? Block it: https://kagi.com/stats?stat=leaderboard
28.
▲
by
grantcarthew
3y ago
I discovered lsd because of this thread. It has a great tree output: lsd --tree
29.
▲
by
grantcarthew
3y ago
Why is Anytype https://anytype.io/ not on this page somewhere? It should be.
30.
▲
by
grantcarthew
3y ago
I just whacked this together last night. I've been using it in another project but it was so useful that I wanted it as a standalone package.
More ›