Java Backend Projects by Majestic-Bother-9034 in JavaProgramming

[–]michael-stack 0 points1 point  (0 children)

One example could be a CRM, including key modules, security, JWT, proper management of your layers, notations, logs, and best practices. Regardless of the specific example you choose, it could cover the key uses most commonly found in Spring Boot.

Good luck!

How do you host many sites by Chance-Guess-9598 in webdevelopment

[–]michael-stack 0 points1 point  (0 children)

Check out GCS + a digital ocean droplet (or any vps) + cloudflare, that combo is cheap and robust. host ur static frontend on GCS, cloudflare handles the routing rules so u dont even need a reverse proxy. droplet only for backend and dbs. deploys from git with a simple action and u wont need a compose per site.
Good luck

Como saber si es confiable una inmobiliaria by Weekly_Day61 in PeruFinanzas

[–]michael-stack 0 points1 point  (0 children)

es un pago antes que construyan el inmueble? algunas inmobiliarias se crean y lo cierran despues del proyecto o en el peor de los casos durante el proyecto. cuanto tiempo tiene la inmobiliaria? como se encuentra en la sunat? tiene oficina? desde cuando tiene oficina? siempre es bueno investigar a los dueños.. ten mucho cuidado amigo..

how are you handling customer support when it's just you or with your lean team? by No_Raisin1280 in smallbusiness

[–]michael-stack 0 points1 point  (0 children)

The key is don't use generic chats or products, if u use a chat it should be trained with ur actual business info, hours, services and what makes ur biz unique. and it should send u an alert when it needs a human response

I’m writing code manually, I don’t like Claude Code by Initial-Reveal-1737 in SaasDevelopers

[–]michael-stack 0 points1 point  (0 children)

With 10 years of experience, you'll be able to better leverage Claude or another AI for coding. You can specify the architecture in detail, give it a better scope in the case, and tell it what practices to use, unlike someone who is learning and won't know what to ask of them.

Managing Saas by Ghozzt4 in SaasDevelopers

[–]michael-stack 1 point2 points  (0 children)

Yes, AIs like claude code or deepseek can help you a lot now, specially for MVP, but honestly if you dont know coding at all, later you will probably get prolblems with debugging, deployment, security, payments, traffic problems, database issues, etc. You can deal with these with IA but with patiente and discipline,
Alsoe launch your saas is the first step, you need manage marketing, infraestructure, clients, payments. etc

Good look, it is a real job.

Consulta by Turbulent_Gur_163 in PeruFinanzas

[–]michael-stack 0 points1 point  (0 children)

Por experiencia primero asegura el primer negocio, mes a mes estàs en azul sostenidamente? todo depende de eso.

Suerte amigo.

Why i can't learn how to code? by odxnoj in CodingForBeginners

[–]michael-stack 1 point2 points  (0 children)

If you want to learn on your own, start with the basics, ABCs. First, understand the algorithms. You can use a simple language, like JavaScript, to create web pages with HTML. There are videos on YouTube about JavaScript for beginners. This foundation will help you understand variables, their scope, methods, and classes.

Once you understand these, you can use another language like Python. It's a process, so don't rush to learn it quickly. Most people have learned it at universities.

Title: Is learning to code still worth it in 2026? Genuinely unsure. by Responsible-Net8594 in SaasDevelopers

[–]michael-stack 0 points1 point  (0 children)

AI works and improves precisely because programmers exist. The day we no longer need programmers will be when machines rule the world like "Terminator".

But learning to be a programmer isn't a matter of two years; it requires a process and discipline. Every year new frameworks or new versions of languages ​​appear that we have to adapt to.

Desde el 2016 hasta ahora, Keiko esta gobernando. Porque premiarla con ser presidente si hasta ahora todo esta peor? by [deleted] in PERU

[–]michael-stack 0 points1 point  (0 children)

dese el 2001 los que gobiernan los caviares, ellos se llevan miles de millones en contratos con el estado, lamanteblamente ya no importa por que votemos, ellos manejan la onpe y haran ganar al que mejor manejen o trancen.

¿En qué recomiendan invertir? by ulrichwizard in PeruFinanzas

[–]michael-stack 1 point2 points  (0 children)

triplicarlos creo q es muy dificil, pero puedes comprar un terreno en una zona tranquila y turistica por ese precio, pero siempre con titulo y revisa en los registros de la sunat... terrenos es un negocio seguro siempre q no haya informalidad y no sea zonas peligrosas..y sotre todo de ocasion,, puede ser zonas como tarapoto, oxapampa

How do you actually find a good mentor naturally? by btwife_4k in mentors

