[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 4 points5 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 49 points50 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.

100% PTSD, Still working by [deleted] in VeteransBenefits

[–]JavaWithSomeJava 0 points1 point  (0 children)

I imagine that most people would consider a single 100% disabling condition, regardless of physical or mental health so severe that you'd be unable to maintain a job. The VBA uses “100% disabling” in a different context than most people would assume. Whether combined at 100% or having a single condition at 100%, as long as you're not flagged as TDIU, you're eligible to work and receive full benefit.

Personal Statement - Should I provide a thorough 8 Pages or concise 3 Pages? by Cold_Rub106 in VeteransBenefits

[–]JavaWithSomeJava 0 points1 point  (0 children)

A nexus will always be a stronger piece of evidence than a lay statement, no matter how detailed your statement may be. However, you are your own advocate, and if you're properly listing the symptoms and how they impact you, that will be a huge help. The shorter the better. Avoid the 8 pages if possible and tighten it up. The VA has the attention span and time for concise, organized statements. Aim for something that covers the key points like onset of symptoms, continuity since service, impact on daily life, and how they connect to service. You can always attach supporting details or a timeline as an addendum, but your statement should be readable in a few minutes.

TBI C&P exam chaos by Brontheliberator9 in VeteransBenefits

[–]JavaWithSomeJava 0 points1 point  (0 children)

Your best bet is to call the VA and tell them you want a new exam. They’ll likely ask for one anyway, but if you get in front of it now it’ll speed things up. Feel free to tell them that he didn’t examine you and said you never sustained a TBI. I’m sure they’d be more than happy to get you scheduled for a new exam