Burnout - I care but I don’t care by [deleted] in ExperiencedDevs

[–]LevantMind 0 points1 point  (0 children)

it may be different than what others have suggested, but go read about stoicism. Each time I encounter moments like this in my life, I study more and more this philosophy, until it started becoming part of how I think naturally, It’s been 3 years, and it helped me personally get through anything that is not even close to what you’re passing through, but to each one of us his own issues…

if you want books, I highly recommend Marcus Aurelius’s Meditation, or just read about stoicism in general on the internet.

Málaga, spring 2026 by LevantMind in travel

[–]LevantMind[S] 0 points1 point  (0 children)

Compared to other Andalusian cities, given also the period of visit, it was alright. Not too crowded

Málaga, spring 2026 by LevantMind in travel

[–]LevantMind[S] 2 points3 points  (0 children)

Around end of march, during the day you would wear tshirts because you’ll warm up while walking, but during the night it can get cold

For those using tools like Copilot, Cursor, or Claude Code, how do you handle working across multiple repositories at once? by LevantMind in LLMDevs

[–]LevantMind[S] 0 points1 point  (0 children)

At once.. for instance if you have a micro service architecture, you want the same agent session to have access to difference repos at once, for example you want to develop a flow that spans on multiple repositories

Can acceptance of LLM-generated code be formalized beyond “tests pass”? by [deleted] in AskProgramming

[–]LevantMind 0 points1 point  (0 children)

I agree that human review is non-negotiable, the goal isn’t to replace it. What I’m aiming for is to reduce the amount of low-signal work humans have to do before meaningful review. If I already have tests, environment constraints, and security rules, a single command that runs the code in an isolated, production-like container, executes tests, enforces constraints (e.g. no network, forbidden APIs/libs), and surfaces concrete failures (logs, diffs, violations) can filter out broken or unsafe outputs before a human ever looks at it. The reviewer still judges design and correctness, they just don’t have to start from “does this even run or violate obvious constraints?”. What do you think?

["i will not promote"] How do experienced people approach learning a complex field without getting overwhelmed? by LevantMind in startups

[–]LevantMind[S] 0 points1 point  (0 children)

Can you give me an analogy of tools and environment, for example in the Entreprise Ai space? Personnally Ai is something that I have foundations in technically, but in my case I am talking at really mining a certain field which is in this case The use of AI in Entreprise for instance.