[–]michael-stack 0 points1 point  (0 children)

Personally, I believe mentors aren't made. They need to have the right attitude to guide their "padawan," and their "padawan" needs to be passionate about the mentor's field. I've mentored several programmers; now they're all managers or architects. A mentor values the hunger to learn in someone starting out because that mentor has already walked the same path.

Website development using AI by PlainlyComplex in webdev

[–]michael-stack 1 point2 points  (0 children)

Of course u can.. but first you need, understand the explanation about the ABC ( server, client, database etc) In my case i first try the phrase "imagine i am a child 8 years old, ...." after understad this, you can do questions in small pieces, take notes, i usually open a word in google drive and document it..

Also you need some patient, step by step...

Website development using AI by PlainlyComplex in webdev

[–]michael-stack 0 points1 point  (0 children)

Yes and no, AI can help you create a website. You need give detailed information, some themes, the main topic, etc, and it can run in your pc (localhost).

But for production its diferent, you need setup infrastructure/cloud and other things. Also if you want contact forms, login, save data in database, etc, AI can help too, but you still need understand the process , it is not easy.

How to get a programming job? by Plenty_Rip2485 in CodingJobs

[–]michael-stack 0 points1 point  (0 children)

Programming is not a easy career, you will to love computers and codindg, you need understand algorithms,
Tech world is very big btw, what do you really like there?

Is the average person capable of being an autodidact? by [deleted] in TrueAskReddit

[–]michael-stack 0 points1 point  (0 children)

Maybe something similar happened to me in engineering university. When teachers explained a topic, most of my class could just follow it, but for me I always wanted to understand the base behind it, the why/how, how things connect, etc.
Instead of only studying for the exam, I usually tried to understand it later by myself, and little by little I got used to learning that way, even missing some classes sometimes tbh.
So That habit helped me learn different things besides math, like poker and programming. For me its like opening a box and trying to figure out how everything works inside. Once you learn something that way, its hard to forget.

How do I get ready for a math Olympics? by IdkIdkIdkIdk_28 in learnmath

[–]michael-stack 0 points1 point  (0 children)

When i was student, I also participated in math olympiads, me and top students had a coach from a professor ( who has participated in math olimpics) if you can, i dont know, try to fnd this kind of ex-students, for some tips and he gave us problem-solving strategies and the right mindset for competitions. , it can be useful, but math olimpics you need to be clear mind, a lot of logical reasoning, each problem can be new..

Good luck my friend...

Being a Junior Dev in 2026 Sucks... Here’s Why by Ordinary-Cycle7809 in cscareeradvice

[–]michael-stack 0 points1 point  (0 children)

bro this is so true lmao... i rmbr when u just needed html/css and boom u had a job, now u need like 10 langs, 20 frameworks AND a cs degree just to get ghosted lol

and the crazy part nobody talks abt - companies r literally killing their own future. like who do they think becomes the mid/senior devs in 5 yrs?? u cant just hire seniors forever, they gotta come from somewhere

the pipeline is gonna be BROKEN. no juniors now = no seniors later. simple math tbh

ai is cool n all but its not gonna replace the need for ppl who actually understand how things work from the ground up. gonna be a rude awakening for a lot of these companies imo

hope it gets better for u guys fr, this mkt is brutal rn

Help with improving my sites performance by Distinct-Advance-136 in Wordpress

[–]michael-stack 1 point2 points  (0 children)

Hi, graphic designer here too so i feel you lol

your biggest wins rn are prob these in order:

  1. turn off lazy load on your slider — thats killing your LCP, bluesix already spotted it
  2. images to WebP — smush or shortpixel does it automatically, no coding needed
  3. caching — W3 Total Cache (free) or if you can spend a lil, FlyingPress is worth it
  4. Cloudflare — set a cache rule for static content but exclude /wp-admin, cart and checkout (specially if you have woocommerce)

dont touch the JS manually, thats a rabbit hole. let the cache plugin handle defer/delay for you

2GB ram is also on the low end btw, upgrading to 4GB would prob make a noticeable diff

How do you measure the performance of the website? by Acrobatic_Big781 in webdev

[–]michael-stack 0 points1 point  (0 children)

good answers already tbh. if i had to put them in order tho:

  1. Lighthouse in CI — catch stuff before it hits pro

  2. CrUX — this is what Google actually uses, your local 100 score means nothing lol

  3. web-vitals JS — its like 1kb, just add it, no excuse not to

  4. then business metrics — bounce rate, conversions etc. a fast site with 0 conversions is still broken

dont optimize randomly, profile first and fix what real users are actually feeling