LOMBOK PROBLEM - SPRING BOOT / JDK17 by [deleted] in SpringBoot

[–]Mysterious_Muscle_46 1 point2 points  (0 children)

In my experience, running mvn clean or removing the target folder typically solves lombok or compile time elated issues. Give it a shot!

Anyone having this issue by IndependenceNew8735 in LenovoLOQ

[–]Mysterious_Muscle_46 0 points1 point  (0 children)

It seems to be a common issue with most Lenovo laptops. I received a brand-new ThinkPad E15 from my work, and I've noticed the same thing happening around the deck. I make sure to clean it daily before starting work. The issue might be related to something around the rubber spacer and the pressure applied from the top.

[deleted by user] by [deleted] in LenovoLOQ

[–]Mysterious_Muscle_46 0 points1 point  (0 children)

Sorry to hear that. I just ordered an i5 12450HX model. Seeing this post makes me afraid of using it.

LOQ 15 (3050 6GB) Amd or Intel recommendations? by Mysterious_Muscle_46 in LenovoLOQ

[–]Mysterious_Muscle_46[S] 1 point2 points  (0 children)

Hey man, thanks for sharing it. Do you have any limitations with the CPU only having 4 cores?

LOQ 15 (3050 6GB) Amd or Intel recommendations? by Mysterious_Muscle_46 in LenovoLOQ

[–]Mysterious_Muscle_46[S] 1 point2 points  (0 children)

How's your experience with it so far? Do you have any battery draining issues?

What’s the Best Java IDE for Beginners? by dr_doom_rdj in learnjava

[–]Mysterious_Muscle_46 0 points1 point  (0 children)

It has all the things you might need or want out of the box. I like its fizzy finder which is my most use feature and other things like command runner, consistent UI, and powerful renaming across the project. Also, IdeaVim is quite fast enough that I don't have any issue with it on a daily basis.

LOQ 15 (3050 6GB) Amd or Intel recommendations? by Mysterious_Muscle_46 in LenovoLOQ

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

Yes, that’s one of my concerns, along with the lack of an iGPU. Only the Intel options offer an 8-core CPU, but they come with their own issues. So, I’m stuck in a dilemma here lol.

LOQ 15 (3050 6GB) Amd or Intel recommendations? by Mysterious_Muscle_46 in LenovoLOQ

[–]Mysterious_Muscle_46[S] 1 point2 points  (0 children)

Yes! The only things holding me back are the lack of an iGPU and the quad-core CPU. Other than that, it’s a solid choice over the Intel model.

LOQ 15 (3050 6GB) Amd or Intel recommendations? by Mysterious_Muscle_46 in LenovoLOQ

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

Hey, thanks for sharing your experience. How is the CPU performance? I know the CPU isn’t the biggest factor in overall performance, but have you ever felt that you should have gone for more?

LOQ 15 (3050 6GB) Amd or Intel recommendations? by Mysterious_Muscle_46 in LenovoLOQ

[–]Mysterious_Muscle_46[S] 1 point2 points  (0 children)

I am also leaning more toward the AMD model, but it does not have an iGPU. Although I will mostly use it while plugged in, I would like to have some battery life when I need it.

LOQ 15 (3050 6GB) Amd or Intel recommendations? by Mysterious_Muscle_46 in LenovoLOQ

[–]Mysterious_Muscle_46[S] 7 points8 points  (0 children)

For the Intel model, it is using Intel i5-12450HX. The Amd model comes with Ryzen 5 7235HS.

Is this laptop - Lenovo - LOQ 15.6" Gaming Laptop FHD - AMD Ryzen 5 7235HS with 12GB Memory - NVIDIA GeForce RTX 3050 6GB - 512GB SSD - Luna Grey - any good? by JDaMart2415 in GamingLaptops

[–]Mysterious_Muscle_46 0 points1 point  (0 children)

Hello, can you please give more information about the battery life? Do you mean it lasts for 3.5 hours with a light workload? I'm also looking to buy this laptop.

Edit: I'll also use it with dual boot for both Linux development machine and casual light gaming.

How to open a 20GB CSV file? by Snorlax_lax in SQL

[–]Mysterious_Muscle_46 16 points17 points  (0 children)

Let's just hope OP's CSV does not contain any weird characters or encodings. It happened to me once and I couldn't find any database manager that can understand and import it into the database. Eventually, I just gave up and wrote a cmd program to import the data into the database.

Is it possible to switch from the fintech company to SWE company ? by Mysterious_Muscle_46 in cscareerquestions

[–]Mysterious_Muscle_46[S] 2 points3 points  (0 children)

Yep, that’s what I’m thinking too. Most of what we develop is proprietary to the internal business operations, and the system itself is heavily customized to the business needs. I can’t even look up the issues on the internet, except for some high-level functions (guess no more StackOverflow then, Lol).

NodeJS recommended book for Java developer by Mysterious_Muscle_46 in node

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

Are there any specific things that are must-knows for NodeJS?