A First Landing, AI-Enhanced Coding & Small Wins 🚀
The 10-Minute Company – Fidely Update #6

Search for a command to run...
The 10-Minute Company – Fidely Update #6

No comments yet. Be the first to comment.
Back again with a new chapter in the Fidely journey.This time it's a bit less about code and a bit more about strategy, market research, and preparation for the next phase. Market Research: not as simple as it sounds With very limited time (as usual)...

Fidely Update #4 – Analytics, Operator Flow & a touch of Confetti 🎉

Time for a long-overdue update on the Fidely Project!Yeah, this post took a while to come out—writing consistently is still a challenge for me. But hey, I'm trying to stay on track and keep this blog alive for the months ahead. In this post, I’ll wal...

Welcome back to another article of The Daily Rabbit Hole. Today’s rabbit hole starts with a simple question: "How to build a basic CPU monitor using Rust and a terminal UI?" The real goal here is to create a simple and visual example to practice us...

Hey folks!
It’s been a while since my last update — and the past month hasn’t been all about Fidely.
Between studying for a project management course 📚 and other work commitments, time has been tight.
But I still managed to make progress on one crucial piece: the first version of the Fidely landing page!
The landing is focused on shop owners, as they are my primary target customers.
It’s based on the mockup I shared last month, and I’m happy to finally have something concrete online:
👉 fidely.pulbasso.dev
For the tech stack, I used:
Next.js
React
TailwindCSS
I deployed the landing on Netlify. Technically, it could be fully exported as a static site, but for now I decided to skip this step to keep things simple.
Is it perfect? Absolutely not.
But I strongly believe it’s way better to launch an imperfect first version and improve iteratively, rather than chase perfection and risk getting stuck.
Even though Fidely is still small, it’s surprisingly complex:
So many moving parts, from the app logic to the business aspects.
With limited time available, I need incremental results to stay motivated and keep pursuing my goal.
Seeing the landing live, even in its raw form, gives me a sense of progress and something tangible to build upon.
Lately, I’ve been integrating AI more and more into my development process — and I’m slowly finding my own balance.
A few personal thoughts:
“Vibe coding” with AI is dangerous:
Sure, it gives you a quick solution, sometimes even working code. But it often hides key implementation details, which leads to a shallow understanding of your codebase.
Without that deep knowledge, evolving your app later becomes a nightmare.
Guided AI usage is key:
Using AI purposefully, with focused prompts, while maintaining control over the architecture and code structure, has proven the most effective path for me.
It dramatically speeds up development without sacrificing code quality or maintainability.
AI for brainstorming:
Having your codebase in context and using AI to discuss architecture or design choices is a game-changer. What used to take hours of solo research can now be condensed into a few minutes of collaborative ideation.
Currently, my tools of choice are:
✅ Cursor + Claude for personal projects
✅ GitHub Copilot for work
My initial impression?
Cursor + Claude 3.5 feels ahead in quality and reasoning, especially on complex tasks.
GitHub Copilot with GPT-4o seems a bit behind, but I’ve used it less intensively, so the comparison may not be entirely fair.
In personal testing, I’ve noticed better answers from OpenAI’s GPT-4o on ChatGPT compared to the same model used via Copilot.
For now, I find myself leaning heavily on Claude inside Cursor — but I’ll keep testing.
That’s it for this month.
It may not have been the most productive period for Fidely, but even small steps like launching the landing keep the momentum alive.
Stay loyal 😄