Filter
Exclude
Time range
-
Near
Before writing code today, ask: "How can I make this simpler?" Simple systems scale better. Simple code is easier to maintain. Simple solutions often win. #SoftwareEngineering #CleanCode
1
10
Basitlik en üst düzey karmaşıklıktır; sade kod, yazılması en zor olandır. #Yazılım #CleanCode
2
🛡️ CIBERSEGURIDAD E IA: ¿ALIADO O ENEMIGO? 📱 Conoce todo mi contenido y sígueme → linktr.ee/soydianapinto #Cybersecurity #ArtificialIntelligence #SoftwareArchitecture #CleanCode #TechLead #Programadores #TechLife #SoyDianaPinto
1
2
23
ava-supernova Real food isn’t made in a lab. It’s made from ingredients — not supply chains. Introducing From Scratch recipes — free, filterable, no login, no tracking. Tap the ✦ badge to find meals built entirely from fresh ingredients. No processed shortcuts. No hidden supply chains. Just food — as it should be. Launched with v0.73.0. Growing weekly. #FromScratch #RealFood #CookingFromIngredients #NoTracking #OpenSourceRecipes #AvaSupernova #FoodTech #PrivacyFirst #CleanCode #SimpleDesign
11
⚡ Constructor Injection is the recommended way to manage dependencies in Spring. Immutable dependencies make your code cleaner and easier to test. #SpringFramework #JavaDeveloper #CleanCode #SpringBoot
1
80
Not every problem needs a blockchain or an LLM. Sometimes, the best solution is a well-designed database and clean code. Don't overcomplicate. Build for utility first. #TechTrends #SoftwareDevelopment #CleanCode
6
Vitorinox retweeted
🏗️ SOLID PRINCIPLES IN PYTHON✨ #Python #SOLID #CleanCode
2
4
15
1,272
Use `git commit --fixup <commit-hash>` and `git rebase -i --autosquash` to automatically merge minor bug fixes into their original commits, keeping your pull request history clean and easy to review. #git #cleancode #programming
1
8
Naming variables is hard. Naming them well is an art form. 'data1', 'temp', and 'thing' are not acceptable variable names. #Programming #CleanCode #CodingTips
2
A technically correct API can still be a terrible API. Great APIs optimize for developers: 1. Consistency 2. Clear errors 3. Intuitive naming 4. Strong docs 5. Simple common paths 6. Long-term stability The best APIs don't show off architecture. They reduce friction. #APIDesign #SystemDesign #BackendDev #CleanCode
2
Laravel Tip 💡 If a queued job takes longer than expected, multiple instances can end up running at the same time. WithoutOverlapping prevents that with a single middleware. Small feature. Big protection against race conditions. #Laravel #PHP #Queues #Backend #CleanCode
1
14
Found this in the codebase - if(customerData.get() != null) customerData is declared as Optional<Customer>. What's the issue with this code? How would you refactor it? #Java #CodeReview #SpringBoot #CleanCode
45
Building full-stack apps in production teaches you that sometimes, a slightly slower O(n) algorithm is better because it’s 10x easier for the junior developer to read and maintain. 💻 Balance theory with pragmatism. ⚖️ #SoftwareEngineering #CodingLife #CleanCode
1
5
Writing clean code is not about the tools. It's about discipline. IDEs, linters, formatters — none of it matters if you don't care about the reader of your code. Write for humans first, machines second. #CleanCode #SoftwareEngineering #Java #CodeQuality #DevTips
7
Spent last night watching the World Cup with Refynstack’s dashboard open on the side. Between matches, tested 3 codebases through the tool. Found 2 spots where the AI was too aggressive. Fixed both before bed. Build in public means working even when you’re “off.” refynstack.com coding • developers • startup • buildinpublic • cleancode

17
🚀 Drovenio Software Development Tips for Startup Growth Modern software development is more than writing code. Developers must build apps. that are secure, scalable, fast, user-friendly, and easy to maintain. startupeditor.com/drovenio-s… #devops #cleancode #cloudcomputing
10
Your best developer just quit. The codebase they left behind? Nobody wants to touch it. That’s the problem we built Refynstack to solve. refynstack.com coding • developers • startup • buildinpublic • cleancode
2