#DevMindset

Why @Annotations Will Eventually Burn You.

Preach annotation voodoo or embrace explicit method calls? Too many still cling to @PreAuthorize, entrusting their fate to framework black magic. But such blind faith is brittle. One innocent Spring Boot update, and suddenly your security vanishes unless you summon an obscure @Enable... incantation.

Prefer the custom preauthorize() method: it’s concrete, predictable, and the compiler screams when something breaks as it should. Just like how constructor injection finally defeated the field-injection cult, it’s time to retire annotation worship elsewhere too.

Consider @JsonProperty("fieldName"): sure, the object mapper might infer names correctly without it, until one day it doesn’t, because the naming strategy changes behind your back. It’s happened. It will happen again. That’s the price of depending on invisible magic. Unreadable, unpredictable, unmaintainable. Same applies to reflection.

Frameworks and their “best practices” are relics of the monolith age. Java has evolved: threads, HTTP services, logging,… all can now be built functionally, fluently, and natively. It’s not Java vs Kotlin or some trendy syntax candy. Languages, especially those that compile, already give you more than enough. The bottleneck isn’t the tool, it’s the one holding it.

#Java #SpringBoot #CleanCode #SoftwareEngineering #CodeQuality #Programming #ModernJava #DeveloperExperience #DevMindset #NoMoreMagic #ReadableCode #ExplicitOverImplicit #SayNoToAnnotations #SeparationOfConcerns #FunctionalProgramming

A medieval wizard casting spells over a confused developer — Caption: “@PreAuthorize… trust me, it just works.” In the background someone continues “until it doesn’t”

Wednesday Progress Report 📅 March 26, 2025

🚀 Day 87
🔥 Day 87
💻 | | | |

✅ Daily Reading:
📖 freeCodeCamp News – 1 article
📖 Daily.dev – 1 article

🛠 Vim: Practiced (30 minutes).
📌 Trello: Updated the board.
👨‍💻 freeCodeCamp: Continued Full Stack Developer Curriculum.

Every line of code is a step forward! Keep pushing! 🚀💡

Sunday Progress Report 📅 March 23, 2025

🚀 Day 84
🔥 Day 84
💻 | | | |

✅ Daily Reading:
📖 freeCodeCamp News – 1 article
📖 Daily.dev – 1 article

🛠 Vim: Practiced plugin configurations (30 minutes).
📌 Trello: Updated the board.
👨‍💻 freeCodeCamp: Full Stack Developer Curriculum.

Progress is built one day at a time! 🚀💡

True Engineering Isn't about using tools.

It's in the questions.

Too often, I see "engineering" reduced to assembling frameworks like IKEA furniture, follow the docs, trust the tool, ship it. But real engineering begins where the documentation ends.

Do you know what that smart-syntax language is doing under the hood?
Do you know how your beloved build tool behaves when it comes to automations and generic CI/CD pipelines?
Do you know what your "schema-less" database sacrifices when concurrency climbs?
Do you know how many runtime hacks exist to make your "native" build work seamlessly?
Do you know how your framework manages threads… or fails to?

Many don't. And that's the problem.

We've built castles on sand because the sand came with good tutorials. Engineering isn't about how much you can plug in. It's about how much you understand, especially the parts no one talks about.

If you're not asking, "What isn’t being said?"
You're not engineering. You're just believing and praying.
AI is a perfect example of many people which hype it but don't understand it.
You have incidents, bugs, complexity, legacy and need time for maintenance or migrations? Then you build your system wrong. Technology should help and not hinder us. We need to focus on simplicity, not on overengineering.

#TrueEngineering #ThinkBeforeYouCode #SoftwareCraftsmanship #QuestionEverything #BeyondTheFramework #UnderstandTheTools #CodeWithPurpose #SimplicityFirst #CleanArchitecture #DevMindset #EngineeringNotAssembling #TechWithoutMyth #UnderTheHood #CI_CDReality #AutomationTruths #NoMoreMagic #AskTheRightQuestions #AIWithoutUnderstanding #OverengineeringKills #LegacyByDesign #BuildForSimplicity #MinimalistTech

A cook which is just heating up industry food

Saturday Hustle 🚀💻

✨ February 8, 2025 Progress Report ✨

🔹 Day 39
🔹 Day 39
🔹

✅ Daily Reading
📖 freeCodeCamp news: 1 article read
📖 Daily.dev: 1 article read

⚡ Today's Work
🛠️ Vim – Plugin configuration practice (30 min)
📌 Trello – Board updated
💻 freeCodeCamp – Continued Full Stack Developer Curriculum

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst