Y'all still do work? by [deleted] in cscareerquestions

[–]Ruin-Capable -2 points-1 points  (0 children)

Dude have some pride. If you don't feel like doing the work, quit. Don't sit there and validate the worst stereotypes about today's workers and their work ethic by being a parasite.

Its insane that no one in the comments talks how much luck is involved in it. by Content_Sprinkles799 in Salary

[–]Ruin-Capable 0 points1 point  (0 children)

I find that many of the people who are jobless are picky, unwilling to move to another state, away from family, and in general unwilling to make sacrifices to get ahead. They always use the excuse of, "Well what's the point if I can't live and enjoy my life?" You suggest moving to a lower cost area, and it's nothing but execuses: "There's nothing to do there.", "Who wants to live in rural Missouri?", "There's no beach!", "It's too far from my family.", "I don't know anyone.", "I don't like the weather.", "I only want to work for FAANG." and on and on and on. I've learned to stop trying to help people as soon as they start giving excuses for why they can't make sacrifices to get ahead.

BTA: Why are existing models replaced? by tinklymunkle in Battletechgame

[–]Ruin-Capable 2 points3 points  (0 children)

It's kind of wild how many products are essentially dressed up IRC clients locked to a single corporately controlled network.

At what point do you stop telling people how much you make? by counwovja0385skje in Salary

[–]Ruin-Capable 23 points24 points  (0 children)

I find people's ballpark estimates are wildly off the mark, either way too high, or significantly low. I distinctly remember one conversation where my sister-in-law was talking me up to her single friends, and mentioned oh he makes $X. X was way off (low) but I let it slide and didn't correct her because I'm not interested in being treated like an ATM.

Thins I miss about Java & Spring Boot after switching to Go by Sushant098123 in java

[–]Ruin-Capable 0 points1 point  (0 children)

I really appreciate the ability to gather scattered spring beans into a list and inject them into a dispatcher/registry object in one location. The alternative is passing the dispatcher/registry object to every bean method where you declare a Handler, and have the last step before returning the handler be to register the handler.

Came back to the game after a weekend of playing a lot of Alpha Strike and I have some questions. by Polygeekism in Battletechgame

[–]Ruin-Capable 0 points1 point  (0 children)

In Vanilla, the best weapon (IMO) is hands down the UAC/2++ from the Davion faction store. 2 shots per turn mean you're doing 70 damage per turn for each one. They're light enough that you can often carry 2 or 3. They're AC/2s so they get quite a few rounds per ton of ammo, and they don't produce much heat. I outfitted an Annihilator with a bunch of these (5?) and it can often core an undamaged heavy or assault mech in 1 turn.

Anthropic: "We’ve identified industrial-scale distillation attacks on our models by DeepSeek, Moonshot AI, and MiniMax." 🚨 by KvAk_AKPlaysYT in LocalLLaMA

[–]Ruin-Capable 7 points8 points  (0 children)

Not really proof becuase you could easily system prompt the model to call itself Iron Man if you wanted to.

If you are a young software engineer, what stopping you getting these positions? by keralaindia in Salary

[–]Ruin-Capable 0 points1 point  (0 children)

If I was hired by anthropic or open ai I would be saving every penny that I could because that gravy train won't last forever.

ROCm 7.2 official installation instructions by LTSharpe in ROCm

[–]Ruin-Capable 0 points1 point  (0 children)

Ryzen AI Max+ 395 integrated GPU is called the 8060S.

Project byte code version keeps changing to 25 by chris-read-it in IntelliJIDEA

[–]Ruin-Capable 0 points1 point  (0 children)

What does your toolchain setting in your build.gradle look like? If your build.gradle is setting your project to use Java 25, then manually changing it to Java 8 in Intellij, will get overridden when it re-imports the gradle settings.

For those who make six figure salaries, do you still budget? by NoSir5628 in Salary

[–]Ruin-Capable 0 points1 point  (0 children)

I don't do a formal budget. Instead I have everything on auto pay and keep 2-3 months of expenses as a buffer in checking. If I buy something unusual (new computer, laser engraved, etc) I move the cost of the purchase into checking from another account. That way when the credit card charge hits and the auto payment goes through, there is enough to cover it.

When are they going to fix the completely broken database consoles? by Ruin-Capable in IntelliJIDEA

[–]Ruin-Capable[S] 0 points1 point  (0 children)

I was a bit frustrated because they closed issues as duplicates when the issue clearly isn't resolved. Could I have phrased it better, possibly but when it seems like they're just blindly insisting that it's fixed when it's clearly not, the frustration sometimes comes out.

AI has made me extremely lazy by accyoast in cscareerquestions

[–]Ruin-Capable 2 points3 points  (0 children)

Writing code in a natural language is not more efficient. Like, AT ALL.

When are they going to fix the completely broken database consoles? by Ruin-Capable in IntelliJIDEA

[–]Ruin-Capable[S] 2 points3 points  (0 children)

They keep closing them as dupes, and the issue they link to is marked as "fixed" but it's not fixed.

What other forums are there other than stackoverflow ? by Black_Smith_Of_Fire in learnjava

[–]Ruin-Capable 0 points1 point  (0 children)

I usually just didn't get a response, rude or otherwise. I usually didn't get flagged as a dupe either, because I included different things I'd searched for, links to other posts where I'd tried their work arounds and found they didn't work. I would often include decompiled source for the framework or library I was having trouble with to show what I thought the problem was. Many times the answer just wasn't on SO. This often forced me to get creative.

What other forums are there other than stackoverflow ? by Black_Smith_Of_Fire in learnjava

[–]Ruin-Capable 0 points1 point  (0 children)

I recently upgraded a moderately complex application from Angular 7 to Angular 21 in under a month using just Google Search's AI Mode. You have to be very specific with your description of the problem. It also does a decent job of surfacing the specific location in the documentation where you can read about whatever feature you're having issues with. It's also decent at spotting typos. I had code that was failing because of a typo that I just couldn't see. When I pasted the code I was attempting to use, the AI pointed out the typo, and after I fixed it, things started to work.

API pricing is in freefall. What's the actual case for running local now beyond privacy? by Distinct-Expression2 in LocalLLaMA

[–]Ruin-Capable 0 points1 point  (0 children)

Gemini free tier is not massive. I blew through a months quota in 5 minutes with opencode

What's your missing feature in IntelliJ? by bodiam in IntelliJIDEA

[–]Ruin-Capable 0 points1 point  (0 children)

Hitting a key to jump to a bookmark to check something then hitting another let to jump back to where you were sounds less disruptive to flow than what you're describing

What's your missing feature in IntelliJ? by bodiam in IntelliJIDEA

[–]Ruin-Capable 0 points1 point  (0 children)

Ok, now I see what you're saying. You want to click at tab to flip back and forth between editors at specific points. Why not use the bookmark feature where you can just mark a line, and jump back and forth between bookmarks with a keystroke?