AdriΓ‘n Acosta's Avatar

AdriΓ‘n Acosta

@adrianacostapr.bsky.social

πŸ‘¨πŸΌβ€πŸ’» Java Software Engineer | Building timeforprice.com | Founder of www.25xistudio.com YouTube Channel: https://youtube.com/@AdrianAcostaPR?si=ebnVyzBaz9sVwoiA Subscribe to my newsletter: https://www.techtopiafyi.com/subscribe

690 Followers  |  123 Following  |  520 Posts  |  Joined: 16.11.2024  |  1.8391

Latest posts by adrianacostapr.bsky.social on Bluesky

The world is noisy.
Philosophy teaches me to find quiet within.

27.09.2025 23:34 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Philosophy is not about answers, it’s about learning to ask better questions.

26.09.2025 18:34 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I read not to escape life, but to face it with clearer eyes.

25.09.2025 21:42 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Microservices tip:

start with H2 for fast development, then swap to PostgreSQL for production.

Makes debugging and testing smoother.

That’s if you’re using Java for your backend.

17.08.2025 14:17 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Building a login system?

Always hash passwords before storing them.

Plain text passwords are a ticking security time bomb.

BCrypt is your friend.

16.08.2025 13:31 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I hear a lot about β€œvalidate now, build later” or β€œget payments first” as proof of demand. But with how fast I code, I worry about disappointing those who pay upfront.
I believe building an MVP first, then getting users to pay, creates a stronger foundation and trust.

12.08.2025 00:39 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
25 XI Studio 25XI Studio helps you discover modern, stylish software solutions in any domain, curated to meet your unique needs.

I know I haven’t been consistent here lately.

9-5 has been crazy good
5-9 been working on a client for my agency www.25xistudio.com

So I’ve been busy.

But life’s great! 😊

06.05.2025 12:34 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

React + Vite on Vercel & getting 404s on routes like /privacy or /tos?

Fix it! Add vercel.json with the code on the image to your project root.

This sends all paths to index.html for React Router to handle.

09.08.2025 02:04 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0
Post image

React + Vite on Vercel & getting 404s on routes like /privacy or /tos?

Fix it! Add vercel.json with the code on the image to your project root.

This sends all paths to index.html for React Router to handle.

09.08.2025 02:04 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

This is the true meaning of being wealthy.

23.07.2025 12:30 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Curious if startup founders build their product simply to compete with the other startups/companies or if it was a necessity to use the product?

10.06.2025 18:07 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Last night I had a dream where I explained what java methods do to my father in law.

In a sense it made me realize how easy they are. If they are void, they don’t return anything and if they are a type then return that type.

The dream made me say: I got this.

Still weird cause I know this stuff.

09.06.2025 14:57 β€” πŸ‘ 1    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Has anyone here launched a waitlist and actually charged for the product before building it?

Curious how it went, what worked, what didn’t, and what you’d do differently.

How is your flow, does the CTA says Join Waitlist and then takes them to a Paywall or what? 🧐

#buildinpublic

29.05.2025 02:20 β€” πŸ‘ 6    πŸ” 1    πŸ’¬ 2    πŸ“Œ 0

Has anyone here launched a waitlist and actually charged for the product before building it?

Curious how it went, what worked, what didn’t, and what you’d do differently.

How is your flow, does the CTA says Join Waitlist and then takes them to a Paywall or what? 🧐

#buildinpublic

29.05.2025 02:20 β€” πŸ‘ 6    πŸ” 1    πŸ’¬ 2    πŸ“Œ 0

Be honest, did you build your SaaS because you needed it, or because you just wanted to launch a startup and compete with someone else’s tool (that you don’t even use)?

22.05.2025 14:47 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Be honest, did you build your SaaS because you needed it, or because you just wanted to launch a startup and compete with someone else’s tool (that you don’t even use)?

22.05.2025 14:47 β€” πŸ‘ 1    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

The words Plus, Max, Ultra, Pro and of course AI are way overused now.

16.05.2025 03:07 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

One way to go viral

Post something that simply doesn’t make any sense

Like this:
HTML is a programming language.

13.05.2025 12:33 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Who's got the best CI/CD

GitHub or GitLab?

12.05.2025 01:02 β€” πŸ‘ 3    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0
25 XI Studio 25XI Studio helps you discover modern, stylish software solutions in any domain, curated to meet your unique needs.

I know I haven’t been consistent here lately.

9-5 has been crazy good
5-9 been working on a client for my agency www.25xistudio.com

So I’ve been busy.

But life’s great! 😊

06.05.2025 12:34 β€” πŸ‘ 2    πŸ” 1    πŸ’¬ 0    πŸ“Œ 0

Do you use a black ink or a blue ink?

01.05.2025 17:46 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I don’t switch, it’s the urge to want to learn those tech when I should focus on what I use everyday and continue to strengthening my knowledge on it.

29.04.2025 13:49 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

It’s been great! 😊

29.04.2025 12:30 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I’ve been enjoying the @vaadin.com framework lately.

If you’re a Java dev, you should check it out.

28.04.2025 02:47 β€” πŸ‘ 4    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

Started with an idea:
β€œWhat if prices were shown in hours of your life?”

Now I’m elbows-deep in Elastic Beanstalk, certificates, and DNS zones.

Building is wild.

The best part?

This Sunday the next issue drops and I'll continue the saga.

via @postburst.bsky.social

25.04.2025 21:28 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

I’ve noticed that some people post different things on different social media apps.

Do you find it to be worth it or do you post the same thing across all platforms?

25.04.2025 20:30 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Congrats, Arthur! πŸ₯³

25.04.2025 20:25 β€” πŸ‘ 0    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Right on!

25.04.2025 13:05 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

Commonsense tells you that if you have a service that offers SSL certificate, then you will go and use that. But no, they rather make it difficult.

24.04.2025 19:29 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 0    πŸ“Œ 0

What AWS don’t tell you is that with EC2 instance (which elastic beanstalk uses to launch your application) you need to go in and install the SSL manually. You can’t use the Certificate Manager service they have since that’s for other services.

24.04.2025 09:45 β€” πŸ‘ 2    πŸ” 0    πŸ’¬ 1    πŸ“Œ 0

@adrianacostapr is following 19 prominent accounts