Click here to Skip to main content
15,890,825 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: Win10 Fast Startup? What?!? Pin
raddevus17-May-22 7:54
mvaraddevus17-May-22 7:54 
GeneralRe: Win10 Fast Startup? What?!? Pin
Peter_in_278017-May-22 12:39
professionalPeter_in_278017-May-22 12:39 
GeneralRe: Win10 Fast Startup? What?!? Pin
JP Reyes18-May-22 5:58
JP Reyes18-May-22 5:58 
GeneralRe: Win10 Fast Startup? What?!? Pin
raddevus18-May-22 7:33
mvaraddevus18-May-22 7:33 
JokeFarmer's Market PinPopular
honey the codewitch17-May-22 5:34
mvahoney the codewitch17-May-22 5:34 
GeneralRe: Farmer's Market Pin
trønderen17-May-22 6:23
trønderen17-May-22 6:23 
GeneralRe: Farmer's Market Pin
Mike Hankey17-May-22 6:26
mveMike Hankey17-May-22 6:26 
GeneralNuGet Packages Are A Lie PinPopular
MadGerbil17-May-22 3:40
MadGerbil17-May-22 3:40 
<rant>
If you want to build up some technical debt that becomes brittle, difficult to maintain, and that will eventually metastasize into a massive pus spewing ball of nightmares be sure to package your code into multiple NuGet packages that you sprinkle over your projects like hail on a greenhouse.

Do these things save time?

No.

The web of dependencies that you can build with these things is incredible and I'd argue that the time it takes to properly manage these conveniences more than offsets simply keeping all your code for a solution within that solution. I've about had it with nice little widgets you can include in a project that immediately explode when jumping from JQuery 3.5.1 to 3.5.2 - indecipherable errors and surprise failures everywhere.

Don't even get me started on the magic of code generation... that is a nice little dependency that will absolutely stab you in the back, rob you, steal your car and run off to Mexico with your girlfriend. I'm getting to the point where I hate every single freakin' pointdexter that posts a solution of some sort on GitHub - I'm glad you've managed to pad yoru resume - thanks for the headache.


GeneralRe: NuGet Packages Are A Lie Pin
Richard Deeming17-May-22 3:46
mveRichard Deeming17-May-22 3:46 
GeneralRe: NuGet Packages Are A Lie Pin
MadGerbil17-May-22 3:50
MadGerbil17-May-22 3:50 
GeneralRe: NuGet Packages Are A Lie Pin
OriginalGriff17-May-22 3:59
mveOriginalGriff17-May-22 3:59 
GeneralRe: NuGet Packages Are A Lie Pin
Slacker00717-May-22 4:30
professionalSlacker00717-May-22 4:30 
GeneralRe: NuGet Packages Are A Lie Pin
PIEBALDconsult17-May-22 4:41
mvePIEBALDconsult17-May-22 4:41 
GeneralRe: NuGet Packages Are A Lie Pin
den2k8817-May-22 4:44
professionalden2k8817-May-22 4:44 
GeneralRe: NuGet Packages Are A Lie Pin
Paul Sanders (the other one)17-May-22 5:12
Paul Sanders (the other one)17-May-22 5:12 
GeneralRe: NuGet Packages Are A Lie Pin
raddevus17-May-22 5:21
mvaraddevus17-May-22 5:21 
GeneralRe: NuGet Packages Are A Lie Pin
Slow Eddie17-May-22 8:18
professionalSlow Eddie17-May-22 8:18 
GeneralHunting a unicorn Pin
CodeWraith17-May-22 3:14
CodeWraith17-May-22 3:14 
GeneralRe: Hunting a unicorn Pin
Jo_vb.net17-May-22 3:22
mvaJo_vb.net17-May-22 3:22 
GeneralRe: Hunting a unicorn Pin
Randor 17-May-22 3:37
professional Randor 17-May-22 3:37 
GeneralRe: Hunting a unicorn Pin
CodeWraith17-May-22 14:25
CodeWraith17-May-22 14:25 
GeneralRe: Hunting a unicorn Pin
Kornfeld Eliyahu Peter17-May-22 3:56
professionalKornfeld Eliyahu Peter17-May-22 3:56 
GeneralI'm refactoring my codebase... Pin
Paul Sanders (the other one)17-May-22 2:36
Paul Sanders (the other one)17-May-22 2:36 
GeneralRe: I'm refactoring my codebase... Pin
OriginalGriff17-May-22 3:41
mveOriginalGriff17-May-22 3:41 
GeneralRe: I'm refactoring my codebase... Pin
Paul Sanders (the other one)17-May-22 5:04
Paul Sanders (the other one)17-May-22 5:04 

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.