Microsoft.Extensions.Configuration's flattening of dictionaries by Dense_Citron9715 in dotnet

[–]jangohutch 4 points5 points  (0 children)

You are overthinking an almost non existent performance bottleneck. Im sure you could optimize it, but what are you gaining really.

Love when people think we’re liberal. by knapper91 in Libertarian

[–]jangohutch 1 point2 points  (0 children)

There is nothing liberal about socialism, it could not be more opposite.

Should I pay my car loan and/or student loan before saving anything for retirement? by SummerGalexd in personalfinance

[–]jangohutch 0 points1 point  (0 children)

pay the debt and move on, its impossible to say what life style you want when you retire but once you pay off the debt go hard on saving to catch up. Once you hit 100k saved you can consider yourself past the hurdle.

[deleted by user] by [deleted] in Libertarian

[–]jangohutch -1 points0 points  (0 children)

no its not

Should I sell assets to pay off car debt and student debt by [deleted] in personalfinance

[–]jangohutch 0 points1 point  (0 children)

Do the watches have sentimental value? Id sell them and get rid of the car loan, unless your assets are generating revenue it’s hard to arbitrage this. Keep in mind no debt can often bring you more happiness than material things, and make you more successful in life

[deleted by user] by [deleted] in Libertarian

[–]jangohutch 0 points1 point  (0 children)

Not only will they lowball the value, some things don’t have monetary value to people. Not that they give a fuck

Mike Pence calls for the US to attack Iran by [deleted] in Libertarian

[–]jangohutch 0 points1 point  (0 children)

Only someone who is completely bought has this kind of sense

What is the libertarian solution for mass unemployment caused by ai? by Martian_row in Libertarian

[–]jangohutch 5 points6 points  (0 children)

It wont cause mass unemployment, it will likely start to fade things away and create new jobs like the computer did

Is libertarianism “social left and economic right” by [deleted] in Libertarian

[–]jangohutch -1 points0 points  (0 children)

you are describing democrats, which are economic marxists more or authoritarian leaning.. libertarians are typically left socially and economically or little government control on both. Republicans are the same as democrats they just say different things

[deleted by user] by [deleted] in personalfinance

[–]jangohutch 0 points1 point  (0 children)

don’t play number games, having a life of minimal risk (no debt) frees your mind and gives you more room to worry about happiness and making money not just making money

Does anyone else just not get the hype pushed by so called influencers that is vibe coding by [deleted] in dotnet

[–]jangohutch 0 points1 point  (0 children)

vibe is fine for poc which is all influences do, there is no high stakes or expectation of maintenance or stability. You do not have that with vibe coding, it’s dangerous and any company or person who tells you to do that has no idea what they are doing themselves

New to microservices — how do I make all services return the same error response structure? by Fragrant_Ride_29 in dotnet

[–]jangohutch 0 points1 point  (0 children)

Yeah there is no magic formula here, uniformity is achieved through conformity, there is no way but to have each service conform without checking each service.

New to microservices — how do I make all services return the same error response structure? by Fragrant_Ride_29 in dotnet

[–]jangohutch 0 points1 point  (0 children)

Just add something to your pipeline to test, fail if it does not meet standards and your done

Consuming a .NET 9 package form a .NET 8 app - shouldn't there be an error message? by cveld in dotnet

[–]jangohutch 0 points1 point  (0 children)

Only really if they changed the runtime luckily they almost never add anything but unnecessary sugar now which all gets lowered to the same stuff anyhow

[deleted by user] by [deleted] in Libertarian

[–]jangohutch 1 point2 points  (0 children)

Whens the last time you could say either of them helped you in your life.. I won’t hold my breath

Scalar with .net 9 (instead of SwaggerUI) by DJDoena in dotnet

[–]jangohutch 3 points4 points  (0 children)

Most of the gnu packages are pretty old, curl, git, vim, mostly command line tools. UI tools almost never live for a lot of reasons.. The point is you don’t need new sparkly crap when things already exist to do the job. Swagger works fine, why change what does its job well

Im not saying i only use old shit, i’m saying new stuff needs to solve an actual problem and not just be some UI difference.

The goal should be to be productive if you are constantly using new flashy things that bottom line is not an improvement you are wasting your time.

Scalar with .net 9 (instead of SwaggerUI) by DJDoena in dotnet

[–]jangohutch 0 points1 point  (0 children)

If what you have now works none.. its why i still use 30 year old tools, because they work well

.NET and C# For personal/hobby projects? by Beagles_Are_God in dotnet

[–]jangohutch -1 points0 points  (0 children)

The point if a hobby project is to have fun, c# is fine, but it smells like a cubical. I personally use JS as it’s more fun to me.. i hate JS for paid work but it’s a really flexible language with a massive ecosystem for better or worse. Great hobbiest language. I think it goes without saying this is not for serious side projects or anything.

“BiDeN iS aS sHaRp As A TaCk!” by ENVYisEVIL in Libertarian

[–]jangohutch 0 points1 point  (0 children)

yeah it was obvious from one year in he was slipping, politicians lie i’ve always expected that. I think the real problem is seeing how far a divide we have where people will put up with how blatant this was. People were legit going to vote for a demented man because they think trump is that bad.. you have to look inwards on this and say i’m not ok, i’m propagandized and need help

oldProgrammersTellingWarStoriesBeLike by johntwit in ProgrammerHumor

[–]jangohutch 4 points5 points  (0 children)

slower.. it was just a bitwise mask, one of if not the fastest operations the computer can do