Ruby スクリプトをRuby インタプリタに組み込む方法 - ANDPAD Tech Blog
https://tech.andpad.co.jp/entry/2025/07/25/100000

Ruby スクリプトをRuby インタプリタに組み込む方法 - ANDPAD Tech Blog
https://tech.andpad.co.jp/entry/2025/07/25/100000
Your WNB.rb July meetup is happening TOMORROW
Don't miss Emily Samp's talk on "Beyond Type Checking" - it's going to be mind-blowing!
Whether you're team "types are life" or team "Ruby simplicity forever" - this one's for you!
Set your reminders, grab your favorite beverage, and join our amazing community for an evening of learning and connection!
Tomorrow at Noon (12:00) Eastern Standard Time
https://discord.gg/9957hywB?event=1397219557885870222
See you there, Ruby friends!
Ruby gem pg 1.6.0 running in Docker on alpine?
Add gcompat alpine package. GNUish includes work, for your dynamic shared object files.
https://pkgs.alpinelinux.org/package/edge/main/aarch64/gcompat
https://git.adelielinux.org/adelie/gcompat
Indication is a LoadError like: LoadError: Error loading shared library libresolv.so.2: No such file or directory
I've just released a major new project, Appraisal2
- https://github.com/appraisal-rb/appraisal2 - a hard fork of the unfinished appraisal v3.0.0.rc1
Appraisal2 integrates with bundler and rake to test your library against different versions of dependencies in repeatable scenarios called "appraisals".
Appraisal2 is designed to make it easy to check for regressions in your library without interfering with day-to-day development using Bundler.
OK, but why?
Qualquer sistema assíncrono limitado a um núcleo da CPU exige monitoramento, testes, e otimizações constantes para não se tornar cada vez mais lento à medida que novas funcionalidades são implementadas, aumentando o trabalho do laço de eventos.
WNB.rb Community Spotlight!
This July, we're celebrating one of our own! Emily Samp (Engineering Manager @ Shopify + WNB.rb organizer) is sharing her expertise on "Beyond Type Checking."
This isn't just about type checking - it's about the future of Ruby development tools that will benefit ALL of us!
Join our inclusive space where women and non-binary Rubyists thrive, learn, and support each other.
Noon, Eastern Standard Time
https://discord.gg/9957hywB?event=1397219557885870222
I never thought I would say this.
I am tired of identifying as part of the Ruby community, and I don’t know how much longer I can do it.
Perhaps it is time to pull up stakes.
Maybe 20 years was enough. #ruby
【Ruby】じゃんけんプログラムに挑戦しよう|基礎学習の集大成に最適な演習問題
Caching Rendered PDFs in Rails with Active Storage
A simple trick used to make downloading PDF faster. I use it in any project were I work with files. So thought of sharing it.
#Ruby #RubyOnRails #Performance
https://hsps.in/post/using-file-upload-to-cache-serving-pdf-files/
I’m back in Italy for some hols and #remote #work proudly showing off my #BrightonRuby towel
#ruby #development #brighton
「中高生Rubyプログラミングコンテスト2025」開催決定、作品募集開始~2025年9月30日まで | gihyo.jp
https://gihyo.jp/article/2025/07/ruby-procon2025-07
Ruby friends!
Type checking: Love it or leave it?
Our July WNB.rb meetup is here to show you why it doesn't matter! Emily Samp is breaking down how static analysis is making Ruby tools smarter than ever.
Beyond Type Checking
Join our supportive community:
https://discord.gg/9957hywB?event=1397219557885870222
2025-01-17
Rubyでつくるパケットキャプチャツール - Speaker Deck
https://speakerdeck.com/ydah/packet-capture-tool-in-ruby
DHH (#Ruby on #Rails, #37Signals, etc) nous parle du métier de dev, de l'IA et du vibecoding et c'est super intéressant « DHH: Future of Programming, AI, Ruby on Rails, Productivity & Parenting | Lex Fridman Podcast #474 » https://www.youtube.com/watch?v=vagyIcmIGOQ
For new projects I rarely use #Ruby anymore. Rather #Python on the backend to implement APIs and ETL pipelines, or Javascript & Typescript on the frontend together with ReactJS and NextJS and whatever JS framework is the latest trend. Even for crawlers and scrapers Javascript is a good choice in combination with #Puppeteer or #Playwright. Is it similar for you?
I just figured out the dev experience in #rails console Even with my years of experience in #Ruby on #Rails I've never run rails console out of a #docker container. But there is autocompletation in rails console, in all my experience I've never seen that. I don't know if it's a rails 8 feature or is because I don't using docker now.
“ #JENNIE #Ruby #ExtraL” / “【和訳】JENNIE, Doechii「ExtraL」(日本語字幕付MV)” (1 user) https://www.youtube.com/watch?v=efVNFoPEYNg
#Ruby crew(by): Is acts-as-taggable-on still the go-to tagging library?