Lucian Ghinda

Lucian Ghinda @lucianghinda

About: Find me on Mastodon at @lucian@ruby.social or twitter @lucianghinda I am curating a weekly newsletter about Ruby and Rails at https://newsletter.shortruby.com

Joined:
Aug 12, 2022

Lucian Ghinda
articles - 70 total

Short Ruby Newsletter - Highlights from Edition 132

Short Ruby Newsletter - edition 132 highlights The one with several Ruby releases: 3.4.3,...

Learn More 1 0Apr 22

Short Ruby Newsletter - edition 127

Short Ruby Newsletter - edition highlights This edition was sponsored by Judoscale and was created...

Learn More 3 0Mar 17

How to make sure you review your monkey patch when updating Ruby gems

When I installed Writebook for booklet.goodenoughtesting.com, I monkey-patched some parts of it...

Learn More 2 0Mar 8

Everything that I published this week about Ruby #4

Monday Every Monday, I publish the Short Ruby Newsletter: Short Ruby Newsletter - edition...

Learn More 1 0Dec 8 '24

Everything that I published this week about Ruby #3

Monday Every Monday, I publish the Short Ruby newsletter I create over the weekend: Short...

Learn More 1 0Dec 1 '24

What I wrote about Ruby this week #2

Monday My week started (as it always starts) with publishing the Short Ruby Newsletter on...

Learn More 2 0Nov 24 '24

What I posted this week about Ruby

In the last month or so, I have only had a little time to write an article about Ruby, but I have...

Learn More 1 0Nov 17 '24

Short Ruby Newsletter - edition 110 highlights

The 110 edition is out. Here are some highlights: Avo is looking for a mid-level Ruby on Rails...

Learn More 1 0Oct 21 '24

Three Ruby Links #4

If I were to recommend three articles published last week to read, here is what I would recommend: ...

Learn More 0 0Oct 19 '24

Short Ruby Newsletter - edition 109 published

Short Ruby Newsletter - edition 109 highlights 🚀 Launches Andy Croll launched...

Learn More 2 0Oct 14 '24

Where to list your Ruby company online

A couple of projects or directories in the Ruby community are trying to aggregate companies or...

Learn More 3 0Oct 2 '24

Short Ruby News - edition 107 highlights

Here are some highlights from the last edition of Short Ruby Newsletter. 🚀 Launches Ruby...

Learn More 2 0Sep 30 '24

Post live updates from conferences

I am not at Rails World, and I have huge FOMO at home. I look at almost all the people going there...

Learn More 1 0Sep 25 '24

See you at EuRuKo 2024

This week, I'll be at EuRuKo 2024 , where I'll speak on two subjects close to my...

Learn More 5 5Sep 10 '24

Short Ruby Newsletter - edition 106

The one about Rails performance benchmarks, new Array#fetch_values method and Rails launched an...

Learn More 1 0Sep 9 '24

Friendly.rb Ruby Conference updates

In case you have missed the social media announcement let me share here the ✨ Two weeks before...

Learn More 1 0Sep 4 '24

What tests would you write for these two simple Ruby objects

A simple PORO Imagine you wrote this simple PORO in your Ruby on Rails app: class...

Learn More 0 0Sep 4 '24

Three Ruby Links #3

If I were to recommend three articles published last week to read, here is what I would recommend:...

Learn More 1 0Sep 3 '24

Short Ruby Newsletter - edition 105 published

Highlights from the 105 edition of Short Ruby Newsletter. 🚀 Launches Web Crunch...

Learn More 2 0Sep 2 '24

Bash one line to display git commit message without indentation

I like to write explanatory git commit messages and if the PR/MR has one single commit, I use the...

Learn More 3 0Aug 30 '24

Code Design - What would you choose?

Context Consider a list of predicates for an object and the fact that there is a logical priority of...

Learn More 4 2Aug 29 '24

Three Ruby Links #2

If I were to recommend three articles published last week to read, here is what I would recommend: ...

Learn More 1 0Aug 27 '24

Reminder about Friendly.rb - one month to the conference

Your friendly reminder about Friendly.rb - there is almost 1 month until the conference. I am...

Learn More 1 2Aug 20 '24

Three Ruby Links #1

If I were to recommend three articles published last week to read, here is what I would recommend:...

Learn More 1 0Aug 20 '24

Proposal for making private method work on constants too

There was a proposal on the Ruby bug tracker a while back about making the private method work also...

Learn More 1 0Aug 20 '24

Why you should participate to Friendly.rb Ruby conference

Here is why you should come to Friendly.rb Ruby Conference in September (18-19 September 2024, in...

Learn More 11 0Aug 8 '24

4 article recommendations about Ruby from week 10-16 June 2024

If I would need to only pick 4 articles published in the previous week (10-16 June 2024) about Ruby,...

Learn More 5 0Jun 19 '24

Short Ruby Newsletter - edition 93 published

Highlights from the 93 edition of Short Ruby Newsletter: Events: EuRuko, RailsWorld, and...

Learn More 3 1Jun 3 '24

Short Ruby Newsletter - edition 91 published

There were many significant events in the #Ruby world last week, making the newsletter quite lengthy....

Learn More 4 0May 20 '24

Micro benchmarking value objects in Ruby: Data.define vs Struct vs OpenStruct

As I was working on another email part of my Modern Ruby course via email I wanted to make some micro...

Learn More 5 0Mar 29 '24