Developers
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...
MILESTONE
ASO.DEV rebranding
ASO.DEV rebranding
A fresh look with the same unstoppable ASO power.[Before & After]
๐ฅ What do you think of the new look? Drop your thoughts below! โฌ๏ธ
MILESTONE
Onboarded my second intern/apprentice
I've always been very motivated to teach and mentor others. It also helps me stay accountable and plan the upcoming work better, and make a better use of my time. Also it's a great way to add consistency to my schedule and routine, since we meet at a specific time each workday.
This marks the on...
Preferably seeking something where i control the images and can embed them in other places?
Prefer something where in some way i have "ownership" at least over my subsection of the image app (so not so much imgur etc).
Bonus if i can bring my own storage ...ย
I want something that works entirely in the browser. No AI API SaaS.
I had to make a code challenge, and I opted for the nicely done way.
There are some pixel glitch. I would be surprised if there is no annoying bug.
Can you find a bug with crazy combination ?
https://prosemirror.robusta.build/
[image.png]
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?