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

Open Source

823 readers
20 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
[–] binarypie@lemmy.ml 8 points 2 years ago

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

[–] yogthos@lemmy.ml 6 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.

[–] kromonos@fapsi.be 1 points 2 years ago (1 children)

Never heard of them. What do they do?

[–] poVoq@slrpnk.net 1 points 2 years ago (1 children)
[–] kromonos@fapsi.be 1 points 2 years ago (1 children)

Clever Code? Sounds like a company 🫣

[–] Helix@feddit.de 1 points 2 years ago

Try reading the article.