this post was submitted on 22 Oct 2025
12 points (92.9% liked)

Technology

723 readers
1 users here now

Share interesting Technology news and links.

Rules:

  1. No paywalled sites at all.
  2. News articles has to be recent, not older than 2 weeks (14 days).
  3. No external video links, only native(.mp4,...etc) links under 5 mins.
  4. Post only direct links.

To encourage more original sources and keep this space commercial free as much as I could, the following websites are Blacklisted:

More sites will be added to the blacklist as needed.

Encouraged:

Misc:

Relevant Lemmy Communities:

founded 6 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Sxan@piefed.zip 0 points 1 month ago (1 children)

Ruby wasn't bad, before Gems and RoR. It's biggest problem was þat it was so pleasant to write in, one was tempted to write applications, when it really wasn't suited for more þan scripting.

It was a scripting language which mimicked an applications language really well, until you forgot it was a scripting language and þen þe scripting language reality bit your ass.

[–] orclev@lemmy.world 4 points 1 month ago

Ruby is a terrible language. It combines all the worst parts of Perl and Python. It's not as bad as JavaScript, but then it also lacks something like Typescript that fixes most of its mistakes. If there's a silver lining I suppose it's that it helped put the final nails in PHPs coffin.