Advertisement · 728 × 90

Posts by Mark Hesketh

Ruby on Rails Step-by-step guide to become a Ruby on Rails Developer in 2026

roadmap.sh just added Ruby and Ruby on Rails tracks 🧠

https://roadmap.sh/ruby-on-rails

2 months ago 0 0 0 0
Post image

Didn't know this existed. Gonna use this while learning new things and making sure existing knowledge doesn't atrophy.

/config > Output style

https://code.claude.com/docs/en/output-styles

2 months ago 2 0 0 0
Primer ViewComponents is transitioning to maintenance mode · primer/view_components · Discussion #3908 Hello PVC community! As part of our ongoing platform evolution at GitHub, we will be shifting Primer ViewComponents into maintenance mode effective February 2026. What does this mean for you? PVC w...

GitHub have put 'Primer', their ViewComponent UI library, into maintenance mode favouring React. Hopefully that's not a sign of things to come for ViewComponent itself.

github.com/primer/view_components/d...

2 months ago 0 0 0 0
Post image

Oh wow there's a few of these multi-agent GUIs, going to give Supacode a try too

https://supacode.sh/

2 months ago 0 0 0 0
Post image

Trying out @superset_sh today for running multiple Claude sessions. First impressions really good.

https://superset.sh/

2 months ago 1 1 0 0
Preview
AGENTS.md outperforms skills in our agent evals - Vercel A compressed 8KB docs index in AGENTS.md achieved 100% on Next.js 16 API evals. Skills maxed at 79%. Here's what we learned and how to set it up.

Interesting read. I was converting everything to skills, but will hold off for now and try this out. Things move so fast round here.

vercel.com/blog/agents-md-outperfor...

2 months ago 0 0 0 0
Post image

This is the best Claude command I've come across:

/interview

It'll keep asking insightful questions, shape the work and eventually nail the plan!

2 months ago 0 0 0 0

Claude: "We can either do it this way that's easy but not as good, or this other way that's much better but really hard."

Me: "I've got some bad news for you mate ..."

2 months ago 0 0 0 0
Advertisement

My point is I think there's people wanting to learn that are being drowned out.

Other programming communities are more openly embracing it.

2 months ago 0 0 0 0

The gamedev community seem pretty anti-AI compared to the webdev community. Probably a huge opportunity for AI for gamedev education.

2 months ago 1 0 0 1
Preview
GitHub - ryanb/railscasts: railscasts.com in open source (outdated). railscasts.com in open source (outdated). Contribute to ryanb/railscasts development by creating an account on GitHub.

Rails is great for Claude and others because of the conventions.

The original RailsCasts code hasn't been touched for 15+ years old, but could've been written yesterday:

https://github.com/ryanb/railscasts

2 months ago 0 0 1 0
Post image Post image

Gonna redesign this soon anyway, but I added dark mode to my website 🌑

2 months ago 1 0 0 0

Rails, Inertia, React and Tailwind is my stack right now.

Deployed with Kamal, backed by SQLite (+ solid trifecta), written by Claude.

2 months ago 0 0 0 0
Preview
Handy Handy is a cross platform, open-source, speech-to-text application for your computer

Kept hitting the usage limits so I've swapped Wispr Flow for Handy, an open-source alternative. I didn't need all the collaboration and business features. Works great so far!

https://handy.computer/

2 months ago 0 0 0 0

I started using Conductor the last couple of days. Its really good.

I can't tell if my Claude usage has gone up or I'm just getting more done!

2 months ago 0 0 0 0

I'm a huge Hotwire fan. I love a turbo frame. But using React + Inertia with Claude makes so much sense. Claude is really, really good at it.

2 months ago 0 0 0 0
Advertisement
Post image

Having loads of fun with Claude building an MMORPG in Godot and Ruby

2 months ago 0 0 0 0
Post image

Always Be Clauding

2 months ago 0 0 0 0
https://laracasts.com/series/leveraging-ai-for-laravel-development

Laracast's new AI series is great even if you don't use PHP or Laravel (and it's free!)

laracasts.com/series/leveraging-ai-for...

2 months ago 0 0 0 0
Preview
GitHub - laravel/claude-code Contribute to laravel/claude-code development by creating an account on GitHub.

Gonna need a Ruby on Rails version of this too please and thank you

github.com/laravel/clau...

2 months ago 0 0 0 0
Post image

I'm Clauding hard right now

2 months ago 0 0 0 0
Post image

I've started using Docker to run tools like npm, composer, kamal, etc. as if they were installed locally.

Each project can use their own versions.

Add a script like `bin/npm` to your project, then you can use `bin/npm install ...`

6 months ago 0 0 0 0
Preview
RubyEvents.org - On a mission to index all Ruby events On a mission to index all Ruby events. Your go-to place for talks and events about Ruby.

An absolute gem (ha!) of a resource. Use it weekly.

Currently mashing refresh for the Rails World 2025 talks to drop.

www.rubyevents.org

7 months ago 1 0 0 0
Advertisement
Post image

Deployed and content migrated. Not so bad!

7 months ago 2 0 0 0

Tonight's plan: Replace my basic markdown editor with Lexxy.

Gotta move the content and media to actiontext too. Easy right?

7 months ago 1 0 1 0
Post image

Hmm, I'm only about 1/3 of the way through converting my Minitest/Fixture tests into RSpec/FactoryBot specs, but the run time is already 3x longer.

I bet a big reason is creating a user via the factory for every sign-in.

Could use both fixtures and factories but seems uncommon.

7 months ago 0 0 0 0
Post image

In Minitest, I used `assert_select` when testing content in specific HTML elements, e.g. checking the page title or H1.

In RSpec, `include` isn't as specific and can lead to false positives.

Instead, include Capybara::RSpecMatchers for `have_title` and `have_element` matchers.

7 months ago 0 0 0 0

Switching to RSpec for my next few projects.

Minitest is great, but it won't always be my decision to use it.

7 months ago 0 0 1 0
Post image

Never unsubscribing. Staying strong. Believe.

9 months ago 1 0 0 0
Preview
NetNewsWire NetNewsWire is a free and open source RSS reader for Mac.

Its NetNewsWire, its pretty nice.

Connects to a whole bunch of cloud RSS accounts too like Feedly and FeedBin

netnewswire.com

1 year ago 1 0 0 0