Readit News logoReadit News
zero_kool commented on Ask HN: What are you working on? (April 2025)    · Posted by u/david927
zero_kool · a year ago
I'm working on platform that helps you vibe code APIs. It'll generate clean, scalable, maintainable monolithic backend APIs built using Express + Postgres.

Launch soon! Drop a comment if you want early access

zero_kool commented on Ask HN: Why buy domains and 301 redirect them to me?    · Posted by u/HughParry
zero_kool · a year ago
If you have an affliate program, it could for outbound email campaigns to sell your product.
zero_kool commented on Soft Deletes with Ecto and PostgreSQL   dashbit.co/blog/soft-dele... · Posted by u/todsacerdoti
zero_kool · 2 years ago
I'm currently in the process of migrating back to hard-delete from soft-delete on my current company's codebase. We use a slightly different approach of using triggers to do cascade deletes. It's just very difficult to maintain as the product grows bigger. All those additional overhead to create additional rules for every table and the scope for human error. Overall, I dont recommend anyone take the route of soft-deletes unless it's absolutely required.

u/zero_kool

KarmaCake day219November 21, 2017View Original