michaloo
- Karma
- 0
- Created
- ()
- Submissions
- 33,881
-
Cloudflare Containers is a cool way of hosting any Dockerized app if you don't want separate infra and keep everything in one account. The problem is that D1 can only be accessed via Worker binding or API. Worker…
-
The Cloudflare ecosystem is great. I love deploying apps to Workers, but not all applications can be ported to serverless architecture. Cloudflare Containers have been around for a while (still in beta though) to…
- Show HN: Once Analytics – self-hosted, buy-once analytics on serverless (onceanalytics.com)
Hey HN, I'm a data analytics and tracking consultant by day. Built this for my own projects and decided to productize it. I'm testing two things at the same time: - Business model: one-time payment in an industry that's…
- Show HN: Admin Compass – global search for WP Admin (wordpress.org)
Using global search and command palette like one in Sublime Text or Alfred App become my default way of working. Now that I need to manage multiple WordPress and WooCommerce websites I missed this feature. Although…
- How to cope with a legacy codebase – survival guide (medium.com)
- Run docker commands over your files (github.com)