Developers
Load previous page…
Hey, if you are using PostHog, could you explain the pros and cons vis-a-vi Mixpanel?
And if you recommend another "product intelligence" tool, could you write it down?
TRENDING
Do you use / recommend flowbite?
I recently bought and finished reading Refactoring UI, the book by the Tailwind maintainers. I've now started using Tailwind for all my projects, and the question I have is if you also recommend Flowbite?
MILESTONE
Made my first money yesterday, woo hoo!
Just made my first money yesterday, didn't even ask for it, which is a good sign I guess.
MILESTONE
People signed up to use my free tool!!
I can't clearly say I've built something that people want before. All my products have flopped and I never really got much traffic, and I killed them
I JUST GOT 2 USERS. People who I don't know! They saw my site, and signed up for my tool and are using it!
This is a really big win for me.
LFG.
I feel like Trello is getting more and more bloated. What are the features that make Trello good, what do you actually use?
- Simple Kanban
- Add multiple boards
- Add members to boards
- What else?
MILESTONE
My sideproject got acquired!
I started GatsbyTemplates in 2019, when Gatsbyjs was a shiny new tech everyone talked about. It was directory of templates, free, opensource and paid. In 2020 I was able to finally deliver first premium template. And less than in a month I've got a sale!
...but next 6 months was only crickets
So ...
MILESTONE
We're live!
Been tweaking the landing page a little bit, but the project is now officially live.
https://github.com/nikspyratos/toybox
Today I got the self-provisioning script done. After fighting with Caddy, AWS and DNS for a few hours, it was much smoother sailing to improve the app boilerplate, and finish up the deployment scripts.
I think this can officially be considered V1 now. There's more I want to do in future (e.g. re...
I'm working on a SaaS SDK for next.js and it handles implementing a billing table based on the features and plans in your config.
I don't like my current UI design for the billing table component and looking for inspiration.
What are some of your favourite billing tables and why?
Starting with understanding leads to quality.
Related article (not affiliated): https://jessitron.com/2020/05/08/one-secret-to-quality-software/
I‘m looking for Rails solopreneurs who are using reactive features (Hotwire, StimulusReflex etc) in their apps.
I‘d like to offer a free review in exchange for a case study on www.railsreviews.com and a backlink 😉
Just ping me if you’re interested
[landing_page.png]
Link to larger version
This is more a request than a question, I hope it's okay to post it here.
I'd like to understand more about what tooling developers use to tackle common scenarios/tasks, and how much value they attribute to it.
For this I've put up a short survey, should be doable in less than 10 minutes 🙏. Tha...
Hi there,
Who is also familiar with Firebase, Firestore, Cloud functions and/or Google Apps Script?
I run most things in/on Google. It works fine for me, I can code some things and Google wil run it. I code everything in javascript or typescript.
Regards, Peter
I am about to release my first indie hacker product. GitCred is a tool that analyses open-source software contributions and lists great developers within a niche or discipline.
For example Frontend, Backend, or Node or AWS. I built the product as I felt sorry for many people I hired who had to ...
I like to keep track of my speed around developing and merging PRs, time-to-release, time-to-fix etc. Does anyone else care about this at all? It's relevant to larger teams, but perhaps not a "thing" for bootstrappers?
I'm curious if anyone has any tools they like for this, or if it's not even a...
MILESTONE
Visual bug reporting tool launched
Finally launched my SAAS product which is a Visual bug reporting tool
Here it is
How do you handle usernames when you allow users to authenticate with multiple OAuth options? When you have a single provider you don't need to worry much about duplicate usernames but if you have multiple providers then the usernames could overlap.
Normally this wouldn't be an issue if the name...