Click here to Skip to main content
15,888,461 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: The way software is pasted together these days Pin
Daniel Pfeffer11-Apr-24 23:33
professionalDaniel Pfeffer11-Apr-24 23:33 
GeneralRe: The way software is pasted together these days Pin
honey the codewitch12-Apr-24 1:19
mvahoney the codewitch12-Apr-24 1:19 
GeneralRe: The way software is pasted together these days Pin
Chris Copeland12-Apr-24 3:33
mveChris Copeland12-Apr-24 3:33 
GeneralRe: The way software is pasted together these days Pin
honey the codewitch12-Apr-24 4:44
mvahoney the codewitch12-Apr-24 4:44 
GeneralRe: The way software is pasted together these days Pin
Chris Copeland14-Apr-24 23:34
mveChris Copeland14-Apr-24 23:34 
GeneralRe: The way software is pasted together these days Pin
honey the codewitch14-Apr-24 23:47
mvahoney the codewitch14-Apr-24 23:47 
GeneralRe: The way software is pasted together these days Pin
Chris Copeland15-Apr-24 0:26
mveChris Copeland15-Apr-24 0:26 
GeneralRe: The way software is pasted together these days Pin
honey the codewitch15-Apr-24 0:32
mvahoney the codewitch15-Apr-24 0:32 
Chris Copeland wrote:
why would you not use it?


Because there's a cost associated in terms of relying on other people's code. You have things like trust, control over the direction of it, bugfixes on your schedule rather than theirs, and a myriad of other reasons.

Using a dependency is a *decision process* and I'm glad you asked this question because it basically answers a question you asked further down, to wit - "what are you arguing?" so I'll address that here.

Chris Copeland wrote:
why would you not use it?


If you have to ask that question, then it sounds a whole lot like you don't acknowledge that there is effort, work and compromise in managing external resources, not just internal resources. There are plenty of reasons not to use dependencies depending on what it is, and the situation.

And this attitude of ignoring that is exactly the problem. Dependency hell is real. Now it's a distributed problem which makes it worse.


Chris Copeland wrote:
Well package managers are where people get their dependencies, unless they're downloading the sources and building them themselves.


It doesn't matter how people get them. What matters is how and when they use them. See above.


Chris Copeland wrote:
. Oracle never developed anything, it's an Apache tool which is used by businesses


Oh Apache, not Oracle. My mistake. Guess that renders my entire argument invalid then.
Check out my IoT graphics library here:
https://honeythecodewitch.com/gfx
And my IoT UI/User Experience library here:
https://honeythecodewitch.com/uix

GeneralRe: The way software is pasted together these days Pin
Chris Copeland15-Apr-24 1:12
mveChris Copeland15-Apr-24 1:12 
GeneralRe: The way software is pasted together these days Pin
honey the codewitch15-Apr-24 1:15
mvahoney the codewitch15-Apr-24 1:15 
GeneralRe: The way software is pasted together these days Pin
Chris Copeland15-Apr-24 3:07
mveChris Copeland15-Apr-24 3:07 
GeneralRe: The way software is pasted together these days Pin
honey the codewitch15-Apr-24 14:25
mvahoney the codewitch15-Apr-24 14:25 
GeneralRe: The way software is pasted together these days Pin
jschell15-Apr-24 14:09
jschell15-Apr-24 14:09 
GeneralRe: The way software is pasted together these days Pin
honey the codewitch15-Apr-24 14:23
mvahoney the codewitch15-Apr-24 14:23 
GeneralRe: The way software is pasted together these days - by sheep Pin
Clive Hudson15-Apr-24 0:46
Clive Hudson15-Apr-24 0:46 
GeneralRe: The way software is pasted together these days Pin
Ron Anders12-Apr-24 2:36
Ron Anders12-Apr-24 2:36 
GeneralRe: The way software is pasted together these days Pin
dandy7212-Apr-24 3:52
dandy7212-Apr-24 3:52 
GeneralRe: The way software is pasted together these days Pin
PIEBALDconsult12-Apr-24 4:41
mvePIEBALDconsult12-Apr-24 4:41 
GeneralRe: The way software is pasted together these days Pin
dandy7212-Apr-24 7:23
dandy7212-Apr-24 7:23 
GeneralRe: The way software is pasted together these days Pin
PIEBALDconsult12-Apr-24 8:37
mvePIEBALDconsult12-Apr-24 8:37 
GeneralRe: The way software is pasted together these days Pin
jschell12-Apr-24 12:52
jschell12-Apr-24 12:52 
GeneralRe: The way software is pasted together these days Pin
dandy7213-Apr-24 7:31
dandy7213-Apr-24 7:31 
GeneralRe: The way software is pasted together these days Pin
PIEBALDconsult12-Apr-24 4:32
mvePIEBALDconsult12-Apr-24 4:32 
GeneralRe: The way software is pasted together these days Pin
jschell12-Apr-24 12:50
jschell12-Apr-24 12:50 
GeneralRe: The way software is pasted together these days Pin
honey the codewitch12-Apr-24 13:47
mvahoney the codewitch12-Apr-24 13:47 

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.