Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/etewiah/gipety-for-hacker-news
Resources for the hacker news comments tracker at gipety.com
https://github.com/etewiah/gipety-for-hacker-news
Last synced: 14 days ago
JSON representation
Resources for the hacker news comments tracker at gipety.com
- Host: GitHub
- URL: https://github.com/etewiah/gipety-for-hacker-news
- Owner: etewiah
- Created: 2024-10-14T17:09:42.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-20T14:31:04.000Z (3 months ago)
- Last Synced: 2025-01-06T04:47:58.248Z (18 days ago)
- Size: 84.5 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gipety For Hacker-News Threads
Welcome to the Gipety project! This repository hosts the audio podcast discussions of Hacker News threads, which are featured on [news.gipety.com](https://news.gipety.com).
We rely on community contributions to create and upload these podcast files. Follow this guide to get involved!
## Example
You can find an example of an HN thread with audio here: [https://news.gipety.com/hn/41793485/k/238/s/turkish-language-has-a-gossip-tense](https://news.gipety.com/hn/41793485/k/238/s/turkish-language-has-a-gossip-tense).
## How You Can Contribute
We encourage everyone to participate in creating podcast episodes from Hacker News threads. By following the steps below, you can help expand our collection of audio discussions.
### Requirements
- A Google account with access to notebookLM
- Basic knowledge of GitHub and an account for uploading files
- An interest in Hacker News threads!### Step 1: Generate the Audio File Using notebookLM
1. **Open Google notebookLM**: [https://notebooklm.google.com/](https://notebooklm.google.com/).
2. **Select the Hacker News Thread**: Choose a thread that you think would be interesting as a podcast discussion.
3. **Create the Audio**:
- Use notebookLM to generate the audio file of the discussion. You can create a summary or read through the most interesting points in the thread.
- Export or download the audio file.### Step 2: Upload the Audio File to GitHub
1. **Fork this Repository**: Click the "Fork" button on the top right to create your own copy of this repository.
2. **Create a New Folder**: In your fork, create a new folder under the `/hn-items` directory using the id of the hacker news article as the name:For example: `/hn-items/41793485`
3. **Upload the Audio File**: Name the file 'podcast-audio.wav' and upload it into the new folder you created.
For example: `/hn-items/41793485/podcast-audio.wav`
### Step 3: Submit a Pull Request (PR)
Once your changes are ready, submit a pull request to this repository. We will review it and merge it into the main branch.### Step 4: There is no step 4!!
We will take care of creating the related endpoint on gipety.com and linking it to your audio.### Getting Help
If you have any questions or run into issues, feel free to open a GitHub issue in this repository, or reach out to us via the Gipety community forum.If you are unable to submit a file for any reason you can also open GitHub issue requesting that we create one for you for a particular HN thread.
Of course we would like to automate this whole process so if you know of any API we could use please let us know.
### Community Guidelines
Please be kind and respectful to others in your contributions. We aim to create a welcoming environment for everyone interested in improving the podcast collection.### License
By contributing, you agree that your contributions will be licensed under the MIT License.## Thank You!
We appreciate your interest in contributing to Gipety. Together, we can create a valuable resource for Hacker News enthusiasts who prefer to listen to discussions!