Ruby Rogues

Ruby Rogues

  • 概覽
  • 聲音
概覽
himalaya
583 聲音
Our original panel podcast, Ruby Rogues is a weekly discussion around Ruby, Rails, software development, and the community around Ruby.
查看更多
聲音
583聲音

Today Charles talks with Adrian Marin, a developer and founder of Avo, a Ruby on Rails admin framework. Coming with 10 years of developer experience, we discuss how Avo sets itself apart from other typical systems by allowing you to step out of the limitations of DSL and write custom code to meet the needs of each customer. We discuss the three main parts of this fully tested framework, and talk about how you can kick the tires before diving in. With such a wide range of companies successfully utilizing Avo, it’s something definitely worth checking out! Links Avo Admin for Rails Join the Avo Discord Server! GitHub - avo-hq/avo: Configuration-based, no-maintenance, extendable Ruby on Rails admin Twitter: @avo_hq GitHub: adrianthedev ADRIAN MARIN

Wouldn't it be great if ActiveRecord didn't make you think about eager loading and it just did the "right" thing by default? Lazy loading is extremely helpful when the list of associations to load is determined dynamically. Today on the show, Charles and Luke interview Evgeniy Demin, Principal Engineer at Toptal. They discuss how you can speed up your processes by lazy loading your N+1 queries, plus various tools to optimize your workflows. In this episode… N+1 queries and cases ActiveRecord methodology Developing new features quickly Various tools and ideas The fulfill method Alternative stacks Ruby Tik-Tok Sponsors Avo Top End Devs Coaching | Top End Devs Links LinkedIn: Evgeniy Demin GitHub - djezzzl/n1_loader: Loader to solve N+1 issues for good. Highly recommended for GraphQL API. GitHub - DmitryTsepelev/ar_lazy_preload: Lazy loading associations for the ActiveRecord models GitHub - salsify/goldiloader: Just the right amount of Rails eager loading N+1 problem will never be an ...

In recent years, researchers have explored component-based synthesis, which aims to automatically construct programs that operate by composing calls to existing APIs. However, prior work has not considered efficient synthesis of methods with side effects that update a database. Today on the show, Sankha Guria shares about his research in this area, introducing a new approach to type and effect-guided synthesis tools for Ruby. In this episode… What is program synthesis? Lambda functions Generating in Ruby Assistive code generation Benchmarking your code Various tools Co-pilot vs. pilot Scratch software for kids Applying program synthesis to web assemblies How to use program synthesis to generates tests Sponsors Top End Devs Raygun | Click here to get started on your free 14-day trial Coaching | Top End Devs Links UMD Department of Computer Science RbSyn: Type- and Effect-Guided Program Synthesis GitHub - ngsankha/rbsyn: Program synthesis for Ruby ruby-rogues.md · GitHub Rosette: Ab...

How do you develop remotely in new ecosystems such as when you are on vacation, in a coffee shop, or traveling for business? The panel today discusses various strategies on how to manage these environments to achieve the most efficient outcomes. In this episode… Visual Studio Code and remote SSH extensions VPN tunnel networks Distractions, comfort Internet issues Time zone challenges Squid proxies Personalized keyboards and monitors Smart suitcases Sponsors Top End Devs Coaching | Top End Devs Links Conferences | Top End Devs Visual Studio Code - Code Editing. Redefined LogMeIn Remote Access | Secure Remote Software AirPods Pro Picks Charles - Unlock! Charles- Podcast Hosting and Analytics - Welcome to Fireside! Charles- Conferences | Top End Devs Dave- ZenScreen MB14AC|Monitors|ASUS Global Dave - Meshilicious (mesh case) Luke- GitHub - evrencoskun/TableView Luke- GitHub - jeremyevans/rodauth John- Anker PowerCore III Elite 25600 mah 87W USB-C PD Portable Charger Black A1291H11-1...

