HackerTrans
TopNewTrendsCommentsPastAskShowJobs

bluocms

no profile record

comments

bluocms
·السنة الماضية·discuss
Would be possible for you to share it? I think would be a very interesting read. Thanks
bluocms
·السنة الماضية·discuss
We’re developing https://bluocms.com/

- very hard to hack because we pre render all assets to a Cloudflare kv store

- public website and CMS editor are on different domains

Basically very hard to hack. Also as a bonus is much more reliable as it will only go down when Cloudflare does.
bluocms
·السنة الماضية·discuss
That’s correct. Somehow the link was wrong in the original post.
bluocms
·السنة الماضية·discuss
We’re building BLUO - https://bluo.cms a modern multi-website CMS focused on simplicity and performance.

Key features: - Multi-website management with single sign-on (one dashboard for all sites) - Static rendering via Cloudflare KV for 100% uptime and blazing speed - Real-time editor with AI-powered automated internal backlinks - Theme switching without breaking functionality

We're currently serving 100+ websites. It's completely free for non-profits.

Would love feedback from anyone managing multiple content sites!
bluocms
·قبل سنتين·discuss
This only happens because people treat build code at a lower standard than app code. IMO you should treat all code with the same rigour. From build scripts to app code to test code.

Why write hacks in build tools when you wouldn’t do in your app code.

We build tool code with the same quality as the app code. That’s why most tooling we use are written in typescript: type safety, code reuse…
bluocms
·قبل سنتين·discuss
Looks really good and is also relaxing to watch when it’s compressed. Did you open sourced it?

And your projects are really nice too. Wall smasher is amazing!
bluocms
·قبل سنتين·discuss
Getting a 260% (and this is a lower estimate) return might be great depending on the duration. If 10 years would be around 26% ROI. I wonder if there is any ETF that invests in all startups.

———-

Calculation below:

To calculate your net return based on the provided percentages and their associated returns, we need to determine the weighted average return for each category. The net return is the sum of all these weighted returns.

Here are the steps:

1. *25% of investments make zero return (100% write-offs)*: - Return = 0 - Contribution to total = \( 0 \times 25\% = 0 \)

2. *25% of investments produce a return greater than zero but less than 1x (are losses)*: - Let's assume the average return is 0.5x (midpoint between 0 and 1x). - Contribution to total = \( 0.5 \times 25\% = 0.125 \)

3. *25% produce a return between 1x-3x*: - Let's assume the average return is 2x (midpoint between 1x and 3x). - Contribution to total = \( 2 \times 25\% = 0.5 \)

4. *15% produce a return between 3x-10x*: - Let's assume the average return is 6.5x (midpoint between 3x and 10x). - Contribution to total = \( 6.5 \times 15\% = 0.975 \)

5. *10% produce a return of 10x or greater*: - Let's assume the average return is 10x (the minimum in this category). - Contribution to total = \( 10 \times 10\% = 1 \)

### Total Net Return: Summing all the contributions:

\[ 0 + 0.125 + 0.5 + 0.975 + 1 = 2.6 \]

So, your *net return* is 2.6x or *260%* of your total investment.

This means, on average, you would get 2.6 times your initial investment overall.