Click here to Skip to main content
15,893,814 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Need some direction from programmers / developers please! Pin
Mycroft Holmes12-May-19 14:06
professionalMycroft Holmes12-May-19 14:06 
GeneralRe: Need some direction from programmers / developers please! Pin
Eddy Vluggen13-May-19 1:30
professionalEddy Vluggen13-May-19 1:30 
GeneralRe: Need some direction from programmers / developers please! Pin
DerekT-P14-May-19 1:47
professionalDerekT-P14-May-19 1:47 
GeneralRe: Need some direction from programmers / developers please! Pin
Eddy Vluggen14-May-19 4:03
professionalEddy Vluggen14-May-19 4:03 
GeneralRe: Need some direction from programmers / developers please! Pin
DerekT-P14-May-19 7:58
professionalDerekT-P14-May-19 7:58 
GeneralRe: Need some direction from programmers / developers please! Pin
Eddy Vluggen15-May-19 0:14
professionalEddy Vluggen15-May-19 0:14 
GeneralRe: Need some direction from programmers / developers please! Pin
DerekT-P15-May-19 11:17
professionalDerekT-P15-May-19 11:17 
GeneralRe: Need some direction from programmers / developers please! Pin
Eddy Vluggen15-May-19 22:54
professionalEddy Vluggen15-May-19 22:54 
DerekTP123 wrote:
taking into account the use cases against that data. A design that might allow for lightning fast single-row updates might be a complete dog when running summary reports.
Incompetent DBA and incompetent developer. A DB is designed to be optimized for speed, so "lightning fast" has no meaning there; it a consultants term. One can also simply export-copy a part of the DB for reporting Smile | :)

DerekTP123 wrote:
If you allow the DBA to dictate the *only* possible structure without proper liaison you end up with inappropriate solutions.
The DBA owns the server and the data. If he doesn't, he cannot guarantee consistency of the data. How many of the other people involved have done the DBA's training? Where does the arrogance come from to explain the DBA how he/she should do their work? If the work is so simple as you explain, you don't need anyone with an education - since you know it better anyway!

What happens in practice is that the DBA caves in to threats and continous whining, delivers something that he doesn't fully support, and leaves before the sh*t hits the fan. You don't tell the cook how to cook, you don't tell the DBA how to administer his database.

DerekTP123 wrote:
Empire building - in your example, that would be the chef telling the customer what they were going to have for dinner. The customer wants a vegan salad, they get served a rare steak - not a great outcome.
Hahaha, most costumers will not accept that, but that hardly requires negotiations in the kitchen. Once you place your order, negotiations are over.

DerekTP123 wrote:

"I never negotiated". All of life is a negotiation.
Ah, so now we use philosophy to justify the extra talking? How about biology, as everything we do is related to sex? All life is about sex, not negotiating sex.

I write code, and do not negotiate. Never have in what's now nearly 25 years of work. The idiots that keep on negotiating are usually the projects that fail. There's a problem-statement, there's specs, there's a way to turn specs into code.

DerekTP123 wrote:
I just mean doing something with that database that hasn't been done before.
There's nothing that hasn't been done before with databases. Your ideas aren't that unique, as I already explained.

DerekTP123 wrote:
ollaboration and negotiation are the "soft skills" that the IT industry is finally waking up to realising are as important as technical ability.
Collaboration is a bullshit term. Devs work in project teams, and collaboration is nothing new for them. We will even work with people we never seen. Lots of Open Source to prove exactly that.

Negotiations aren't a dev-skill either. Yes, a recruiter will wet their pants when reading those words. Also, the project-team has a sprint to do, and the project-lead should kick your negotiating arse out too - there's a price on what has been agreed, and the lead should not renegotiate.

DerekTP123 wrote:
A good software developer doesn't just sit hunched over a terminal, they are involved with people - end users, DBAs, graphic designers, hardware planners etc..
That's not a developer. We don't need to talk to everyone, because there are specs. The graphics designer is ignored a thousandfold, as I determine how the UI will work.

We also do not disturb the people who make hardware; if we need to work together, we'll talk about and define an interface. Last thing we need is more politics in IT, there's already too many people that talk alot, cause more confusion, and do not bring any added value to the table.

..and before you state I lack the soft skills; I'm rather good at it. Might be due to the fact that we never had "collaboration" and "negotiation" in our schooling, but things like "working in a project" and are good enough at our work that we need not hide in countless meetings that lead nowhere.
Bastard Programmer from Hell Suspicious | :suss:
If you can't read my code, try converting it here[^]
"If you just follow the bacon Eddy, wherever it leads you, then you won't have to think about politics." -- Some Bell.

GeneralRe: Need some direction from programmers / developers please! Pin
DerekT-P16-May-19 0:47
professionalDerekT-P16-May-19 0:47 
GeneralRe: Need some direction from programmers / developers please! Pin
Eddy Vluggen16-May-19 9:45
professionalEddy Vluggen16-May-19 9:45 
GeneralRe: Need some direction from programmers / developers please! Pin
Kornfeld Eliyahu Peter12-May-19 1:05
professionalKornfeld Eliyahu Peter12-May-19 1:05 
GeneralRe: Need some direction from programmers / developers please! Pin
GuyThiebaut12-May-19 1:46
professionalGuyThiebaut12-May-19 1:46 
GeneralRe: Need some direction from programmers / developers please! Pin
OriginalGriff12-May-19 2:18
mveOriginalGriff12-May-19 2:18 
GeneralRe: Need some direction from programmers / developers please! Pin
Sander Rossel12-May-19 2:21
professionalSander Rossel12-May-19 2:21 
GeneralRe: Need some direction from programmers / developers please! Pin
Eddy Vluggen12-May-19 9:12
professionalEddy Vluggen12-May-19 9:12 
GeneralRe: Need some direction from programmers / developers please! Pin
charlieg12-May-19 9:53
charlieg12-May-19 9:53 
AnswerRe: Need some direction from programmers / developers please! Pin
Ravi Bhavnani12-May-19 14:42
professionalRavi Bhavnani12-May-19 14:42 
GeneralDo people still use XML? Pin
honey the codewitch11-May-19 20:08
mvahoney the codewitch11-May-19 20:08 
GeneralRe: Do people still use XML? Pin
Kornfeld Eliyahu Peter11-May-19 20:36
professionalKornfeld Eliyahu Peter11-May-19 20:36 
GeneralRe: Do people still use XML? Pin
honey the codewitch11-May-19 21:35
mvahoney the codewitch11-May-19 21:35 
GeneralRe: Do people still use XML? Pin
Kornfeld Eliyahu Peter11-May-19 21:43
professionalKornfeld Eliyahu Peter11-May-19 21:43 
GeneralRe: Do people still use XML? Pin
honey the codewitch11-May-19 22:30
mvahoney the codewitch11-May-19 22:30 
GeneralRe: Do people still use XML? Pin
Kornfeld Eliyahu Peter11-May-19 22:38
professionalKornfeld Eliyahu Peter11-May-19 22:38 
GeneralRe: Do people still use XML? Pin
honey the codewitch11-May-19 22:44
mvahoney the codewitch11-May-19 22:44 
GeneralRe: Do people still use XML? Pin
harold aptroot11-May-19 20:51
harold aptroot11-May-19 20:51 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.