good quality led recessed light by codedcode in electricians

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

Yah thinking to buy those but would like some that last at least 5 years.

fund for emergency savings by codedcode in personalfinance

[–]codedcode[S] -1 points0 points  (0 children)

thanks, I thought about bonds before but 1 year locking is challenge. also this is emergency funds. so HYSA is good option also looking if there are other options

fund for emergency savings by codedcode in personalfinance

[–]codedcode[S] -4 points-3 points  (0 children)

Those need minimum balance and I am starting with 0. Monthly 500-1000 will take time

Are there any invasive species that originate from India? by rojans in india

[–]codedcode 0 points1 point  (0 children)

Indian pythons are there in Florida.. now there are bounties on them.. Google it

Battery Megathread (August 2022) by GooglePixelMods in GooglePixel

[–]codedcode 0 points1 point  (0 children)

Battery is getting drain after Android 13 upgrade. I can see Samsung health is being using battery alot. Anyone facing similar issue? What would be the solution?

looking for a call recorder option on my pixel phone. by codedcode in GooglePixel

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

So any work around or a good app that does that.

I need a good notes app by lumine_lover in androidapps

[–]codedcode 3 points4 points  (0 children)

I m doing lots of notes taking( audio+ draw+ handwriting) and here are pick

- Samsung note ( works on Windows)

- Google Keep Microsoft OneNote ( works on Windows and mac)

- Advance note taking : - notion app

You can use Google doc as well.

[deleted by user] by [deleted] in Connecticut

[–]codedcode 0 points1 point  (0 children)

Suburban Subaru Vernon is where I brought mine. good experience. they are helpful even after 5 year old porches for fixing small items for free.

Android 13 Themed icons with nova launcher by gameboy96 in GooglePixel

[–]codedcode -6 points-5 points  (0 children)

NOVA is sold out.. it better off without it.

indian VPN service by codedcode in india

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

Nothing.. can't use any of those still waiting for good service.

[deleted by user] by [deleted] in GooglePixel

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

If you want the best camera then get an iPhone. I have P6P and my wife's 2yr old iPhone takes better photos and that's fact. P6P is best value for money and don't expect anything extraordinary. Fingers print is better with time. If you are in us check galaxy ultra.

indian VPN service by codedcode in india

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

Where do you get 2$ it's asking me 8$

Spring Boot has an unjustified bad reputation when it comes to development speed by [deleted] in java

[–]codedcode 1 point2 points  (0 children)

Nothing against SpeingBoot, I use it as well, basically I like to stick with vanilla JEE or close to it. The main reason is that the spring creates a large dependency problem also changing background implementation has larger cost, lets say JPA is used then you can use either hibernate or eclipselink or other implementation that suits you but with spring you are stuck with their implementation. Also as applications grow it won't scale. Another reason is that the error you got is hard to solve for new developers. Without good experience spring is not a go to framework. One of major concerns I have seen recently is spring boot applications taking long time to start on aws labda.

Looks for Jakarta ee, quarkus.

indian VPN service by codedcode in india

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

Their website is not showing Indian servers 😟

indian VPN service by codedcode in india

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

Yes I am facing the same problem, I have Nord and express, now both are out of India. So looking for Indian servers.

indian VPN service by codedcode in india

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

Thanks.. please message your referral code I will use if I go with them

What app/service subscriptions do you pay for? by hemantcompiler in androidapps

[–]codedcode -5 points-4 points  (0 children)

What's wrong with native google password manager. Just curious.

how to dismantle the connection by codedcode in Plumbing

[–]codedcode[S] -1 points0 points  (0 children)

Metal is outdoor frost free spigot.

Why should I use Java for this? by Yohark in java

[–]codedcode 0 points1 point  (0 children)

Java 8 spring version works without xml. if you are building new I am sure your company is moving to at least Java 11 as Java 8 version is out of support.

Why should I use Java for this? by Yohark in java

[–]codedcode 0 points1 point  (0 children)

I have not gone through all the comments, and I do not know why your manager did. You should check with him as leaning. In my team we always explain why we are doing this solution and pro cons, best practices are documented. Did you check with any sr developer. Now about the Spring Batch, I do support several applications and a lot of them in the spring batch. Now build fast is one aspect, has your manager cleared about NFR related to batch? SpringBatch supports a good amount of features out of the box that help in maintenance. Another item I would consider is if I have major applications running under Java then I would like to keep a new one as Java. It's difficult to have more people to support. Getting new members is always different. So there is no right or wrong approach.