this post was submitted on 09 Apr 2025
16 points (100.0% liked)
Learn Programming
1798 readers
1 users here now
Posting Etiquette
-
Ask the main part of your question in the title. This should be concise but informative.
-
Provide everything up front. Don't make people fish for more details in the comments. Provide background information and examples.
-
Be present for follow up questions. Don't ask for help and run away. Stick around to answer questions and provide more details.
-
Ask about the problem you're trying to solve. Don't focus too much on debugging your exact solution, as you may be going down the wrong path. Include as much information as you can about what you ultimately are trying to achieve. See more on this here: https://xyproblem.info/
Icon base by Delapouite under CC BY 3.0 with modifications to add a gradient
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
No they weren't technicals. I was the tech lead.
It looks very open in your case. Is there no standard or precedent for what you are doing? Something you could lean on?
Otherwise one of the old wise gits I knew used to say "we don't sell hammers, we sell holes in the wall", meaning you don't care about the tools as long as you reach the desired result.
Though in our case it was always only C/C++ so...
Anyway, what I would have done in a case like yours (and it doesn't necessarily apply) :
The methods, tools and design would be a discussion between me and the dev team
This is good advice, thanks. I will definitely get it written down and approved eventually, but the issue is with
We're treading new water and doing stuff that nobody in the company is experienced with. We're getting some ideas thrown at us but that's the reason for this topic, I don't feel knowledgeable yet to decide if they are in the right or if they are selling us hammers they like while we actually need something else.
On the other hand, if I just do the simplest dumbest thing for an MVP, I am again just being a hammer and seeing everything as a nail when I should be learning, adapting and applying the correct tool? I kinda want to use the opportunity and do it better or learn something new.