Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
bluocms
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
bluocms
1y ago
Would be possible for you to share it? I think would be a very interesting read. Thanks
2.
▲
by
bluocms
1y ago
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 mu
3.
▲
by
bluocms
1y ago
That’s correct. Somehow the link was wrong in the original post.
4.
▲
by
bluocms
1y ago
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 Cloudfla
5.
▲
by
bluocms
2y ago
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 you
6.
▲
by
bluocms
2y ago
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!
7.
▲
by
bluocms
2y ago
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 ret
8.
▲
by
bluocms
2y ago
> Once you have less skin in the game, it is easier to make bad decisions. The author argues this is due to a) having a capital buffer to cushion you, and b) having more time to waste. It’s not wrong per se but worded to hide the benefit
9.
▲
by
bluocms
3y ago
You can design to be transport agnostic. Then add various transport types: sockets, http, in memory (for testing)…
10.
▲
Resources for Application Security Including Web, API, Android, iOS
(github.com)
3 points
by
bluocms
3y ago
|
0 comments
11.
▲
by
bluocms
3y ago
What the other user says is that maybe those companies will only let 1 device per account to be registered. So you can’t have 2 devices to login. Harder to share.
12.
▲
by
bluocms
4y ago
Why learn cmd and bash when you can just learn js? Easier to maintain 1 language than 1+. My software in js from 7 years ago still works.
13.
▲
by
bluocms
4y ago
Then the comment can be removed, as is duplicate of code and has no use.
14.
▲
by
bluocms
4y ago
If you’re developing long term in node.js and js/ts, why would you use python? You already have shared code, utils, infrastructure to deploy. Personally I like to have all projects in the same language.
15.
▲
by
bluocms
4y ago
And this is something I come up on the spot. Engineers should think about like their life depends on it, this is a major security flaw. Even more robust would be to switch that flag off by using the password or derived password from biometr
16.
▲
by
bluocms
4y ago
How come the security model is so basic? I even think they should dismiss modal by id instead of type. As this is a highly sensitive part, I think stacking lock screens on top of the unlocked menu leaves the door open for many bugs that co
17.
▲
by
bluocms
4y ago
Instead of ngnix you could use caddy as a docker container too.
18.
▲
by
bluocms
4y ago
You can contact us by email if interested.
19.
▲
by
bluocms
4y ago
This is exactly how we built Bluo: dynamic cms just like wordpress that deploys static assets (html,css,js,images) to cf workers. Benefits are obvious: high reliability and speed to serve the static files. In addition, if the cms server is