I’ve built COZ.JP, and I’m now looking to promote it. However, I’ll admit, I’m not great at marketing or promoting. Could you please share some advice on how to effectively market my product? Any tips, personal experiences, or even harsh realities I should prepare for would be incredibly helpful! Thank you in advance for your help.
Between Japanese lessons and a lot of coffee, I'm happy to launch API beta support for Coz.jp! To make automation easy, I've also built an n8n node and a Laravel plugin.
In this moments I think devs should invest in vendor independence if they can. While I'm not to that stage yet (cloudlfare dependence) using open technologies like docker (or Kubernetes), Traefik instead of managed services can help in this disaster situations by switching to a different provider in a faster way than having to rebuild from zero.
as a disclosure I'm not still to that point on my infrastructure But I'm trying to slowly define one for my self
Really enjoyed putting this system together — Laravel with FrankenPHP and Traefik makes a huge difference in real-world performance and maintainability. The full architecture and Docker setup are detailed here if you’d like to dive deeper
I kept burning time manually recreating calendar blocks for routines like workouts and focus sessions, so I built a client-side solution to automate it. Key features:
Generates complex recurring schedules directly in the browser
Exports .ics files (tested with Google/Outlook/Apple)
Shows time commitment upfront and handles exclusions (holidays/vacations)
Zero dependencies beyond Vue 3 + vanilla JS
Fully client-side – no data hits server!
Tech stack is minimal: Vue 3 + Tailwind (with dark mode).
No backend by design to guarantee privacy.
Edge cases with recurrence patterns (any weird schedules you’ve struggled with?)
How it handles .ics exports for your calendar
Whether you’d use this for work routines, fitness planning, etc.
really looks cumbersome to use it seems. the explore function is not as intuitive. I'll try to use it again in the future once I have more time to test it carefully
I everyone, I wrote another article explaining how my server survived the front page of hacker news with the steps I took.
thank you for making my submission reach front-page.
let me know if you have any other suggestion on this regard too
https://news.ycombinator.com/item?id=43843494
reply