Readit News logoReadit News
reidbarber commented on Build and Host AI-Powered Apps with Claude – No Deployment Needed   anthropic.com/news/claude... · Posted by u/davidbarker
reidbarber · 6 months ago
The big feature here is that the shared artifacts can use the Claude API themselves (where usage is tied to the logged-in users of your shared artifact).
reidbarber commented on Ask HN: How much better are AI IDEs vs. copy pasting into chat apps?    · Posted by u/lopatin
glohbalrob · 7 months ago
Just curious, why change the temp to 0
reidbarber · 7 months ago
I've found that to be best for coding, especially when you're describing the exact behavior you want implemented. Plus the format it returns is very consistent (not the case in the various chat UIs).
reidbarber commented on Ask HN: How much better are AI IDEs vs. copy pasting into chat apps?    · Posted by u/lopatin
reidbarber · 7 months ago
My current favorite (and free) workflow:

1. Drop project files into https://files2prompt.com to copy a prompt with all file contents

2. Paste into https://aistudio.google.com/ and set a low (or 0) temperature and low top_p

Since Gemini 2.5 Pro is free in AI Studio at the moment, and there's a 1M token limit, this works for most things I need. Cursor is better in some cases where I need a bunch of small edits across a bunch of different files.

reidbarber commented on Show HN: Repogather – copy relevant files to clipboard for LLM coding workflows   github.com/gr-b/repogathe... · Posted by u/grbsh
reidbarber · a year ago
Nice! I built something similar, but in the browser with drag-and-drop at https://files2prompt.com

It doesn’t have all the fancy LLM integration though.

reidbarber commented on Show HN: Tarsier – Vision utilities for web interaction agents   github.com/reworkd/tarsie... · Posted by u/KhoomeiK
reidbarber · 2 years ago
Neat! Been building something similar to the tagging feature in Typescript: https://github.com/reidbarber/webmarker

The Python API on this is really nice though.

reidbarber commented on Show HN: FileKitty – Combine and label text files for LLM prompt contexts   github.com/banagale/FileK... · Posted by u/bredren
levysoft · 2 years ago
Thank you for sharing, I found it really useful and well done! You did a really great job!
reidbarber · 2 years ago
Thanks, I appreciate it! I hope to keep adding features. If there are missing features that you'd use, feel free to leave them in a reply.

u/reidbarber

KarmaCake day15April 3, 2024View Original