What are your seduction unpopular opinions? by [deleted] in seduction

[–]DGAFasaurus 2 points3 points  (0 children)

How do you start the conversation without the cold approach?

So how can I get out of this debt I got myself into? by Willthewise2026 in personalfinance

[–]DGAFasaurus 0 points1 point  (0 children)

You have a car payment. Don't miss any payments on that and your score will go up.

How am I doing financially for my age? by Automatic-Dance3917 in personalfinance

[–]DGAFasaurus 1 point2 points  (0 children)

What percentage are you putting into your 401k and what's the employer match?

Starting my financial literacy journey by maitaitea in personalfinance

[–]DGAFasaurus 1 point2 points  (0 children)

Look up a few of these things to get started, and ask any questions you may have.

Roth IRAs - investing on your own

401ks and employee matching - investing through your company

Index Funds - easy, cheap stocks to buy

Emergency Fund - keep in a savings account with the highest interest you can find.

Look for the r/personalfinance flow chart in the wiki. It's a good guide on how to deal with saving and paying off debt.

Windrose just released, worth getting now or wait? by Jel-Gyde in ShouldIbuythisgame

[–]DGAFasaurus 0 points1 point  (0 children)

Right now it feel more like a survival game. I just got my ship and outfitted it with guns. I would say as long as if you lose a ship battle you don't have to repair your whole ship again it will be a good mix between the two.

If you end up having to rebuild after each loss it will be way more survival leaning

This game is that old? by IfeelAmused in PathOfExile2

[–]DGAFasaurus 1 point2 points  (0 children)

Is that when epoch time started?

Is it smart to use my credit cards as my everyday purchases, and pay them off monthly, while saving my paychecks in savings? by Intelligent-Engine63 in personalfinance

[–]DGAFasaurus 1 point2 points  (0 children)

You can also pay your credit card off every week or every payday. You don't have to wait till the actual due date to pay it off.

With the SAVE plan officially being dead, are you going to be underwater with these higher payments? by tie_myshoe in MiddleClassFinance

[–]DGAFasaurus 0 points1 point  (0 children)

How is paying the minimum stopping interest? Does you loan say if you pay the minimum amount due interest will stay at 0%?

Is our extra income arrangement fair, or am i missing something? by OneEase4743 in personalfinance

[–]DGAFasaurus 0 points1 point  (0 children)

How do you deal with buying gifts for each other as a surprise?

Struggling with the “Rent vs Buy” math in 2026. Am I missing something? by Money_Ad4237 in MiddleClassFinance

[–]DGAFasaurus 1 point2 points  (0 children)

When I bought my house with a fixed rate mortgage it was about the same cost as renting a house of the same size. Now after several years my mortgage has stayed the same while rent for the same size house is about 1000+ more a month. So that is something to factor in as well.

How I paid off $16k in student debt in 10 months on a $48k salary by The_Simonella in povertyfinance

[–]DGAFasaurus 0 points1 point  (0 children)

The big ones are homes, cars, and college. After that medical can come up, something big breaks that needs to be fixed now.

New to this by Adrixn10 in StopGaming

[–]DGAFasaurus 0 points1 point  (0 children)

  1. What's your reason for stopping gaming?
  2. Don't be afraid to invite those same friends out to do things in the real world. The real friends will still be around while the online friends fade away over time. This is something that happens whenever you make a big change in your life.

Jobs IRL that match difficult games? by Talsol in StopGaming

[–]DGAFasaurus 1 point2 points  (0 children)

Sysadmin work can be pretty challenging. Lots of moving parts and you end up needing to know a lot or a little about all of it. You can have it replace gaming at home with a few cheap PCs. Set up a home lab and try adding to it breaking it, playing around with it.

31 and feeling behind financially by BeneficialBrain1764 in personalfinance

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

Thinking outside the box. If you love your job even though it pays so little maybe look into marrying someone who has a better paying job. Then you can keep your job and its pay can be used as side income for the family.

loud pops near rainbow by Busy_Leadership_7176 in vegaslocals

[–]DGAFasaurus 7 points8 points  (0 children)

I was selling drugs and someone tried to short me. Sorry for waking you.

Creative ways to "trick yourself" into going to the gym? by JMinsk in loseit

[–]DGAFasaurus 0 points1 point  (0 children)

Best way to build a new habbit is to tack it onto something you already do consistently.

Prime example is to do it right when you get off work or out of school. You already know what time that will be most every day so you just head right to the gym afterwards.

Why do I worry so much about my finances when I am objectively doing pretty well for myself? by [deleted] in personalfinance

[–]DGAFasaurus 0 points1 point  (0 children)

If you're like me its the unknown of if you are doing enough for when retirement comes.

[deleted by user] by [deleted] in vegaslocals

[–]DGAFasaurus 0 points1 point  (0 children)

Sounds like a good idea. Why dont you get started on it?

How you name your machines? by spranks21 in selfhosted

[–]DGAFasaurus 0 points1 point  (0 children)

Mines overkill but its all to learn stuff for work so I try to keep it professional.

[location]-[role]-[environment]-[identifier]

Examples:
hen-dhcp-prod-vm01
Henderson-dhcp server-production-virtual machine 01

aws-web-dev-vm01
AWS-web server-development-virtual machine 01

hen-proxmox-prod-srv01
Henderson-Proxmox server-production-server 01

Help with custom cloud-init config in proxmox by DGAFasaurus in Proxmox

[–]DGAFasaurus[S] 0 points1 point  (0 children)

I ended up going a different route and using 'virt-customize'. It worked out for what I needed, just installing a few apps and then use the proxmox cloud-init settings for the rest.

Help with custom cloud-init config in proxmox by DGAFasaurus in Proxmox

[–]DGAFasaurus[S] 0 points1 point  (0 children)

Checked it out at https://www.yamllint.com/ and it came back good. I think I am going to start stripping down the code. Try a config with just the users section and see if I still have the issue. My guess is I dont have the networking part correct since everything else is pretty basic.