Load previous pageโฆ
(I made a video that shows the section on my site โข You can watch in 2x)
Hi everyone,
I released #railsblocks around 10 days ago, and I got 8 sales already which is great.
But all these sales were on the personal plan, so I've just added a "Ask your company" button that shows tips on how to as...
๐Check it out on GitHub ๐ย
๐ย https://www.producthunt.com/products/cognixย
Just launched Cognix on ProductHunt! Solves the most frustrating problem with AI coding tools: losing your context when sessions break.
The pain: You're deep in a debugging session with Claude, explained your entire codeb...
Milestone: Added an instant refund button ๐
Users can now get their money back in one clickโno friction, no fuss. More than a feature: itโs my guarantee, and how I build trust.
Confession:
Spent 20% on specs and code. The other 80%? Stuck in bug hellโlogging in/out, wrangling edge cases, teaching...
MILESTONE
Launched Tailstream (yesterday)!
I decided to smash the button and launched Tailstream yesterday. It's nowhere near perfect yet I kept on postponing it and got tired of myself. This has been the first side-project in quite a while for me, so I'd love to hear what you think.
Tailstream aims to turn raw server logs into real time...
ROAST
How is my landing/messaging for Pacing - a mobile run training app aimed to be a customisable Runna
Hereโs a clearer, more fluent version while keeping your tone and details:
Hey WIP community,
Iโd love feedback on my messaging, plus tips to grow and acquire users for my mobile running app, Pacing.
Quick backstory: I originally built the app to give audio cues for specific heart rate interva...
OpenAI Dev Day launched the ChatGPT app connections. But I'm having trouble finding out where to locate the docs.ย
Has anyone found out about it? And even more so Get started to work on an app themselves here?
Thanks!
Read post
1 reply
MILESTONE
Pivot to a different domain name
I think missed the hype around vibe coding and many people read it too literally so might have problem to convince devs to join, so will pivot to aicodingforum.com domain
Masala Parser is an open source project, I will release the v2 for my birthday, on 19th.
I'm not used at all in making video, I tried to make it as good as possible.
I can't change my accent, and I guess nobody cares about parsing, so at least I talk about tennis ๐พ ๐
But is there a real probl...
Tailstream is the most ambitious project I have started building so far, but I am also considering on pulling the plug on it. Why?
โข - The initial trigger was this post by Yongfook
โข - Pretty much zero traction
โข - Visualisation alone is not a painkiller people want to spend $$$ on
โข - Log ...
Hey,ย
I've been digital nomading for 2 years now. I feel like settling somewhere, and I know it won't be Europe.ย
Between South East Asia and South America, which one would you choose?
I am leaning towards South America, and initially Asuncion. Good taxes and time zone matches much stock tradi...
On the heels of my last post about losing my streak, I started new streak. But it broke and thatโs fine but the system decided to recover it automatically. Kinda annoyed at this behavior. It has happened multiple times in the past too. Is there any way to disable the automatic streak saving or ch...
MILESTONE
Just launched firenation.tech
๐ฅ FireNation is now live!
I'm excited to share my new project with the maker community. FireNation.tech is a platform designed to help you take control of your financial future and work towards FIRE (Financial Independence, Retire Early).
โจ What it offers:
โข Track your journey to financial inde...
[IMG_0489.PNG][Screenshot 2025-12-25 at 12.18.27.png]
First 7 days free, and then you can add your own OpenAI API key
Use only your voice to:
- create events
- update events
- delete events
I hope you find it as useful as I amย
Send me DM or email if you have any issue.ย
MILESTONE
Introducing Tailgrids 3.0
TailGrids 3.0 is a major upgrade of the TailGrids ecosystem, focused on helping developers build modern web apps faster with better performance, flexibility, and developer experience.
At its core, TailGrids remains a React UI component library built with Tailwind CSS, but version 3.0 significantl...
MILESTONE
Drop it like it's hot!
Another TODO app nobody is using is here #postalย Download while supplies last. Support your overworked bearded developer friend so he sees the light at the end of the tunnel to work some more. Add todos, mark them complete, feel good. It's that simple. Also, your agents can use it too now. Just ...
I am excited to announce the immediate availability of Notebag 1.2.0. I hope you enjoy the new features and improvements.
๐ Downloads
Windows | Mac | Linux (AppImage)
---
Next versions
The next update will probably take a while, because I am taking on one of the most requested features: Note ...
TRENDING
How to store images in the database?
I am using Heroku to deploy my project and mlab for mongodb database. Now I want to store the profile pictures somewhere. Storing them in mlab is not a good option. The only option I can think of now is using a CDN? How are you storing images?