We do this in Ruby all the time, we just prefer methods over variables, usually.
def authorized?
current_user&.authorized?
end
We do this in Ruby all the time, we just prefer methods over variables, usually.
def authorized?
current_user&.authorized?
end
Or business decides all specs and design decisions that were made last quarter were actually garbage and yes we do want to be able to manually override every step of the carefully designed state machine. We’d like to be able to manually change all calculated sales data, but also the data needs to remain in a consistent state at all times. Oh and while you’re there, we decided the commission calculations will use a different system from now on. We expect it to be online by the end of the week, thanks.
Virtual desktops are superior to additional physical monitors. I’m fully prepared to die on this hill.
No one is mentioning Tux Racer? Blasphemy!
Maybe in enterprises settings what you say makes sense, but for the small to medium startups I usually work for, RoR is great. It’s super easy to prototype and switch lanes. If I had to do what I do in Java I’d go insane. As for Delphi…
The RoR “magic” being obtuse is extremely exaggerated most of the time and more meme than reality. If you think PHP is better, by which I guess you mean Laravel, how on earth is that less “magical”? React? Next? I’ll take Ruby any day.
I mean I’ve been using ActiveRecord for the last 20 ish years and I’ve never encountered or even heard of this bug. Sounds like you came across an especially obscure one.
Ragging on older generations though, comedy gold.
They missed “oh nevermind, I fixed it” without explaining how or ever commenting again.
My lukewarm take is that all this hate on AI is really just hating on big companies trying to squeeze money out of some new development. AI (or rather LLMs) are not the problem.