Advertisement Β· 728 Γ— 90

Posts by David Pelayo

Unsure of which subsystem they are leveraging, likely Keycloak. Betting they have it replicated in a Kubernetes cluster against @awscloud.bsky.social RDS multi region and multi A-Z; but with slow queries + a heavily used DB that needs constant maintenance and vacuuming.

1 day ago 0 0 0 0

@anthropic.com suffering disruptions lately purely due to the login subsystem bottleneck; which I dare to state is not optimal, especially when US east wakes up, due to not having enough dedicated pods running + slow queries at tokens minting time in one of the flows of OIDC

1 day ago 0 0 1 0
Preview
Podhoc β€” Turn Any Content into AI-Powered Audio Capsules Transform YouTube videos, articles, PDFs, and websites into personalized AI audio capsules. Learn while commuting, exercising, or studying β€” in 74 languages.

Indie Hacking - March 2026 πŸ‘‹
πŸš€ Work: 168h building podhoc.com - Released!
😍 The Vibe: Productive and progressing!
🧐 The MRR: $0

1 week ago 1 0 0 0

GO Artemis GO

2 weeks ago 0 0 0 0

If you keep piling stuff up to your Claude code agent with interrumptions, it ends up forgetting all the requests or losing some so you must re-check them all at the end to ensure everything was covered

2 weeks ago 0 0 0 0

Any good collaboratively built documentation on good parenting?

3 weeks ago 0 0 0 0

Am I the only one that I got Docker Desktop broken as a result of upgrading mac OS to version 26.4?

3 weeks ago 0 0 0 0
Advertisement
Post image

My costume for the 2027 Carnival - Dario Amodei

3 weeks ago 0 0 0 0
Video

I just released a new version of crosswire.online supporting internationalization and translations + a better 3D globe exploring experience!

#saas #indiehacking #hacking #product #news #outlets #crosswire #crosswireonline

3 weeks ago 0 0 0 0
The challenge of building Podhoc: an AI podcast SaaS Lessons learned building an AI-powered podcast SaaS from scratch as a solo founder

A brief article of what it took to build podhoc.com alone davidpelayo.com/articles/the...

3 weeks ago 0 0 0 0
Preview
Nexo Apex - Nexus to the Digital Apex Nexo Apex builds digital products, software platforms, and tailored tech solutions for businesses ready to grow. Based in Barcelona, serving globally.

Today, I rebuilt my company’s website nexoapex.com - Core Web Vitals over 90 in all metrics

3 weeks ago 0 1 0 0
Preview
David Pelayo β€” Solo Entrepreneur Building Digital Products Software entrepreneur based in Barcelona, Spain. Founder of Nexo Apex SL β€” building digital products like Podhoc, Crosswire.online, and Rapid Painting Paper.

I just rebuilt my personal website from scratch and updated it to contain all the information: davidpelayo.com

3 weeks ago 0 0 0 0

If the Telegram MCP skill for Claude code isn't working in a way that the Telegram bot does not respond to you: On a Mac, at least, is because you needed to run `brew install oven-sh/bun/bun` first

3 weeks ago 2 0 0 0

@awscloud.bsky.social is there a fast lane to apply for free credits on new SaaS products that we entrepreneurs create? Thanks in advance!

4 weeks ago 1 0 0 0

Solo founder developing it fully with @awscloud.bsky.social , TF, @github.com, @developers.google.com , and many more. Over 600 hours of developing. Now cooking the iOS and Android apps.
Pending approval of Google OAuth for the YouTube integration, and Firefox and Chrome web extensions. A journey!

4 weeks ago 0 0 1 0
Preview
Podhoc β€” Turn Any Content into AI-Powered Audio Capsules Transform YouTube videos, articles, PDFs, and websites into personalized AI audio capsules. Learn while commuting, exercising, or studying β€” in 74 languages.

This week I released my first product: Multiple sources into a podcast with AI? Up to 74 languages, 6 styles + your custom focus, target hours of length, weight how much each source should appear, voices and more, ultra fast an easy, at podhoc.com. Doubts? Reach out!

4 weeks ago 0 0 1 0

My new tech debt. are untested new features now

4 weeks ago 0 0 0 0
Advertisement
Post image

Opus died - switched to Sonnet. Cleaned up all stale branches. For each open PR, performing a full in-depth technical review finding issues by criticality + GO/NO GO decision. Then fix the findings and review again. Post on each PR.

Parallelism. Productivity πŸš€

4 weeks ago 0 1 0 0

πŸͺ¦ In-memoriam of traditional manual software engineering πŸͺ¦

1 month ago 0 0 0 0

I find that two main reasons for which you'd typically drop a side project or simply even not start it was due to lack of time and errors solving frustration (w/ time consumption).

We're now in the time when you can simply create most of the software you imagine in record time!

1 month ago 0 0 0 0

What's the name of the God you believe in? Opus.

1 month ago 0 1 0 0
Preview
Podhoc β€” Your Study Pod Transform any content into personalized podcasts for learning on-the-go. Turn YouTube videos, articles, and documents into engaging audio.

So it took me around 3 months of developing the first live prototype: podhoc.com (@podhoc.bsky.social)

Generate audio capsules with AI of almost any content you can imagine, ultra fast and easy. Supporting 50+ languages, audio styles, or content distillation techniques.

Check it out!

1 month ago 1 1 0 0

Recommendation: If you write a feature with the AI model A - then review the PR with the AI model B (never the same models from the same vendors).

1 month ago 0 0 0 0
Post image

AI is nowhere near its "theoretical" potential.

Anthropic created a new metric called "observed exposure"; tracking what AI could do vs. what it is actually doing in the real world.

The gap is HUGE. We are barely scratching the surface.

1 month ago 0 0 0 0
Post image

Telling a Cursor agent to inspect and retrieve changes from the history of changes of another Cursor agent, the cheapest way, for which Antigravity with Gemini 3.1 Pro tells me where the actual content of the Cursor agent history is. It's 🀯

1 month ago 0 0 0 0

5) Starting to work on an implementation in which I'll introduce open source models in the loop via AWS SageMaker or Google Vertex to reduce costs by creating on-spot instances of the async job I want to perform (but this is WIP right now).

1 month ago 0 0 0 0

3) Use super cheap models with specific prompts when requesting text output - in case this is a task very much demanded.
4) Look for a balance between different providers to resolve an issue for which I do not have much knowledge about (sometimes "auto" in Cursor, sometimes Sonnet, sometimes Gemini)

1 month ago 0 0 1 0
Advertisement

It's hard to say - I do not own too much expertise on the matter.
But what I've been trying to do is: 1) Avoiding models jumping to migrate contexts (Claude code); 2) Be extremely specific about what is needed to solve an issue with expensive models like Opus [...]

1 month ago 1 0 1 0

It all comes down to how efficient you handle context tokens and what are you requesting to the models.

After a few months building up a SaaS that I am about to release, is hard to believe that part of the core functionality relies on how well these two are managed.

1 month ago 2 0 1 1
Post image

Indie Hacking - February 2026 πŸ‘‹
πŸš€ Work: 110h building the AI product (close to release!)
πŸŠβ€β™‚οΈ The Grind: 20h of sports!
πŸ₯° The Vibe: Productive and strong!
πŸ‘Œ The MRR: $0 (for now!)
πŸ–ΌοΈ The Pyrenees

1 month ago 1 0 1 0