this post was submitted on 30 Sep 2023
109 points (91.0% liked)

Programming

17313 readers
90 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities [email protected]



founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 12 points 1 year ago (3 children)

Ruby! It's a wonderful language with a fantastic community, mature frameworks, and active development on performance and core features.

[–] [email protected] 4 points 1 year ago* (last edited 1 year ago)

Same here. My company uses ruby (on rails) and golang and ruby is by far the language that gives me the most joy. One of our projects has reached a size where I really wish ruby had a built-in type system but other than that it is a really great language and by all means it is fast enough for most use cases.

[–] [email protected] 1 points 1 year ago

It’s the language I’m most capable of making a living with. It’s familiar to the point of being boring, I know what popular tools to avoid, I know my way around making Rails get the hell out of the way, turning it into a useful and handy tool.

I do want a chance at something that’s more exciting though. Some of the features I spy in other languages would be so nice to have.

Although I’d recently finally had to solve a problem where Ruby being slow was the major factor. Haven’t had that much fun in years. Benchmarks and second degree lap burns will do that to a person.

[–] [email protected] 1 points 1 year ago

Reminds me of this hilarious write-up