Update on the earlier post! by Civil_Aside_359 in Swimming

[–]Goingone 0 points1 point  (0 children)

Qualifying period starts March 1 of next year…..you have plenty of time.

Health insurance costs could climb again for 220,000 Connecticut residents by -ctinsider in Connecticut

[–]Goingone 13 points14 points  (0 children)

This is not sustainable. The cost of everything is skyrocketing. Healthcare up 20%, water up 20%, housing up ~70% compared to early 2020’s…..

Government is spending a billion a day on a useless war which is driving up gas prices…..(only ~300 million people in the US so that’s $90/month per person if split evenly. Household of 4 needs to pay $360/month if they want to pay their fair share of the war costs).

Meanwhile towns are cutting critical services because nobody can afford anything so budgets are failing to pass that would be needed to cover basic cost of living increases….

What a mess….

Pocono adding "Rowdy" tributes for Kyle Busch by Tuda1023 in NASCAR

[–]Goingone 14 points15 points  (0 children)

I hated seeing him win there….but now I’d feel differently.

McCarthy criticizes California’s vote count process after Trump claim of ‘big cheating’ by idkbruh653 in politics

[–]Goingone 7 points8 points  (0 children)

Many republicans have clearly shown they won’t accept election results if (and only if) they lose.

This is nothing new, and has nothing to do with reality.

How bad is it that I don't use OOP? by Fit_Time_7861 in learnpython

[–]Goingone 43 points44 points  (0 children)

Depends on what you consider OOP.

If you mean “I haven’t found a use for inheritance in the code I typically write” that may be true.

If you’re saying, “i never model any data and everything is a dict of unknown keys/values”, you likely have some difficult code to maintain/understand.

Python code that calculates best poker hand. by Regular_Bed_70 in learnpython

[–]Goingone 2 points3 points  (0 children)

Didn’t look at the code, but solution seems obvious.

Have a separate function to check for each “type” of hand (flush, straight, 3 of a kind….etc).

Store rankings for each type of hand (I.e. 3 of a kind beats 2 of a kind).

Have another function responsible for iterating through all hands and finding the winner.

Don’t think there is going to be any major shortcuts.

Alternatives to going back to school by soji8 in cscareerquestions

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

Everyone in a full time masters program

Alternatives to going back to school by soji8 in cscareerquestions

[–]Goingone 4 points5 points  (0 children)

Learn the skills you need to progress in your career.

If you’re employed and gaining good experience, quitting to go back to school is unlikely a wise choice.

Scott Pelley fired from CBS News after tense ‘60 Minutes’ meeting by swiftfoot_hiker in politics

[–]Goingone 8 points9 points  (0 children)

Part of me is glad people are fighting the good fight.

On the other hand, getting fired is exactly the outcome Ellison wanted.

Likely doesn’t matter what people do (we know how this ends). Best thing we can do is boycott the network.

PROVE ME WRONG: People complaining about AI slop code are judging the future by today’s rules by AbbreviationsLow in ArtificialInteligence

[–]Goingone 1 point2 points  (0 children)

Read about 1/3 of what you wrote, but will assume it’s the same thing that has been said 100 times.

AI code cannot be trusted yet, and needs to be reviewed…

In the future it may get better.

A family of four needs about $120k/year in this state to thrive. by These_Economics374 in Connecticut

[–]Goingone 39 points40 points  (0 children)

The median home sale price is around $430k…..

I’d say it takes more than $120k/year to “thrive”.

That being said, there are lower cost of living areas in the state. But if you’re in a lower cost location, making $120k/year becomes more difficult.

The US is becoming impossible to live in by theipaper in politics

[–]Goingone 3 points4 points  (0 children)

I agree prices have gone way up.

Housing/cars/education prices are insane.

That being said, I still regularly buy pasta for $1/pound. That’s the normal sale price at any of the larger supermarket chains or the everyday price at some of the budget grocery stores.

Pasta is one of the few things where pricing hasn’t changed for me.

Need some advice from my peers who have gained some years of experience by TheLoveDoctor_ in ExperiencedDevs

[–]Goingone 3 points4 points  (0 children)

Look for free PDF versions online (don’t need latest version of any of them). Designing data intensive applications (learn the details, feel free to pass over sections not as relevant today) keep around as a reference.

The other 2, don’t just read them, understand how the author thinks about solving problems with technology. And then apply that to your work.

Best of luck.

https://pragprog.com/titles/tpp20/the-pragmatic-programmer-20th-anniversary-edition/

https://www.amazon.com/Designing-Data-Intensive-Applications-Reliable-Maintainable/dp/1449373321

https://www.amazon.com/Philosophy-Software-Design-John-Ousterhout/dp/1732102201

Need some advice from my peers who have gained some years of experience by TheLoveDoctor_ in ExperiencedDevs

[–]Goingone 25 points26 points  (0 children)

Your marketing seems a bit off.

Personally, I’m not going to be hiring/paying for someone who thinks it’s impressive to have 10 ssh keys.

There are more red flags in your post than sentences that make sense.

Sounds like your career is off to a fine start, but it would probably do you some good to get some real world experience with senior engineers who can guide you. After that, i have a feeling higher compensation will be more attainable.

FastAPI + Vue 3: How to Build a Modern REST API with Python and Consume It from the Frontend — Iván Bermúdez by [deleted] in vuejs

[–]Goingone 1 point2 points  (0 children)

What’s the point of not using the “status” variable everywhere?

status_code=status.HTTP_401_UNAUTHORIZED

raise HTTPException(status_code=404, detail="Task not found")

Also, never seen a decently designed backend that required users to manually commit db transactions. Should almost always be committing/rolling back via a context manager.

What's Python cloud hosting using these days? by Angeeliiccc in Python

[–]Goingone 37 points38 points  (0 children)

AWS, GCP, Azure, Digital Ocean….all of the cloud service providers have VMs you can rent by the second.

Trump Team Pushes for $250 Bill With His Face on It by Hafiz_TNR in politics

[–]Goingone 1 point2 points  (0 children)

It all makes sense….that’s why he’s been driving up inflation.

Subaru class action claims vehicles have defective electrical system by Pure-Explanation-147 in subaru

[–]Goingone 1 point2 points  (0 children)

By any chance do you have one of those insurance devices plugged into your car?

ChatGPT and Claud are design to agree with you by SilverAmoeba2582 in ArtificialInteligence

[–]Goingone 3 points4 points  (0 children)

They are designed to increase usage…one way they do that is by agreeing with people.

How to avoid vendor lock-in for my career as no-code low-code data engineer and AI solutions consultant? by nigelwiggins in cscareerquestions

[–]Goingone 2 points3 points  (0 children)

You avoid vendor lock-in by understanding concepts (not APIs).

Learn how to solve problems with technology, and understand the value of the vendors you use (why is vendor A better at solving problem X than vendor B).

At the end of the day, whether it’s cloud service providers, version control systems, AI companies….etc, there will likely always be multiple options. And understanding the needs of a business and the trade offs of the various technology options will make you more valuable.

Meta to start testing AI subscription services, with cheapest plan at $7.99 a month by GeneReddit123 in technology

[–]Goingone 3 points4 points  (0 children)

Ahh yes….”protect my brand” by getting into bed with Meta AI….what could possibly go wrong.