this post was submitted on 20 Dec 2023
1513 points (99.2% liked)

memes

11863 readers
2776 users here now

Community rules

1. Be civilNo trolling, bigotry or other insulting / annoying behaviour

2. No politicsThis is non-politics community. For political memes please go to [email protected]

3. No recent repostsCheck for reposts when posting a meme, you can only repost after 1 month

4. No botsNo bots without the express approval of the mods or the admins

5. No Spam/AdsNo advertisements or spam. This is an instance rule and the only way to live.

A collection of some classic Lemmy memes for your enjoyment

Sister communities

founded 2 years ago
MODERATORS
1513
I never learn my lesson (startrek.website)
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 1 year ago (2 children)

The star wars prequels are my favorites. The original trilogy is also very fun, but not really to my tastes.

PERL, then Ruby

We may be mortal enemies!

[–] [email protected] 3 points 1 year ago (1 children)

Ruby was the first programming language I learned and it was such a great entry point into learning for me.

Now I mainly am using JS in some form (MERN Stack guy), but it did help me learn Python which I use for lots of scraping and even some IoT prog with MicroPython.

All of this just to say, Ruby is a fine language. I don’t know much about PERL though

[–] [email protected] 3 points 1 year ago (1 children)

Ruby is really cool, and it's fun to write, I just find it difficult to follow because when I read Rails code there's so much magic going on and the inheritance structure makes it hard to find things.

I relate to the philosophy of Python "explicit is better than implicit", it's my favourite language.

I've come around to liking JS, I like the ideas of its design despite the quirks.

[–] LetterboxPancake 4 points 1 year ago

Never lay your eyes on spring boot then.

/* This works because there's a bean with a specific name and a 
specific dependency that doesn't even share the same namespace. 

I don't know what it does, I think it's dark magic. 
Don't refactor any of this! */
[–] [email protected] 3 points 1 year ago

BAH!! Real developers only use '1' and '0' anything else and you're just some casual normie.