TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ruby Video – On a mission to index all Ruby conferences

289 pointsby faebi5 months ago

18 comments

rossta5 months ago
Some extra notes: Ruby Video is a Rails application backed by SQLite, its frontend powered by Hotwire. It is open source on GitHub. I’d consider the repo a great resource for anyone looking to learn more about how modern Rails apps are built.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;adrienpoly&#x2F;rubyvideo">https:&#x2F;&#x2F;github.com&#x2F;adrienpoly&#x2F;rubyvideo</a><p><a href="https:&#x2F;&#x2F;hotwired.dev&#x2F;" rel="nofollow">https:&#x2F;&#x2F;hotwired.dev&#x2F;</a>
voodooEntity5 months ago
So first of all its a very cool project even tho i don&#x27;t code ruby.<p>But in case the author of the page is in here, please read the following:<p>Some years ago i had a similar idea, just instead of ruby-cons i went for defcon videos. I build a page that indexed all defcon talks and even tried to categorize them in terms of topics and difficulty. Added a nice search, and put it out as &quot;defcon.video&quot;. It didn&#x27;t take google long to message me and tell me i had to take it down because its actually forbidden to host an alternative search index if you are using the youtube API. You are not allowed to store the results of youtube API (longer than 24hours if i remember) and as stated before not allowed to offer an alternate search.<p>While you might argue: why didn&#x27;t you just state that you don&#x27;t use the api to grab the data and shutoff the token usage : well because google is not really known to be friendly and i expected them to just close down my whole developer account if i don&#x27;t follow.<p>So - in case not all the videos are hand inserted (and even then they might come at you) google definatly will reach out to you and try to force you down. Back when it happend to me i didn&#x27;t have the time and patience to fight them back so defcon.video was shutdown.<p>Best of luck tho
评论 #42441832 未加载
评论 #42442403 未加载
评论 #42444459 未加载
评论 #42442312 未加载
pugio5 months ago
Really nice to see a deployed modern Rails site. I just recently decided to try Rails 8 out for a side-project of mine (Paranoia RPG virtual table top) and had a generally pleasant experience.<p>The biggest pain point was the lack of Grade A documentation for the best way to use ActionCable and Turbo – information is spread out between Rails Guides, API docs, and then the Turbo &#x2F; Stimulus documentation. The actual API docs do a poor job of explaining basic concepts like &quot;streamables&quot;, and I kept wondering if I was doing things the &quot;right&quot;&#x2F;idiomatic way.<p>Still, as always, ActiveRecord is my biggest draw for Rails, and the new first-class Sqlite integrations are a huge draw for me. I&#x27;ve yet to find an ORM that allows me to be anywhere near as productive.
评论 #42442005 未加载
评论 #42437975 未加载
searls5 months ago
I was tickled to scroll down and see my own stupid avatar. Claimed my profile and wrote a note.<p>Thank you so much to everyone in the Ruby community. I spoke at conferences around the world for 13 years, made a ton of friends, and officially retired from speaking at Rails World in Toronto back in September. Some of the best people I&#x27;ve ever met, and the community transformed my life and career.
评论 #42440577 未加载
评论 #42442065 未加载
pilaf5 months ago
What a great resource, thanks to whoever put this together.<p>To anyone who enjoys contorting the language to make it do weird things for fun, quines, and those sort of things, I really recommend Tomoya Ishida&#x27;s talk at RubyKaigi 2024. It&#x27;s in Japanese, but there are subtitles, and the slides speak for themselves. Some of the more whimsical uses of Ruby I&#x27;ve seen in a while. Keyword to peak your interest: animated quines.<p><a href="https:&#x2F;&#x2F;www.rubyvideo.dev&#x2F;talks&#x2F;keynote-writing-weird-code" rel="nofollow">https:&#x2F;&#x2F;www.rubyvideo.dev&#x2F;talks&#x2F;keynote-writing-weird-code</a><p><a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=k6QGq5uGhgU" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=k6QGq5uGhgU</a>
postatic5 months ago
This looks awesome and the site looks like it’s custom built. For anyone looking for a tool I’ve been using Pyro (<a href="https:&#x2F;&#x2F;www.pyro.app" rel="nofollow">https:&#x2F;&#x2F;www.pyro.app</a>) to collect startup pitch videos (<a href="https:&#x2F;&#x2F;video.heystartup.com" rel="nofollow">https:&#x2F;&#x2F;video.heystartup.com</a>)
评论 #42435798 未加载
gregates5 months ago
Still sad that the one ruby conference I spoke at — Steel City Ruby way back in 2014 — left behind no video recordings due to a mixup between the conference organizers and the venue staff.
评论 #42442266 未加载
ciberado5 months ago
Ruby on Reels! :D Great effort, thanks.<p>I wish there were more sites like this, devoted to particular topics that proved to be valuable enough to be presented in a public talk. I currently use YouTube for this a lot (like most people, I guess). But sadly, count(views) is not always correlated to quality.
kemiller5 months ago
Is it just me, or is Ruby experiencing a renaissance of sorts? There has been a bunch of positive press, and the community seems more active and vibrant than ever?
评论 #42437412 未加载
评论 #42436814 未加载
评论 #42442258 未加载
评论 #42436690 未加载
评论 #42440433 未加载
izik5 months ago
I was wondering if the same type application exists for Python and there is similar: pyvideo [1]<p>[1] <a href="https:&#x2F;&#x2F;pyvideo.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;pyvideo.org&#x2F;</a>
评论 #42440876 未加载
评论 #42438547 未加载
jpcamara5 months ago
Such a fantastic resource
rashidae5 months ago
How do you do the indexing? Could you share how you do it?
评论 #42436499 未加载
nonconstant5 months ago
I&#x27;m super grateful to folks for this. It&#x27;s one of my favorite websites now.
mykowebhn5 months ago
This conference ended years ago, but really glad to see GoGaRuCo in there
DaveMcMartin5 months ago
I feel much more productive with Ruby on Rails than any other solution
ferfumarma5 months ago
I love this! Such a cool idea, and such a great resource.
batesy5 months ago
Wow this is fantastic. Stealing some ideas from this.
zb35 months ago
I&#x27;m sure I&#x27;m not the only one who thought this was a new video generation model announcement after reading those first two words..