Sneak peek... Bringing a couple of these to #RailsConf next week (one to give away and one to play on). Stop by the @honeybadger booth for a chance to win one.
Sneak peek... Bringing a couple of these to #RailsConf next week (one to give away and one to play on). Stop by the @honeybadger booth for a chance to win one.
Patterns of Application Development Using AI by Obie Fernandez is on sale on Leanpub! Its suggested price is $69.00; get it for $31.20 with this coupon: https://leanpub.com/sh/7QbzT8IF #Ai #SoftwareArchitecture #RubyOnRails
Hey social networkers!
I’m available for hire!
I can communicate effectively, I'm a passionate learner, I love sharing my discoveries and help those around me. I'm looking for remote or on-site Mid-level or Semi-Senior Software Engineer roles, either part-time or full-time.
Find out more: https://jaggies-weekly.netlify.app/im-available-for-hire/
Patterns of Application Development Using AI by Obie Fernandez is on sale on Leanpub! Its suggested price is $69.00; get it for $31.20 with this coupon: https://leanpub.com/sh/ohUYx0Ee #Ai #SoftwareArchitecture #RubyOnRails
How are you dealing with SQLite extensions? I recently had to work with Spatialite. It's not on sqlpkg, so I needed to install the extension and then load it in an initializer. Works great.
This was extra-fun because the library file isn't always in the same place, depending on the OS
If you're working with database extensions, it can be helpful to exclude tables added by your extensions from your schema file. Keep it free from clutter!
The example shows SQLite and Spatialite, should work with any database and extension though.
New post in our blog!
Who knew Ruby on Rails and AI made such a powerful couple? This post breaks down how you can start building smart apps with tools you already love.
Link to the full post in the first comment
How to Deploy #Forem on Rocky Linux #VPS This article provides a guide detailing how to deploy Forem on Rocky Linux VPS.
What is Forem?
Forem is a robust, open-source platform for building communities like DEV.to. Deploying it on Rocky Linux involves setting up dependencies like PostgreSQL, Redis, Elasticsearch, and configuring Rails with a production-ready environment. ...
Continued https://blog.radwebhosting.com/how-to-deploy-forem-on-rocky-linux-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #selfhosting #rockylinux #forum #forumsoftware #rubyonrails #rubygems #selfhosted
Wrote a quick note on a configuration issue I solved using Devise in Ruby on Rails the other day, when going from two separate login areas for different models to only one, and thus changing the "root" route setting from what was working before.
With #RubyOnRails, you can check an #ActiveRecord object’s validations on an attribute using `object.class.validators_on(attribute)`.
The result is an array of validator classes, most of which include an `options` method with the configured options from the definition in the model.
Is it possible to filter out conditional validations from the returned array?
(I have a conditional validation on an attribute and would like to know when it doesn’t apply to a particular instance of the model.)
New post in our blog!
Continuing with our trainee series, the author inspires you to harness the power of Ruby on Rails to craft REST APIs with the framework's tools.
Link to the full blog post in the first comment
How to Install #Chatwoot on #Ubuntu #VPS
This article provides a guide for how to install Chatwoot on Ubuntu VPS server.
What is Chatwoot?
Chatwoot is an open-source customer engagement platform that helps businesses manage customer communication across various channels. It acts as a unified inbox for handling customer queries, providing tools to engage with customers more effectively ...
Continued https://blog.radwebhosting.com/how-to-install-chatwoot-on-ubuntu-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #kvmvps #rubyonrails #selfhosted #selfhosting #vpsguide #vpsservers
Episode #516 - Database Replica
@stefanlindbohm written in Rails, how fitting
How to Deploy #Forem on Rocky Linux #VPS This article provides a guide detailing how to deploy Forem on Rocky Linux VPS.
What is Forem?
Forem is a robust, open-source platform for building communities like DEV.to. Deploying it on Rocky Linux involves setting up dependencies like PostgreSQL, Redis, Elasticsearch, and configuring Rails with a production-ready environment. ...
Continued https://blog.radwebhosting.com/how-to-deploy-forem-on-rocky-linux-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.raddemo.host #selfhosting #rubygems #selfhosted #forumsoftware #rubyonrails #rockylinux #forum
No CS degree? Join the club.
That's why we wrote a guide to Big-O notation for Rubyists who've been avoiding it. It turns out it's not that hard to learn:
O(1) = , O(n) =
, O(n²) =
Learn why your Rails app keeps getting slower in production (hint: it's your database queries.)
A bumper edition of weeknotes: Raspberry Pi Foundation news, Co-op news, and more!
Have a lovely weekend, everyone!
I have a project where I need to wrangle a bunch of geolocation data. I'm using SQLite, any extensions you recommend?
Found SpatiaLite, seems like it would do the job
We're feeling nostalgic as we gear up for the very last #RailsConf! From the very beginning when Anthony Eden attended one of the earliest RailsConfs in Chicago in 2006, to 2016 when our CTO Simone Carletti took the stage to share insights on “Developing and Maintaining a Platform with Rails and Hanami" at RailsConf Kansas city.
Thank you, RailsConf, for the memories, the inspiration, and the friendships.
#RailsConf2025 #RubyOnRails https://youtu.be/FkWt7ep5XRM?si=oytwxq6nGGCCW-6u
Patterns of Application Development Using AI https://leanpub.com/patterns-of-application-development-using-ai by Obie Fernandez is the featured book on the Leanpub homepage! https://leanpub.com #Ai #SoftwareArchitecture #RubyOnRails
Unlock the power of AI in your applications with this groundbreaking book on AI-driven application architecture.
Find it on Leanpub!