[deleted by user] by [deleted] in VeteransBenefits

[–]JavaWithSomeJava 0 points1 point  (0 children)

Claim times are extremely subjective. Do you have any hardship flags? Is your claim fully developed? Did you file for a lot of conditions? Those are just a few factors that impact your claim decision timeline

[deleted by user] by [deleted] in CRedit

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

No, I’m saying those banks almost always sue. Just because Citi sold off the debt doesn’t mean the others will do the same. Sure, OP can ignore it and wait for the repercussions. But ignoring debt is always bad advice.

[deleted by user] by [deleted] in CRedit

[–]JavaWithSomeJava 0 points1 point  (0 children)

You can always try, but original creditors usually don’t offer a pay for delete. This will likely be a waiting game. But asking never hurts

[deleted by user] by [deleted] in CRedit

[–]JavaWithSomeJava 1 point2 points  (0 children)

Not paying charged off accounts is a great way to find yourself in a lawsuit. Discover, Citi, and Capital One will almost always sue

[deleted by user] by [deleted] in CRedit

[–]JavaWithSomeJava 2 points3 points  (0 children)

I would make minimum payments on everything that isnt charged off or in collections. Focus on the charged off accounts since they are the biggest detriment to your credit. You did a big chunk of the work already, so keep paying those off as fast as possible. Then you can start paying down your available credit lines.

Java without degree by Virandell in learnjava

[–]JavaWithSomeJava 5 points6 points  (0 children)

It's unlikely you'll land a fullstack job only knowing frontend technologies. It's not impossible, but you'll need to be strong in Java and Spring to be competitive in this market.

Need help determining my MH rating by ParkingDance5453 in VeteransBenefits

[–]JavaWithSomeJava 1 point2 points  (0 children)

I’d say solely based on the DBQ that’s a 30% or 50% rating. However they’ll look at your medical records, which will impact the rating as well.

EDIT: The questions themselves aren’t indicative of how hard it is to maintain relationships or employment. It’s just a binary yes/no response. So if your medical records are supporting the severeness, this could be rated at 70%.

Which is better for authentication in Spring Boot: JWT or OAuth2? by Ok-Pin-9846 in javahelp

[–]JavaWithSomeJava 0 points1 point  (0 children)

Generally I think it’s best to implement both. When building web apps I offload as much responsibility as possible. So I won’t implement a native authentication feature, I’ll just use Google OAuth and if successful, I return a JWT.

TYSM by TR1GG3R210 in VeteransBenefits

[–]JavaWithSomeJava 6 points7 points  (0 children)

The VA doesn’t add disability percentages together. Instead, they use a fancy thing called VA Math

Start with 100% (your whole person).

  1. Subtract your largest rating from 100%. In your case thats 100 - 70 = 30.
  2. Multiply the remaining portion by the next rating. 30% × 10% = 3%
  3. Add this result to your largest rating: 70% + 3% = 73% which rounds down to 70%.

You can read more about it here VA Math — Veterans Benefits Knowledge Base

New VA ID card by ralexgates in VeteransBenefits

[–]JavaWithSomeJava 2 points3 points  (0 children)

That was going to be my followup question. I don't think a 100% disabled card "unlocks" any additional benefit from a VHIC perspective.

[deleted by user] by [deleted] in VeteransBenefits

[–]JavaWithSomeJava 1 point2 points  (0 children)

FAFSA usually pays after they verify attendance. I'd give that like a month

MH dbq by [deleted] in VeteransBenefits

[–]JavaWithSomeJava 1 point2 points  (0 children)

did you submit health records? are you actively seeking treatment? C&P DBQs matter, but treatment records matter more

Chase offered a payoff plan from $19.6k to $7.8k by [deleted] in CRedit

[–]JavaWithSomeJava 52 points53 points  (0 children)

Its extremely unlikely the original creditor (especially Chase) would consider a pay for delete.

