Developers
PasteJustit.com is a secure, easy-to-use platform for sharing text and code snippets. It offers features like password protection, expiration dates, and an open API, making it a reliable choice for developers, writers, and teams who need a straightforward way to collaborate and store their code o...
I tested Copilot, Cursor, Bolt and Windsurf with various free accounts but I would like to set up one system correctly and stick to it.
What AI Code Editor are you working with and which AI gives you the best code or gets the project done?
What setup/preferences in your Code Editor do you recom...
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.
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...
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 wonder if anyone has published commercial apps with ffmpeg in them. Any caveats? Does FFmpeg allow it?
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]