Unfinished technology, unfinished products, unfinished gems, unfinished concepts, unfinished code, unfinished libraries, and more. In software development, everyone has those projects that never get finished or ever get started. Luke and Valentino banter about the various aspects of unfinished business, specifically technology ideas – from creating to implementing to fixing to scrapping. Sponsors Top End Devs Raygun | Click here to get started on your free 14-day trial Coaching | Top End Devs Picks Luke- GitHub - scenic-views/scenic: Versioned database views for Rails Valentino- Yamauchi No.10 Family Office Valentino- Elixir's Creator José Valim on the Development of a New Language - Semaphore

Making his second appearance on the podcast, Maciej Mensfeld joins the show to share his latest developments with his Kafka and Karafka integrations and libraries. He shares his framework for Kafka 2.0, his personal approach to Rails, and how to integrate Kafka and Karafka most effectively. The panel also discusses regulation and security risks with open-source libraries for developers. About this Episode…1. What is Kafka and Karafka and how are they used?2. The Rails mindset with Kafka and Karafka vs. batches3. What is making Karafka faster?4. Open-source libraries and regulation and security risks Sponsors Top End Devs Coaching | Top End Devs Links Apache Kafka GitHub - karafka/karafka: Framework for Apache Kafka based Ruby and Rails applications development. Closer to Code Mitigate Open Source Supply Chain Risks GitHub:Maciej Mensfeld Picks Charles- Legendary: A Marvel Deck Building Game Charles- FTP and SSH online - upload, edit, copy, move, rename & more Charles - domainagents...

John Epperson and Luke Stutters discuss developer tools - whether those are the IDEs or Text Editors we use, the gems/libraries we include in our projects, or the OS we make use of. We talk about How we decide to replace our tools, and we talk about a number of tools that we use, the ones that we like and the ones that we wish had better replacements. Sponsors Top End Devs Raygun | Click here to get started on your free 14-day trial Coaching | Top End Devs Picks John- Turbo, the speed of a single-page web application without having to write any JavaScript John- Use Stimulus in your Ruby on Rails app John- Ever:J Clothing line Luke - 2022 State of Software Engineers Luke- GitHub - ankane/pgsync Luke- Panels and System Monitoring - Victron Energy

A 10x developer is defined as a professional who is 10 times more productive than other developers with an equal level of expertise in the field. Accordingly, a 10x developer would be able to complete 10 times more tasks and writes 10 times better code than any other competent member of their team working in the same conditions. Does a 10x developer exist, or is this a myth? Today on the show, Charles and Valentino parse out this philosophy by comparing a 1x developer vs. a 10x developer. In this episode…1. What do you expect out of a programmer?2. Increasing work output on a team3. The ego of a programmer4. Being a team player5. Sustaining a steady pace toward a common goal6. The time to fix things is now7. Focusing on your team and output Sponsors Top End Devs Coaching | Top End Devs Links1x ProgrammingPicks Charles - Game pigeon Charles - Signs on the Cheap Charles - Make.com Charles - Podio Charles - Top End Devs Valentino - Ninja Keys Library Valentino - Httpstat.us Valentino ...

Andy Maleh joins the show today to share his opensource desktop development library app for Ruby, Glimmer. Enjoy hearing about why and how Andy created Glimmer, specific applications for implementation, comparison to other apps, DSL framework, using widgets within Glimmer, feature additives, testing, and various compatibilities.In this episode… What is Glimmer and how does it work The story on why Andy built Glimmer The DSL framework Using widgets in Glimmer Distribution for Glimmer Missing features in Glimmer Compatibility with RubyMotion How to test with Glimmer Sponsors Top End Devs Coaching | Top End Devs Links Code Master Blog: Glimmer Glimmer DSL for SWT Video Tutorial 1 - Hello, World! - YouTube GitHub: AndyObtiva/glimmer Picks Charles- Pandemic Iberia Charles- Podio Charles- Make.com Charles- GlobiMail Charles- RightSignature Charles- TopEndDevs | Conferences Dave- StickerMule John- Avocados John- GitHub: ankane/pretender Luke- PwnFunction - YouTube Special Guest: Andy Male...

