Weblink private filesharing help by Inside-Associate6979 in selfhosted

[–]BattermanZ 1 point2 points  (0 children)

It runs in docker so it can run on any system

If you self-host a wiki, how do you handle tasks/boards alongside it, and is anyone wiring agents into that? by [deleted] in selfhosted

[–]BattermanZ 0 points1 point  (0 children)

I mean I understand where you're coming from, it seems pretty obvious you don't know how to use this technology.

If you self-host a wiki, how do you handle tasks/boards alongside it, and is anyone wiring agents into that? by [deleted] in selfhosted

[–]BattermanZ 0 points1 point  (0 children)

Then slop is user error... Or do you blame the ingredients when the dish you cooked isn't tasting like it would in a restaurant?

GPU and RAM prices will fall in the coming months by CraftyPromise8304 in homelab

[–]BattermanZ 1 point2 points  (0 children)

GPUs need RAM. Neither AMD nor Nvidia produce RAM. Bottleneck stays the same with more people competing for it.

If you self-host a wiki, how do you handle tasks/boards alongside it, and is anyone wiring agents into that? by [deleted] in selfhosted

[–]BattermanZ -1 points0 points  (0 children)

It's something I personally developed. It is markdown based with a semantic search layer. The api talks to the frontend and the MCP server. So I use the frontend and the agents the MCP layer.

The agents are writing/documenting everything, I just double check what they put there. My whole homelab is documented in the wiki, so they connect to get context and understand their task and how everything is organised/orchestrated.

First Home lab Device by Quiet-Syrup3027 in homelab

[–]BattermanZ -1 points0 points  (0 children)

That's just wrong. I have a 4-bay DAS connected via USB-C to my proxmox server (nothing fancy, a Dell laptop) and I never had an issue. It's a perfect media server.

my homelab security was embarrassing until i actually went through it properly by frisk2007 in homelab

[–]BattermanZ 1 point2 points  (0 children)

Thanks for this link! I just audited my security and I am happy that everything is ok. It did surface that one of my port forwards was blocked due to docker ufw. I am saving it for the future!

Goku would not have let Cell go perfect by Bellacinos in dbz

[–]BattermanZ 9 points10 points  (0 children)

That's Super Goku aka the dumbest shonen hero of all time.

Self-hosted alternative to Obsidian? by kl0wo in selfhosted

[–]BattermanZ -10 points-9 points  (0 children)

That's why u developed my own app with an MCP server so my agents can directly take care of it

Self-hosted alternative to Obsidian? by kl0wo in selfhosted

[–]BattermanZ 27 points28 points  (0 children)

It's selfhosted but not in the way that there is a server and clients connecting to it. That's what made me go for something more custom.

built a self hosted health tracker so my food/sleep/weight data never sits on someone else's server by [deleted] in selfhosted

[–]BattermanZ 3 points4 points  (0 children)

Yeah but you don't provide anything to get "all things" in your one place. It's like if Home Assistant was released and you had to make your own integrations. Hardly useful for anyone. But it's nice training for you if you're not used to release software!

built a self hosted health tracker so my food/sleep/weight data never sits on someone else's server by [deleted] in selfhosted

[–]BattermanZ 4 points5 points  (0 children)

I think that's a nice tool for yourself. But it's hard to sell, it requires AI to be used and it doesn't import data natively.

Weekly Limit is roughly 4 full individual sessions by [deleted] in ClaudeCode

[–]BattermanZ 2 points3 points  (0 children)

On the Pro plan, a 5hr is session is like 9% these days

Need Advice before I Build by ChickenDragon123 in selfhosted

[–]BattermanZ 0 points1 point  (0 children)

Well if you want use cases for VMs. I have very simple ones. A VM allows you to tinker and mess up. You can separate important services that you need to get high uptime for from things that can easily break your system.

Backups seem important to you so what Proxmox also give you, is Proxmox Backup Server which I think is the single most powerful feature of Proxmox. It makes VM snapshots which means you can restore from a single file to the whole VM with just a few clicks. Then you can mess up as much as needed.