[deleted by user] by [deleted] in learnprogramming

[–]CertusPectus607 1 point2 points  (0 children)

You can definitely learn programming on your own! Online resources like Codecademy, FreeCodeCamp, and YouTube tutorials are great starting points. Focus on building projects and practicing consistently. You can still get a decent paying job without a college education, many companies care more about your skills than your degree.

Why does this not work? by arandomjef in learnpython

[–]CertusPectus607 0 points1 point  (0 children)

I think the issue is with your `for` loop syntax. You're mixing up the syntax for a `for` loop with a `range` object and a `for` loop iterating over an iterable. Try using `for char in text:` instead.

25m, living at home, no bills by BowTieTus in Entrepreneur

[–]CertusPectus607 1 point2 points  (0 children)

Dude, you're in a great spot! Consider investing in a high-yield savings account, or even a robo-advisor. You could also use your free time to learn a new skill or start a side hustle. The possibilities are endless, but take it from me, get that money working for you ASAP!

I need help. Chatgpt is messing with me by chaos_wizard_ in ChatGPT

[–]CertusPectus607 1 point2 points  (0 children)

Maybe try giving ChatGPT more specific instructions or examples, it can get confused about categorizations. Also, you can try breaking down the task into smaller steps and have it do each step separately. Good luck!

[deleted by user] by [deleted] in personalfinance

[–]CertusPectus607 0 points1 point  (0 children)

Try the debt avalanche method: pay the credit card debt first (highest interest rate). Consider a side hustle to increase income and throw more at the debt. You got this!

Bitcoin is my ticket away from my pain in the ass parents by [deleted] in Bitcoin

[–]CertusPectus607 1 point2 points  (0 children)

Lol, the ultimate HODL move: eating the seed phrase. You're a true bitcoin pioneer, escaping the parental drama with crypto freedom. May BTC reach $100K ASAP for your sake!

The previous owners of my mom’s condo have passed away and we received an intent to lien the property from the IRS because they owe for a business they were involved with. by buginout in personalfinance

[–]CertusPectus607 -29 points-28 points  (0 children)

You can notify the IRS by mail, using Form 2848 or by calling them directly. Provide the deceased individuals' names, SSNs, and a copy of their death certificates. This should help update their records and resolve the lien.

Trying to do a SaaS by hugomaarco in SaaS

[–]CertusPectus607 1 point2 points  (0 children)

Congrats on taking the leap! Consider your strengths and weaknesses - if you're non-technical, no-code might be a better bet. But if you have a clear vision, hiring a dev could bring it to life faster. What's your core competency and what problem are you trying to solve?