Hey everyone,
Built this Ruby on Rails job board for myself a few months back and improved it recently : https://t.co/Fr01fVL0cy
Built with Ruby on Rails and React (using inertia.js)
Have a nice day
Added a cute tiny @genevarb stamp to the #Ruby passport.
Thank you @adrianthedev & @avo_hq team for the passports and goodies for the meetup. Everybody was happy and couldn't stop playing with your quite satisfying fidget toy ❤️
📱Just added support for universal/deep linking, so if you upgrade, links should open in the mobile app.
🍎 #iOS
https://t.co/YCjRgqmd6q
🤖 #Android
https://t.co/ZFk9zmt9Fy
I'm sure, if we had theses conditions: dead_tuples >= autovacuum_vacuum_threshold OR dead_tuples >= autovacuum_vacuum_scale_factor * count(*)
instead of this one: dead_tuples >= autovacuum_vacuum_threshold + autovacuum_vacuum_scale_factor * count(*)
we could have a default working both for small and large tables.
@bradgessler Is the win in the queue time and/or because you have a lot of IOs? It would be interesting to know number the of processes, threads, CPUs and IOs rate.
Advanced Domain Modeling Techniques for #RubyOnRails – Part 4: A Global Message Bus with ActiveSupport::EventReporter
by @julian_rubisch
https://t.co/iWM2H0IMWW