Borrow against Bitcoin, buy STRC. What do I miss?

I’ve read about „Bitcoin as collateral“. Nothing new for you guys, I bet. You basically borrow money and use Bitcoin as security. You get loan starting at 5%. With the money I could buy STRC stocks which pay 12% dividend. The margin is my profit.

It sounds too good to be true. What do I miss?

reddit.com
u/BenefitOk7956 — 3 days ago

Active Substances Search for Ukraine

Are there any RA consultants working for the Ukrainian market?
How do you look for registered products and active substances? Do you speak Ukrainian?

I built a search tool which works both in English and Ukrainian. I built it for my girlfriend but I wonder if it could be helpful for others as well!

reddit.com
u/BenefitOk7956 — 14 days ago
▲ 5 r/cms

Replacing CMS with OpenWebUI + MCP + Nginx

I’ve tried different CMS for personal use in the recent years. I recently wondered why I use a CMS in the first place when I just want to serve static HTML files.

I tried different approaches and came up with following setup:

Open WebUI with an MCP server that edits HTML files right on the filesystem. I can now prompt changes via chat. No more need to maintain a CMS, DB or plugins.

Everything is spinned up with docker-compose on a VPS.

I’m still figuring out how scalable this setup is. I added a UI component library, basically plain html markup with mock data for a card component, for instance.

The MCP server reads the components, adds them to the page and populates the data I ask for.

Has anyone tried something similar? What do you think about that setup?

reddit.com
u/BenefitOk7956 — 14 days ago

Editing static HTML files via Open WebUI & MCP on VPS

I recently added an Open WebUI instance to my VPS where my website is hosted. I wrote my first MCP server with a few tools to edit HTML files, upload assets etc. Now I can update the live pages via Open WebUI chat!

So far it looks very promising. Has anyone else set up something similar? What is your experience?

reddit.com
u/BenefitOk7956 — 16 days ago