ryanwaldorf
- Karma
- 9
- Created
- March 19, 2019 (7y ago)
- Submissions
- 0
- Show HN: Open-source extension to fork Claude chats preserving context and files (chromewebstore.google.com)
I built a Chrome extension that lets you fork Claude conversations to avoid token limits while preserving full context and files. It's completely free and open source. Key features: - Adds "Create new Chat from Here"…
- Show HN: Easily Upload Files to Claude Projects (github.com)
-
Hey hacker news! I built Melchi, an open-source tool that handles Snowflake to DuckDB replication with proper CDC support. I'd love your feedback on the approach and potential use cases. *Why I built it:* When I worked…
-
This open-source app lets you convert spreadsheet files (e.g. CSV/excel), JSON files, or pasted data to SQL in-clauses or CREATE TABLE/INSERT INTO TABLE combinations. Let's you easily move data into your warehouse for…
-
This package lets you unload a CSV from a warehouse, turn that CSV into SQL statements creating a temp table and inserting data with a CLI command, and copy those SQL statements into your query editor so you can start…