Adrián Acosta
banner
adrianacostapr.bsky.social
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
Pinned
timeforprice.com, A smart browser extension that shows prices in hours, not dollars.

Helps users make smarter spending decisions and understand the true cost of their purchases.

Here’s a demo.

#buildinpublic #webDev
The world is noisy.
Philosophy teaches me to find quiet within.
September 27, 2025 at 11:34 PM
Philosophy is not about answers, it’s about learning to ask better questions.
September 26, 2025 at 6:34 PM
I read not to escape life, but to face it with clearer eyes.
September 25, 2025 at 9:42 PM
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.
August 17, 2025 at 2:17 PM
Building a login system?

Always hash passwords before storing them.

Plain text passwords are a ticking security time bomb.

BCrypt is your friend.
August 16, 2025 at 1:31 PM
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.
August 12, 2025 at 12:39 AM
Reposted by Adrián Acosta
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! 😊
25 XI Studio
25XI Studio helps you discover modern, stylish software solutions in any domain, curated to meet your unique needs.
www.25xistudio.com
May 6, 2025 at 12:34 PM
Reposted by Adrián Acosta
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.
August 9, 2025 at 2:04 AM
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.
August 9, 2025 at 2:04 AM
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?
June 10, 2025 at 6:07 PM
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.
June 9, 2025 at 2:57 PM
Reposted by Adrián Acosta
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
May 29, 2025 at 2:20 AM
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
May 29, 2025 at 2:20 AM
Reposted by Adrián Acosta
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)?
May 22, 2025 at 2:47 PM
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)?
May 22, 2025 at 2:47 PM
The words Plus, Max, Ultra, Pro and of course AI are way overused now.
May 16, 2025 at 3:07 AM
One way to go viral

Post something that simply doesn’t make any sense

Like this:
HTML is a programming language.
May 13, 2025 at 12:33 PM
Who's got the best CI/CD

GitHub or GitLab?
May 12, 2025 at 1:02 AM
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! 😊
25 XI Studio
25XI Studio helps you discover modern, stylish software solutions in any domain, curated to meet your unique needs.
www.25xistudio.com
May 6, 2025 at 12:34 PM
Do you use a black ink or a blue ink?
May 1, 2025 at 5:46 PM
I’ve been enjoying the @vaadin.com framework lately.

If you’re a Java dev, you should check it out.
April 28, 2025 at 2:47 AM
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
April 25, 2025 at 9:28 PM
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?
April 25, 2025 at 8:30 PM
Me: “This project will take a weekend.”
Also me: Accidentally nuked my AWS environment and summoned the SSL gods.
Here’s how a small idea spiraled into madness.

via @postburst.bsky.social
April 23, 2025 at 3:28 PM
ChatGPT is biased towards you.

It will always approve your ideas even if they don’t make any sense.
April 22, 2025 at 11:29 PM