Developers
Load previous page…
I’ve realised that coming up with great ideas may not be my biggest strength, but I thrive in turning concepts into real, working products. I love the process of building and bringing ideas to life.
So, I’m jumping in and giving this a shot.
Website: https://buxmannlabs.com
I’d really apprecia...
Having now built out some bigger projects with jr. level coding experience + Cursor I see a lot of issues that come with larger production deployed projects.
Is there a resource to learn to ship code like the big guys that isn't to deep in the weeds to help learn solid testing infra, CI/CD revie...
Just hit a major milestone on ProposalIQ: the MVP is done!
You can now generate structured, professional-looking proposals just by describing what you offer — no templates or formatting pain.
The backend is running smoothly, and the UI is looking good for the beginning. Excited to start testing ...
Sorry in advance for a silly post, as barely know how to code and probably shot myself in the foot. Paid $50 for 1 month of Base44 to play around. Built smth I really like. Want to keep it going. BUT don't want to keep paying their $50 monthly fee. Have all the files and their code to export. Rea...
I've been too busy to pay attention to my coworking space's website for a few years, but last night I finally decided to implement changes. Thanks to AI, #ga4hellrecommendations, and a few hours with Claude, I got our performance to 97% (near perfect), plus I've added a slew of content (in footer...
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...
Have you built a successful onboarding process that converts well? Please roast my app Habit Huddle #habithuddle . The onboarding is the same on desktop / web / mobile apps.
I have thoughts on what I need to improve but I'll reserve them so I can get your unbiased opinions.
Screenshots attach...
Started working on GlobeClaim today.
Goal is to rethink how projects get discovered - instead of directories, everything exists on a 3D globe.
Today I shipped the first version of the claiming system:
you can select tiles and attach a project to them.
Still very basic, but it already feels int...
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...
You add something like;
coolname.log(event, context)
coolname.log(response)
In your lambda_handler and that sends your logs to a dashboard where you're able to;
1) search your logs via the response or request i.e. any header, path param or query param
2) you're able to add columns i.e. you have a...
Google analytics vs. keeping track of total views for each item detail page. What is the best way to track?
I already built an MVP I built the MSI installer to package my python code together with my freelance developer. However, the installer is kinda buggy and it doesn't seem a good use of time if we have to learn how to build a proper installer ourselves. If I post a job on UpWork however, I am not ...
After spending couple of weeks. I have created this project. And Now we are live on the product hunt.
https://www.producthunt.com/posts/quick-high-protein
Folks, I've rewritten the landing page copy, introduced new pricing plans and etc
Feedback welcome https://remoteleaf.com
I wanna make something with React Native but don't have any cool ideas. Something simple would be nice, so I could open source it.
Making a dating site.
Imagine James "hearts" Sally's profile. I want a simple notification for Sally next time she logs in. Like Indie Hackers, where a little red number by your profile.
My current idea is having both:
{hearts: [james, fred, george]}
{notifications: [james]}
objects in th...
Read post
1 reply
I want to create a simple GUI app. It should be cross-platform. I can use Electron for this task but the resultant binary would be around 70-80 MB. Can we do better?
I want to make a blog which will use /blog route & use Gatsby which will render a complete static page & then my other route /apps which will have all my apps & their server side logic like Payment on the same domain. Can I make this work like that ? One subdomain renders static pages & another r...