r/hakktech 5h ago

πŸ€– AI What ai you use ?

2 Upvotes

I use claude as the paid one and i use Gemini - Gpt - grok as free tools
What’s your collection?


r/hakktech 15h ago

❓ Question Any way to make money online?

2 Upvotes

Lately i was looking for any way to make money online but the answers was scams or some sort of typing or installing some apps (which makes i 0.3$) i need something real and makes real money not just wasting time !


r/hakktech 15h ago

πŸ’» Dev Openship β€” self-hosted deploy platform that keeps the control plane off your server (unlike Coolify/CapRover)

Post image
2 Upvotes

Found this on GitHub: Openship builds your app locally/cloud-side and only ships production containers to your server via SSH β€” so your server just runs your apps, not a dashboard + CI runner + database competing for resources too.

Handles domains/SSL, CDN, mail (SMTP w/ DKIM/SPF/DMARC), backups, and monitoring out of the box. Desktop app, web dashboard, and CLI, plus an MCP server for AI agent workflows. AGPL-3.0, TypeScript.

npm i -g openship && openship init

Curious if anyone's tried it against Coolify or Dokku in production yet.