| https://twitter.com/Podruh01 | |
| Github | https://github.com/podruh |
| Alt. account | https://mastodon.online/@podruh |
| https://twitter.com/Podruh01 | |
| Github | https://github.com/podruh |
| Alt. account | https://mastodon.online/@podruh |
Do you know an app that disabled Puma's request queuing i.e. `queue_requests false` ? If so, do you know why they disabled it?
I'm wondering if we could remove that configuration/codepath. I know people use it, but usually because of some secondary effect it has on the system. So i'm looking for (all) reasons people disable it to better understand.
Please repost for reach
We disclosed two CVEs for the default gems today.
* https://www.ruby-lang.org/en/news/2024/03/21/buffer-overread-cve-2024-27280/
* https://www.ruby-lang.org/en/news/2024/03/21/rce-rdoc-cve-2024-27281/
We recommend to upgrade them for keep your code as safety.
The next edition of @shortrubynews is made this weekend by drinking a V60 drip coffee made by a the recipe from James Hoffmann called "A better 1 Cup V60" and it had a great taste.
I used a mix of coffee beans:
- 7g of Swiss Water Decaf
- 8g of Uganda Bugisu Elgon
Link for the V60 recipe:
https://www.youtube.com/watch?v=1oB1oDrDkHM
Hey all, I'll cut to the chase: 50 million requests costs $12,000, a figure far more than I ever could have imagined. Apollo made 7 billion...
As an #ADHD Programmer, staying on top of work (what to do, & not letting things slip through the cracks), and knowing if I'm doing "enough" has been hard. I've put together a tool to help with that, and I'm thrilled with how much it's been helping. I thought I'd give you a sneak peek.
This is the "dashboard" it's a high level overview of all the things: notes, tasks, open PRs, and a couple graphs of PR related things.
1/?
Here are some links that helped me fix issues in #RubyOnRails when migrating an app w/ #Devise to #Hotwire and #Turbo
In case you are using Devise with Rails 7 you might want to watch this video https://youtu.be/-fWTYoVfTEA and read the PR at https://github.com/heartcombo/devise/pull/5548
We just shaved ~2ms from our median response time, ~10ms from the p99.
With just a super simple patch https://github.com/Shopify/pid_cache
Hopefully that will make it to Ruby 3.3