stewones
banner
stewan.io
stewones
@stewan.io
Building @statuz.gg and userpath.co
name a better OSS landing page.
October 29, 2025 at 3:00 PM
This post was supposed to be from my account, but at least the scheduling worked 😅
October 28, 2025 at 3:29 PM
calling out lib authors:

please stop minifying your code!

this example is from a popular one, tailwind. that makes it impossible to get any clue about what the heck is going on.
September 22, 2025 at 8:32 PM
working on something really cool to ease your life when creating MCPs :)
August 27, 2025 at 8:04 PM
Cursor’s Local History just saved my ass.

I had accidentally deleted a file that was not versioned in git. I have no idea when I did that, but I knew about this feature and tried. It really works 😮

So if you are on Mac, just hit cmd+shift+p and type “Local History”
August 22, 2025 at 9:24 PM
upgraded a production codebase from Angular 19 to 20

only 8 out of 640 tests broke due to Angular's deprecation of structural directives and such

I asked GPT-5-High to fix, and it one-shotted it 😮

these models are so unpredictable.
August 20, 2025 at 4:07 PM
Why do all models feel like a shit show now?
August 18, 2025 at 10:17 PM
I’ve acquired my first domain 🤝

7 months ago, when I was looking for a domain for Statuz, I found out the .com was already taken (obviously), also the .app one - but here I saw an opportunity, the previous owner tried to launch a SaaS and left a contact form in their landing 👇
August 11, 2025 at 4:41 PM
ok gpt-5 is impressive. anthropic is cooked 💀
August 7, 2025 at 7:30 PM
I threw 6 dollars at xAi so I could test Grok 4 on my product, but it failed miserably. Can I ask for a refund? 😂

Grok can’t even output its reasoning. See how it compares to Claude.
July 11, 2025 at 6:43 PM
dang I can’t keep up with it, now gotta try Grok 4, hold my beer.
July 11, 2025 at 3:41 PM
This is the most beautiful documentation I’ve ever built. It is also integrated within the dashboard app, has a semantic search, MCP, and a quick integration via “Add to Cursor” button so you can ask questions and vibe code the setup.

#buildinpublic
July 8, 2025 at 8:46 PM
upgrading angular components is so ridiculously easy with claude 4

me: please refactor to modern angular
claude: there you go
June 5, 2025 at 5:33 PM
Cursor 1.0 just dropped. Let's see what this bad boy has to offer.
June 4, 2025 at 9:10 PM
Claude has become an auto-complete again. At least in Cursor, it is no longer as intelligent as it was in the first week.
June 2, 2025 at 6:54 PM
What's preventing you from building a Google Analytics competitor like this?
May 24, 2025 at 6:31 PM
Sonnet 4 gives me the same good feelings I had during the good times of 3.5, but tripled.
May 22, 2025 at 8:47 PM
Claude dropped Sonnet 4 out of nowhere. Who could have predicted that? thrilled to test it out in Cursor.
May 22, 2025 at 6:04 PM
If you still don't understand what a macro is in @elysiajs, here's 2 examples from UserPath:

- a macro for authentication, so we can define whether a certain endpoint should be protected.

- a simple validation macro telling whether an endpoint should require any parameters.
May 21, 2025 at 8:42 PM
Statuz update: Posting to X Communities is shipping this week!

You'll soon be able to directly share your progress, questions, or wins with the right groups, public or private.

No more workarounds, just targeted reach for your updates. Build smarter, not harder.
May 20, 2025 at 3:30 PM
Something interesting about UserPath is that I bought a domain with 2.3 DR already. Not intentional, though.
May 15, 2025 at 9:55 PM
Whoa. I made a recap post on ProductHunt about Statuz, explaining what has improved since its launch, and I was overwhelmed by the reception.

In less than 24 hours:

- 28 new followers
- 3 helpful feedback comments

It seems like ProductHunt is resurrecting from the ashes!
May 14, 2025 at 6:07 PM
I needed a reliable, simple, and smart alternative to Google Analytics for my projects.

Today, I’m opening up the waitlist for UserPath:

A first-party analytics tool that’s easy to install, auto-captures events, and can answer any question about your traffic.
May 14, 2025 at 2:37 PM
so I built it 😅

new product coming soonish…
May 5, 2025 at 8:25 PM