Alp Deka
@alpdeka
AI enthusiast & vibe business expert | Building projects that matter. Sharing quality apps, prompts & real insights from the trenches. Join the journey!
I’m 32. Started coding last year. Now I’m letting AI call the shots. One AI. One builder. One goal: 💰 $100,000 in revenue. I’ll launch every product it tells me to. Follow for the chaos, lessons & wins. #buildinpublic
It would be great if we could define cursor rules specific to each chat window. I assume most developers complete one task in each chat window and start new tasks in new chat windows. I think things start to go off track when the AI begins to hallucinate and you forget to set…
I feel happy when Claude is the number 1 coding model. The prompts I create with Anthropic Console become incredibly meaningful. I won't deny that Gemini 2.5 Pro was quite good, but it had serious compatibility issues with the prompts I generated using Anthropic Console.
Started paying for Typora (a Markdown editor) and my anxiety actually went down. Turns out investing in the right tools for organization is basically therapy. Sometimes the best productivity hack is just... being willing to pay for quality.
Chain your AI tools together and fearlessly dive into any tech stack 👇 Use Firecrawl to crawl the entire document. Add all the crawled files to your Claude project. Have Claude Sonnet 4 generate a workflow for me based on the relevant documentation. Then feed Claude's generated…
Start by fetching the latest info with context7, then turn it into a rule using generate cursor rules.
I think it’s critical to create cursor rules that are tailored to the specific model you’re using, with prompt engineering that aligns with that model’s strengths. Until now, I had been using Gemini 2.5 Pro with some of the popular Cursor rules floating around. Sometimes it…
I’m a solopreneur, and Codex feels like it would just add more to my workload. It makes me feel like I’m losing control.
I think I just did some vibe science. I was watching a video about quantum physics to clear my head. (I don’t know much about quantum, I just watched it for fun) Then I started thinking about how our lives move forward frame by frame in Planck time, just like how individual…
I love when things can be done through a nice UI with just two buttons. onemcp.io is a really good tool.
Crypto vs AI #2
I have a contrarian view on this as well. Crypto doesn’t really have long-term destructive potential and can actually be very beneficial. AI, on the other hand, carries an enormous potential for harm in the long run. With such a large global population and the inevitable…
Crypto vs AI
Crypto and AI are fundamentally trying to solve different problems: Crypto is about trust, transparency, and reducing reliance on centralized authorities. But this requires a complete overhaul of socio-political and economic systems. The financial world, regulations,…
The only checklist I work on before starting a product. TL;DR checklist: Problem / Goal statement Success metrics table Personas & use-cases MoSCoW grid Guard-rails bullets User-flow diagram (Mermaid) Gherkin stories OpenAPI stub NFR table Tech-stack bullets Component diagram…