Developers
Load previous page…
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 ...
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...
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
The feature we worked on for so long — and many of developers have been eagerly waiting for — is finally on air! 🚀
[It took... drumroll... 17 months from the start of development to its current implementation! 🤯]
Supported File Formats
The App Store accepts screenshots in the following formats...
[landing_page.png]
Link to larger version
One of the columns in the spreadsheet has some quite detailed computations, and I was spinning my wheels before finally solving it. I'm not a spreadsheet genius, so getting this sorted was an absolutely HUGE deal.
=ARRAYFORMULA(
IF(
A2:A<>"",
IF(
COUNTIF(Items!A:A, A2:A)>1,
...
When I first wrote this app, I just wanted it to work. The problem is I hard-coded some text-to-speech functionality in the application, which meant switching between different models was tedious. I had a lot of if statements and duplicated logic.
Creating an abstraction was merely the first ste...
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
Hoping you all can help me out here because this is an incoming word salad of nonsense not even Google can figure out.
Okay, you know on a website, there's a headline? (Obviously.)
But then you can make part of that headline fade out then say new text? Part of the text is still there and don't ...
It won't be a small project IMO. That is, I should be able to get some users and hence, stay motivated to work on it, and keep adding features.
Will I miss out if I just go ahead with Firebase or Parse? I want to save time if possible.
Starting with understanding leads to quality.
Related article (not affiliated): https://jessitron.com/2020/05/08/one-secret-to-quality-software/
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?
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...
MILESTONE
Bought a domain and setup the server
Something small, but a step in a new direction. I bought the domain and configured the server. This is going to be a single index.php app using SQLite for the database.
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 ...
Any website should be able to show the images (GET), but files should only be uploadable from https://wip.chat.
Here's what I'm thinking:
https://gist.github.com/marckohlbrugge/b493e74ca764f99ea3f94bd6e112d4ac
Or do I have to give my firstborn to a developer friend to manually code this?[canva.mp4]
(And just in case the video doesn't show up, here's a picture. The cursor has exploding confetti wherever you drag it - best as I can do to describe it haha.)
[image.png]
MILESTONE
Soft launch: userstorai.com
If you feel comfortable launching, you are too late, right? Here it goes: Introducing userstorai.com — A tool which helps product makers to better define features.
As an analyst at a large Dutch retailer, I'm responsible for writing Jira tickets for one of the product teams. I collect input from...
Right now the URL of this question has just the ID: https://wip.chat/questions/639
I think it would be good to add more descriptive slugs. Both for SEO purposes, but also to give people a better indication of what the question is about when shared on platforms where there's no preview.
I'm cons...