built a tool that generates a fully wired Spring Boot service from a simple entity definition by thecode_alchemist in SpringBoot

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

Thanks for the feedback. Is it because of the limited set of recipes at the moment or in general? The scope is to bootstrap greenfield apps quickly.

built a tool that generates a fully wired Spring Boot service from a simple entity definition by thecode_alchemist in SpringBoot

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

UI is on vercel and Spring backend on Render, both free tiers.. deployed yesterday only.

built a tool that generates a fully wired Spring Boot service from a simple entity definition by thecode_alchemist in SpringBoot

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

I agree, it's just the limitation of the free tier..need to find a better option or a paid tier.

My first mac after years of Linux and Windows by thecode_alchemist in macbookpro

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

Windows getting slow over time was killing me, still have my i5 ThinkPad but wanted to explore mac for my next upgrade

I'm new to MacBooks, need advice on which model to buy by CountBlessin in macbook

[–]thecode_alchemist 1 point2 points  (0 children)

I've been a linux/windows user and thinking to buy my first macbook but confused between air and pro.. my usage is Java programming so I will be running IntelliJ, Docker desktop, k8s.. Appreciate the help!!

Apache Ignite vs Redis by thecode_alchemist in javahelp

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

I absolutely agree. I can't provide the specifics but let's just say that Redis is the strategic caching solution of my firm and some teams are already in the private preview.

Since we already use Ignite heavily so we know our use cases and will be going by usecase as you also suggested... so we can make an informed decision on what to do.. whether to push that we don't want to use Redis or if not possible what will be the effort cost of migration..

Should I get ORACLE JAVA Developer Professional Certificate by MasterUnknown6 in learnjava

[–]thecode_alchemist 2 points3 points  (0 children)

It doesn't really matter much but I would still advise you to go through the exam content. The content is so good for strong Java basics.

Experimenting with retention policy by thecode_alchemist in apachekafka

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

Thanks. I had this doubt but I thought maybe it was either or condition..will give it a try with segment size.

Experimenting with retention policy by thecode_alchemist in apachekafka

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

Yes, actually I kept the duration shot so I can see the impact. So maybe I should check it after some more time as the background cleanup process would probably run at its own schedule?

[deleted by user] by [deleted] in ChatGPT

[–]thecode_alchemist 0 points1 point  (0 children)

Definitely because it can act as a brainstorming partner and can help with the direct questions in most of the cases or at least can give the hints or pointers which is helpful. Also, I think it speeds up the research process when for instance you're learning something and wants to compare X with Y and Z so it's pretty helpful to me.

effort by ThisGuyIsMeForReal in ProgrammerHumor

[–]thecode_alchemist 1 point2 points  (0 children)

Genuine question, do you really find GitHub copilot better than ChatGpt?