this post was submitted on 23 Jul 2024
210 points (95.7% liked)

Asklemmy

43371 readers
1421 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
 

Job: cashier

Item doesn't scan

Customer: "That means it's free, right?"

๐Ÿ™„๐Ÿ™„๐Ÿ™„๐Ÿ™„๐Ÿ™„

Only about 4 weeks in as a cashier and I've heard this enough to last me a lifetime.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 30 points 1 month ago (2 children)

When someone doesn't understand a process and asks "can't you just do XYZ?" Usually management. "Just" is actually a 2 week project and tons of hours and trouble shooting

[โ€“] [email protected] 11 points 1 month ago* (last edited 1 month ago)

Can't you automate around this edge case that we told you during planning could never happen due to controls on our end?

That's easier for us than sticking to our word.

What do you mean that it was a key requirement of your design, like you told us in advance?

[โ€“] [email protected] 3 points 1 month ago (1 children)

I'm currently in a software development project which was handed over to a different department with little software development expertise, and fucking hell, I hear this so often.

Can't you just run the tests against against a database like normal? Why do you need to automate the setup of this database? (I do not know what "normal" means, they did not elaborate.)
Can't you just switch over all the code to go directly against the database rather than also supporting in-memory.
And then five minutes later: Can't you just hook up the database connection where we need it and use in-memory for the rest?

Like, I'm trying to appreciate the critical questions, because hey, maybe there is something I'm missing. But always this "just", and them being dissatisfied when you tell them it doesn't make sense or would be more work, that's what kills me.

[โ€“] [email protected] 3 points 1 month ago

Developer I used to work with had a policy where if anyone said "just do something", they were now the sole person responsible for implementing it.

"Just redo the front end in react". "Cool. Thanks for volunteering"