Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kleneway1
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
kleneway1
2y ago
Nice job on this, it’s a really interesting approach. I’ve been developing an open-source coding agent over the past year, and RAG just wasn’t working at all. I switched to a repo map approach (which sounds similar to what aider is doing) a
2.
▲
by
kleneway1
2y ago
I’m working on adding Sonnet 3.5 to JACoB this week. So far it’s been very impressive. https://github.com/jacob-ai-bot/jacob
3.
▲
Not Just Another Coding Bot
(geekwire.com)
2 points
by
kleneway1
2y ago
|
0 comments
4.
▲
by
kleneway1
2y ago
We architected JACoB to make it relatively easy to add new frameworks. There are templates that dynamically build prompts based on the languages and tools defined in a jacob.config file that lives in your repo. Then you can just add new fil
5.
▲
by
kleneway1
3y ago
Awesome work! I had seen this a few years ago, then I was looking for your site earlier this week but had forgotten the name. So great to see that you’re still continuing to post new designs.
6.
▲
by
kleneway1
3y ago
I've been experimenting with using LLMs to map Figma designs directly into a working production-level codebase. There's quite a bit of compression you need to do in order to convert the raw Figma JSON into a format that an LLM can
7.
▲
by
kleneway1
3y ago
Yes, this is a very similar technique that I have been using and it works great. One suggestion of something that worked well for me was to use safeParse instead of parse. Then if it doesn’t pass validation, you can retry by passing in the
8.
▲
by
kleneway1
4y ago
Great feedback, thank you. Here’s a video we put together to explain it in more detail. I think it’s a good idea to put something like this in the site: https://m.youtube.com/watch?v=YE62bfSq97M
9.
▲
by
kleneway1
4y ago
A few weeks ago, I saw Alex Kolchinski's post about using the Shortcuts app to talk to GPT-3. I was intrigued, so I started hacking around with a few different scenarios and quickly found myself using them on a daily basis. Shortcuts a
10.
▲
GPT-3 Siri Shortcuts Marketplace
(promptplays.ai)
3 points
by
kleneway1
4y ago
|
5 comments
11.
▲
Evaluating GPT Model Performance via 90s TV Show Limerick Creation
(gptweekly.substack.com)
1 points
by
kleneway1
4y ago
|
0 comments
12.
▲
by
kleneway1
6y ago
Acquired is definitely one of the better tech podcasts out there. Been listening since season one, lots of good lessons learned but also super entertaining and fun.