this post was submitted on 17 Jan 2023
13 points (100.0% liked)

Open Source

32619 readers
870 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
top 6 comments
sorted by: hot top controversial new old
[–] [email protected] 8 points 2 years ago

tl;dr write maintainable code and don't prematurely optimize.

[–] [email protected] 5 points 2 years ago

The real cleverness lies in being able to write code that seems self evident in hindsight. Anybody can write convoluted code that's impossible read after, but it's a lot harder to express the problem using simple and clear code. The ability to understand a complex problem then express it using clean and maintainable code is what separates junior developers from senior ones.

[–] [email protected] 1 points 2 years ago (1 children)

Never heard of them. What do they do?

[–] [email protected] 1 points 2 years ago (1 children)
[–] [email protected] 1 points 2 years ago (1 children)

Clever Code? Sounds like a company 🫣

[–] [email protected] 1 points 2 years ago

Try reading the article.