rubyvideo icon indicating copy to clipboard operation
rubyvideo copied to clipboard

Indexing all Ruby related videos

Results 186 rubyvideo issues
Sort by recently updated
recently updated
newest added

The Lightning talks usually consist of multiple talks by different speakers about different topics. I think we should split up the lightning talks video into multiple individual "talks" on RubyVideo....

I noticed that some of the talks have an URL to the slides in the description. Maybe we can add that to the `Talk` model and link/embed them in a...

Given that the list of topics will grow to several hundreds of topics I think it could be good to fit them into some main categories Here is my first...

enhancement

> I understood `published_at` as "the date the video was published on", but something like `date` would probably be more accurate. _Originally posted by @marcoroth in https://github.com/adrienpoly/rubyvideo/issues/113#issuecomment-2293704029_

When hovering over the dropdown with the web inspector highlight selector, the window will crash. I think there is some invalid html being rendered 🤔 https://share.cleanshot.com/lbj0MVXk

Thanks for the great site and project! I also really like the documentation on how to contribute conference data

When l click the link to a speakers website I expect to be taken to that site. However, I ma instead navigated to an internal page and shown a 404....

good first issue

I followed the instruction at `docs/contributing.md`, but there are some issues left: - `language` fields are missing, most of them are Japanese but not all - some `date` fields are...

This PR adds several improvements to the AI prompts and Agents - uses by default OpenAI 4.1-nano and mini that offers a 1M context (good for long transcript) and better...

Added input field to search speakers. This issue: https://github.com/rubyevents/rubyevents/issues/670 This result: