Developers
Load previous pageโฆ
I was looking for few techniques on generating code with different models to try out which works best.
My use case is to generate the whole landing page which looks beautiful from a prompt.
Tried sonnet-3.5 and gemini model to get the output, but it's still average. I want to improve the generat...
TRENDING
Self hosting vs Managed service?
Apart from pricing and data privacy, are there any other factors that contribute to the decision between self-hosting vs a managed solution?
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.
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,
...
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...
MILESTONE
Startbase is LIVE on Product Hunt!! ๐
ย Iโm thrilled to announce that Startbase has reached an exciting milestone today! Our Startbase Marketplace is officially live, and this is a huge step forward for our mission to help developers, entrepreneurs, and SaaS projects build faster and more efficiently. ๐ย
https://www.producthunt.com/p...
Our current CI process within a single Turborepo includes:
- Linting
- Type checking
- Running tests (backend and helper packages)
- Build
- Deployment
Weโre considering adding Cypress tests and Lighthouse scores for key pages. What steps are included in your CI pipeline?
MILESTONE
Free stuff!
To celebrate, here's some promo codes for Editor Usage for Cursor!
PFJJXR4F3R3P
3KKWMKFY6LMA
63YJ3X4PNFTA
YTM6HAPYM69E
FA3LARXF46PR
FLHJA7FXRNH3
WWYAT7XFW7EN
FNKNW9RNRNK7
H679T39AKN74
ETFRY3MR37TX
Enjoy!
MILESTONE
First version is out!
After plenty of back-and-forth with Apple App Review, itโs finally live! ๐ They had some concerns with the original name Cursor Usage, so Iโve rebranded it to Editor Usage. Excited for you all to check it out! ๐ย
Gonna add some features later on, but super happy it's out there!
MILESTONE
Launched! First of a series of apps
Well finally!! Got the first app of many through the app review proces, what a living hell.. But finally got the first one out of the gate, next stop marketing and getting the message out there.
I'm trying to build my electron app for Windows. I'm on a Mac. This is the first time I'm doing this, and there seem to be a lot of options for buying code-signing certificates. Does anyone have any suggestions for the best and the cheapest option?
TRENDING
My first real launch ever
hi frands, i'm finally losing my "launch platform" virginity ๐ฅถ
would love your support, but no obligations https://www.uneed.best/tool/best-saas-boilerplatesย
At Dea we're probably spending 60% on product & engineering, 20% on content & marketing, and 20% on business related activities.
Would love to know what everyone thinks is aย perfect split of time and what yourย actualย time spend looks like.
Recently moved all of my apps to a $5/mo VPS using Coolify
Saved tons of $$, and can self-host my NextJS/FastAPI/Ghost/Postgres instances etc.
Coolify has an API that can be used to automate this setup for common self-hosting scenarios (NextJS, Supabase, Gatsby, Remix, Postgres, FastAPI, Mysql,...
How do you find new ideas? Where do you keep track of them? How do you decide what to work on and what to shelve?
Really excited to hear people's workflows and stories.
[templates]
I'm looking into the following vendors to build out peer to peer chat capabilities for my app:
Sendbird: https://sendbird.com/
TalkJS: https://talkjs.com/
Stream: https://getstream.io/
ChatKitty: https://chatkitty.com/
Does anyone have any experience implementing them? How did it go?ย
I have updated the Query homepage with the aim of increasing its usage.
https://qery.io
I want to collaborate with you to create a product around a simple chat tech I have developed.
Here you can find a demo: https://query-chat.fly.dev
Open two tabs in your favorite browser, invite a friend, and test it.
MILESTONE
I made the video editor mobile-friendly
Today, I worked on SuperMotion mobile responsiveness.
https://x.com/d__raptis/status/1843944091522064762
The video tech was already cross-platform, so I had to adapt the UI and make basic elements like input, select, buttons, etc. mobile friendly.
IMHO it's a big step for the product because I...