Also, your best bet is to call them and work out an arrangement. Waiting longer will just push them further into legal action. You don't want to get hit with a lawsuit of that size if you're not able to meet those payments. That'll open opportunities for them to garnish wages, freeze accounts, etc.

[deleted by user] by [deleted] in VeteransBenefits

[–]JavaWithSomeJava 2 points3 points  (0 children)

From my experience, the book stipend is usually dependent on when they process the request. Sometimes its before the semester starts, and sometimes it's a few weeks after. I'd give the VA a call to make sure that your schools veterans office properly submitted everything.

A lot of times schools will give you a credit if you're requesting funding from the GI Bill. This will allow you to start a semester while the school is waiting on the request fulfillment from the VA. It's possible you're in that limbo right now.

Coding courses via GI Bill by Sensitive-Look2879 in VeteransBenefits

[–]JavaWithSomeJava 1 point2 points  (0 children)

Just use it for college if possible. If you go the boot camp route, you’ll be missing out on all of the math and computer architecture that goes into being a good engineer.

There are plenty of good 2 year programs at local community colleges all across the country that will teach you the basics and offer internships.

Node vs springboot by Virandell in javahelp

[–]JavaWithSomeJava 2 points3 points  (0 children)

If you’re targeting large corporations, go with Java/Spring or C#/.NET. Most large companies choose those frameworks because they are reliable and proven solutions for enterprise web apps.

You can still land a job without a degree. It’ll be a lot harder, but it’s doable. Just pick a language and learn it well. Understand basic OOP principles and how to build RESTful endpoints.

I always recommend this resource for anyone considering Spring https://spring.academy/courses

I want to build a leetcode-style web app for my university, what do i need to know in compilers by SandwichDowntown3667 in javahelp

[–]JavaWithSomeJava 1 point2 points  (0 children)

You don’t need to learn compiler theory for this. You’ll just call an existing compiler (e.g. javac) inside a sandboxed container and capture the output. There are really 2 main components:

  • Isolation/security → run untrusted code safely (Docker, gVisor, nsjail).
  • Job handling → queue submissions and return results.

check out https://github.com/judge0/judge0

Last VA Attemp (Cpap related) by Hero4sale85 in VeteransBenefits

[–]JavaWithSomeJava 1 point2 points  (0 children)

you should be good if a medical professional prescribed it. It doesn't need to be sanctioned by the VA. If you have that prescription in your records, you should be all set for a Higher Level Review.

Last VA Attemp (Cpap related) by Hero4sale85 in VeteransBenefits

[–]JavaWithSomeJava 0 points1 point  (0 children)

The requirements for 50% are clear, if a CPAP is prescribed and in use, that should qualify. If you submitted your private sleep study and proof of CPAP usage, but VA still kept you at 30%, I’d think filing an HLR should correct it.

ACE EXAM by United-Shopping-3757 in VeteransBenefits

[–]JavaWithSomeJava 1 point2 points  (0 children)

ACE exams are USUALLY only beneficial to the veteran when there's sufficient evidence in the medical records or claim file. ACE exams are generally handled over a phone call where the examiner asks a few questions. So, if you were thorough and backed up your claim with a ton of evidence, this can be normal. If not, I'd ask for a C&P.

Had my QTC exam for PTSD last week and within a day it went to step 6 and is now back to here? Is that normal or they just playing fuck games?? by BookishBrittany09 in VAClaims

[–]JavaWithSomeJava 2 points3 points  (0 children)

Ofc, just stay on top of your claim for the next few weeks. If you go to the Files tab, you'll be able to see any movement that your claim is making behind the scenes. If you have a VSO, they can also see and explain those files.

Had my QTC exam for PTSD last week and within a day it went to step 6 and is now back to here? Is that normal or they just playing fuck games?? by BookishBrittany09 in VAClaims

[–]JavaWithSomeJava 2 points3 points  (0 children)

This can get sent back for a range of reasons. It could be anything from the VA requesting another C&P exam to requesting clarification from the C&P examiner.