Is it a class? Is it a hash? No, it's Ruby Struct! Brooke Kuhlmann joins the Rogues to explore this often-overlooked object. We extend simple structs with refinements, use pattern matching to compress complex logic and close the door on OpenStructs. Brooke talks about the challenges and rewards of introducing busy teams to advanced techiques, software craftsmanship and the transformational philosophy of alchemists.io.Sponsors Top End Devs Raygun | Click here to get started on your free 14-day trial Coaching | Top End Devs Links Ruby Refinements | Alchemists Refinements | Alchemists Class: Pathname (Ruby 2.6.3) dry-rb - dry-monads v1.3 - Introduction What's New in Python 2.6 GitHub - troessner/reek Software Craftsmanship and Code Retreats with Corey Haines Master the Object Oriented Mindset in Ruby and Rails - avdi.codes Picks Brooke- Polished Ruby Programming Brooke- Everdell Luke- WarnerBros.co.uk | Fantastic Beasts: The Secrets of Dumbledore | Movies Luke- Ruby Pattern Matching by...

123...59
常見問題
  • Himalaya 是什麼?
    喜馬拉雅國際版,Himalaya 是一款有聲書 App,旨在為全球華人的終身學習提供隨時、隨地、隨心的全新聽書體驗。成為會員,即可以暢聽站內 100,000+ 海量會員內容。
  • Himalaya VIP 有什麼權益?
    你僅需花費每日低至 0.16 美金,就可以立即暢聽 100,000+ 全球銷量超百萬的暢銷有聲書,每週聽一本爆款新書,還有更多預售新書等著你!另可獲得每月 5 張免費體驗卡贈親友的福利,等同於贈送 1 張年卡的價值。
  • 我怎麼享受免費試用?
    現在訂閱 Himalaya VIP 即可享受至少 7 天的免費試用! 免費試用期內,無需付費即可免費暢聽會員包中的全部內容,包含 100,000+ 全球銷量超百萬的暢銷有聲書,和世界名校教授的原聲英文課程。
  • 我該怎麼使用優惠碼?
    在 Himalaya 首⻚選擇「開啟免費體驗」註冊完成之後, 輸入「優惠碼」選擇申請,支付成功後即可開啟 Himalaya VIP 內容免費暢聽權益!
  • 可以在哪收聽?
    Himalaya 提供你隨時隨地想听就听的服務, 可以下載 Himalaya APP 使用手機享受服務,同時也支持網頁版登陸在電腦上享受暢聽服務。
  • Himalaya VIP 的價格是多少?
    Himalaya VIP 採用連續訂閱的模式,按月訂閱價格為 $11.99/月;按年訂閱價格為 $59.99/年。每天僅需 0.16 美元,讓耳朵隨時隨地步入擁有 100,000+ 書籍你的專屬圖書館。
  • 我不想訂閱了,要如何取消?
    通過網頁端訂閱如何取消?
    你可以 點擊這裡 取消訂閱。 在試用期內取消訂閱,則不會自動續費;如果你已經成功續費後取消訂閱,則下個扣款週期不會自動續費。
    通過手機端訂閱如何取消?
    你可以在iTunes/Apple或Google Play設定中取消訂閱。在試用期到期前48小時取消訂閱,則不會自動續費;如果你已經成功續費後取消訂閱,則下個扣款週期不會自動續費。你可以通過以下連結找到如何取消訂閱的詳細資訊:Apple Store取消訂閱方法  Google Play取消訂閱方法

與Himalaya一起

每天15分鐘
在碎片的時間裡,學習一個知識點;通勤時、家務時、運動時,隨時隨地暢聽
每週1本新書
優選最新最熱暢銷書,資深編輯精心挑選榜單佳作,只聽有價值的好書
每年10大系列
商業財經、歷史文化、親子育兒,同系列好書好課一網打盡,帶你深入探究一個主題
app store
google play