Skip Navigation
A volcanic eruption has started in Iceland, estimated to be ten times more powerful than previous eruption in the area
  • I live about 30 minutes away. We've had a lot of earthquakes the past few days. This should shut them up :) Some scientists say we've entered a period of very frequent volcanic activity for the next 100 years or so in this area.

  • Procfile.dev, bin/dev, and Rails 7 — how they work, and why (I think) they're great.
    railsnotes.xyz Procfile.dev, bin/dev, and Rails 7 — how they work, why they're great.

    Rails 7 introduced a lot of new things, but honestly, the `bin/dev` script is the thing I notice the most. I want to try to give your some insight into how `bin/dev` and `Procfile.dev` work together...

    Procfile.dev, bin/dev, and Rails 7 — how they work, why they're great.
    0
    Rails upgrade led to Ruby bug
    evgeniydemin.medium.com Rails upgrade led to Ruby bug

    Have you ever seen Ruby bugs? I did. Join my short journey on how that happened.

    Rails upgrade led to Ruby bug
    0
    GitHub - Shopify/job-iteration: Makes your background jobs interruptible and resumable by design.
    github.com GitHub - Shopify/job-iteration: Makes your background jobs interruptible and resumable by design.

    Makes your background jobs interruptible and resumable by design. - GitHub - Shopify/job-iteration: Makes your background jobs interruptible and resumable by design.

    GitHub - Shopify/job-iteration: Makes your background jobs interruptible and resumable by design.

    Meet Iteration, an extension for ActiveJob that makes your jobs interruptible and resumable, saving all progress that the job has made (aka checkpoint for jobs).

    0
    One of my absolute favourite Rails gems, StimulusReflex
    docs.stimulusreflex.com StimulusReflex | StimulusReflex

    Build reactive applications with the Rails tooling you already know and love.

    Build reactive applications with the Rails tooling you already know and love

    0
    A bunch of Ruby talks and related videos
    rubyvideo.dev Ruby Video

    A collection of talks of Ruby conferences around the world, built using Rails 7.1, Hotwire and Kamal

    0
    rails_performance gem - Monitor performance of your Rails applications (self-hosted and free)
    github.com GitHub - igorkasyanchuk/rails_performance: Monitor performance of you Rails applications (self-hosted and free)

    Monitor performance of you Rails applications (self-hosted and free) - GitHub - igorkasyanchuk/rails_performance: Monitor performance of you Rails applications (self-hosted and free)

    GitHub - igorkasyanchuk/rails_performance: Monitor performance of you Rails applications (self-hosted and free)

    A self-hosted tool to monitor the performance of your Ruby on Rails application.

    This is a simple and free alternative to the New Relic APM, Datadog or other similar services.

    0
    Using a Single Input for one-time-code
    dev.to Using a Single Input for one-time-code

    The other night I had a bit of fun trying to create a single-input one-time-code: one-time-code is...

    Using a Single Input for one-time-code
    0
    Increasing Collaboration Confidence with bin/setup

    The example is Ruby specific but I think the general thought applies to most projects and environments as well

    0
    Improving Web Accessibility: Making Inclusivity a Priority
    hash.virtuallycreative.ca Improving Web Accessibility: Making Inclusivity a Priority

    Introduction I firmly believe that accessibility is not just a checkbox to tick off; it's a fundamental aspect of creating an equitable digital environment. This article will explore the importance of making accessibility a habit and provide practica...

    Improving Web Accessibility: Making Inclusivity a Priority
    2
    Ruby Kaigi 2023 Videos Unleashed!
    www.rubyradar.com Ruby Kaigi 2023 Videos Unleashed!

    Happy Sunday fellow Rubyists! The Ruby Kaigi 2023 videos have been released on their YouTube channel. We've got a couple videos in this issue and you can get to the full playlist from either. Enjoy!

    Ruby Kaigi 2023 Videos Unleashed!
    0
    This Week In Rails - June 9th, 2023

    Text based version: https://world.hey.com/this.week.in.rails/this-week-in-rails-june-9-2023-2e77d3dc

    0
    Firefox may soon reject Cookie prompts automatically
    www.ghacks.net Firefox may soon reject Cookie prompts automatically - gHacks Tech News

    Mozilla is working on a new usability feature in its open source Firefox web browser that can automate interactions with so-called Cookie banners on websites.

    Firefox may soon reject Cookie prompts automatically - gHacks Tech News

    No more cookie banners for Firefox users?

    0
    Tracing is your friend!
  • Can someone post an example of what this actually does? Haven't seen this before and I can't seem to easily see an example of what effect this has on your scripts. I'm guessing by reading some links that it outputs all commands that a script ran? Is that right?

  • GitHub - isene/rsh: Ruby SHell
    github.com GitHub - isene/rsh: Ruby SHell

    Ruby SHell. Contribute to isene/rsh development by creating an account on GitHub.

    GitHub - isene/rsh: Ruby SHell

    Interesting, a shell made with Ruby. Author posted a screencast here. Not sure how practical it is but an interesting project for Ruby

    0
    News from WWDC23: WebKit Features in Safari 17 beta
    webkit.org News from WWDC23: WebKit Features in Safari 17 beta

    It’s been a fantastic year for WebKit.

    News from WWDC23: WebKit Features in Safari 17 beta

    I know Safari/Webkit gets a bad rap usually but I thought this list was pretty neat! I actually use Safari as my main browser when developing :)

    0
    Learn Hotwire by building the simplest possible Hotwire and Ruby on Rails app — a beginners guide.
    monn.app Learn Hotwire by building the simplest possible Hotwire and Ruby on Rails app — a beginners guide.

    Most Rails apps probably don't need a React or Vue frontend. With a few lines of Rails and Hotwire magic, we can build a live frontend. That's what we're going to be doing today...

    Learn Hotwire by building the simplest possible Hotwire and Ruby on Rails app — a beginners guide.

    A good resource for anyone that wants to learn Hotwire :)

    0