Developers
MILESTONE
Soft launched stacknaut.com
It's extracted from my existing SaaS projects based on 30 years programming experience and the past year of using AI coding agents.ย #stacknautย
Milestone: Added an instant refund button ๐
Users can now get their money back in one clickโno friction, no fuss. More than a feature: itโs my guarantee, and how I build trust.
Confession:
Spent 20% on specs and code. The other 80%? Stuck in bug hellโlogging in/out, wrangling edge cases, teaching...
MILESTONE
Meku Hits 1,000+ Users! ๐
Weโre thrilled to share that Meku, our AI-powered web app and website builder, has now crossed 1,000 users! ๐
[CleanShot 2025-09-08 at [email protected]]
I've been too busy to pay attention to my coworking space's website for a few years, but last night I finally decided to implement changes. Thanks to AI, #ga4hellrecommendations, and a few hours with Claude, I got our performance to 97% (near perfect), plus I've added a slew of content (in footer...
Just hit a major milestone on ProposalIQ: the MVP is done!
You can now generate structured, professional-looking proposals just by describing what you offer โ no templates or formatting pain.
The backend is running smoothly, and the UI is looking good for the beginning. Excited to start testing ...
Weโre selling OxbowUI.com
โข 400+ Tailwind CSS & Alpine.js components
โข 100+ customers
โข $4.2 K TTM revenue since September 2024
โข Plug-and-play code snippets
โข Built with Astro & Tailwind CSS
โข 2.8 K visits in the last 3 months
DM for details!
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! โฌ๏ธ
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...
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
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.
[templates]
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...
The social links section enables the creation of "links" to be displayed on the landing page. Each link can include an icon, a title, and a URL. The icon and background color are customizable, and the link can also be dragged to change its position.
[Image]
MILESTONE
The profile admin area is fully working.
The application uses an API to interact with data stored in a SQLite database. The API, database, and user interface are all implemented using the Query.
[Image]