DEV Community

Lucian Ghinda profile picture

Lucian Ghinda

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

Work

Senior Product Engineer | Senior Ruby Developer

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

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

3
Comments
4 min read

Want to connect with Lucian Ghinda?

Create an account to connect with Lucian Ghinda. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
History of the endless method syntax

History of the endless method syntax

2
Comments
5 min read
The tech stack I choose to build my email courses project

The tech stack I choose to build my email courses project

2
Comments
8 min read
First commits in a Ruby on Rails app

First commits in a Ruby on Rails app

6
Comments
7 min read
Ruby Gems Download Trends: An Analysis from 2013 to 2023

Ruby Gems Download Trends: An Analysis from 2013 to 2023

3
Comments 2
4 min read
Ruby Open Source: Zammad example

Ruby Open Source: Zammad example

2
Comments
5 min read
How to skip all callbacks for all models in Rails

How to skip all callbacks for all models in Rails

1
Comments
6 min read
Using ChatGPT, Github Copilot and Phind to generate Tailwind config for width classes

Using ChatGPT, Github Copilot and Phind to generate Tailwind config for width classes

1
Comments
3 min read
About Ruby: A tale of searching for the main

About Ruby: A tale of searching for the main

Comments
7 min read
Ruby on Rails can scale - here is one example

Ruby on Rails can scale - here is one example

1
Comments
1 min read
How to create a new Rails app running Rails 7.1 beta or main branch

How to create a new Rails app running Rails 7.1 beta or main branch

Comments 2
1 min read
Using GPT-4 to refactor a simple HTML page

Using GPT-4 to refactor a simple HTML page

4
Comments
5 min read
Using Cursor IDE for some small changes in a Rails app

Using Cursor IDE for some small changes in a Rails app

2
Comments
4 min read
Bugs, errors and causes from an 1975 paper

Bugs, errors and causes from an 1975 paper

6
Comments
2 min read
Insights from Stack Overflow Developer Survey 2023 about Ruby

Insights from Stack Overflow Developer Survey 2023 about Ruby

1
Comments
3 min read
Projects ideas for learning Ruby or any Ruby web framework

Projects ideas for learning Ruby or any Ruby web framework

1
Comments
6 min read
Where to promote an article about Ruby

Where to promote an article about Ruby

5
Comments
3 min read
Short Ruby News - edition #51

Short Ruby News - edition #51

1
Comments
2 min read
About Ruby: pass by value or pass by reference?

About Ruby: pass by value or pass by reference?

4
Comments
7 min read
Short Ruby Newsletter - edition 50

Short Ruby Newsletter - edition 50

1
Comments
1 min read
A comparison of multiple generative AI tools when asking for Ruby on Rails code

A comparison of multiple generative AI tools when asking for Ruby on Rails code

2
Comments
5 min read
Ruby's range literals and their effect on Rails Active Record queries

Ruby's range literals and their effect on Rails Active Record queries

3
Comments
4 min read
Short Ruby News - edition 48 is published

Short Ruby News - edition 48 is published

2
Comments
2 min read
Short Ruby News - edition 47 is out

Short Ruby News - edition 47 is out

1
Comments
1 min read
A simple idea about how to grow the Ruby community

A simple idea about how to grow the Ruby community

2
Comments 2
2 min read
Why write technical content on a blog and not only on social media

Why write technical content on a blog and not only on social media

8
Comments 1
3 min read
This week focus: Refactoring

This week focus: Refactoring

Comments
2 min read
This week focus: Documentation

This week focus: Documentation

3
Comments
2 min read
Stay up to date with new Ruby or Rails features

Stay up to date with new Ruby or Rails features

3
Comments
3 min read
A method's gravity

A method's gravity

3
Comments
6 min read
We should adopt and use new Ruby features

We should adopt and use new Ruby features

4
Comments 3
4 min read
In defense of Ruby's short-hand syntax

In defense of Ruby's short-hand syntax

3
Comments
3 min read
Refactoring instance variables to local variables in Rails controllers

Refactoring instance variables to local variables in Rails controllers

10
Comments
8 min read
Write tests on all test levels

Write tests on all test levels

Comments
4 min read
Alternative ways to freeze a string in Ruby

Alternative ways to freeze a string in Ruby

7
Comments
4 min read
How to get class name and module name in Ruby

How to get class name and module name in Ruby

Comments
1 min read
Ways to call a method in Ruby

Ways to call a method in Ruby

1
Comments
1 min read
What is a class in Ruby?

What is a class in Ruby?

1
Comments
2 min read
How to learn Ruby

How to learn Ruby

2
Comments
3 min read
How to open rails console in safe mode on GCP k8s

How to open rails console in safe mode on GCP k8s

4
Comments
1 min read
Using Concurrent::Promise while rescuing exceptions in Ruby

Using Concurrent::Promise while rescuing exceptions in Ruby

4
Comments
2 min read
loading...