Spyke
sh.itjust.works

I mean shipping intentional malware should get you banned off github let's be honest. Hate AI all you want, and there are absolutely legitimate reasons to do so, parts of a program intentionally created to do harm to a users machine shouldnt be encouraged.

-3

There is no harm done to the user's machine. What are you talking about? The malware as you call it is limited to the project folder and Claude itself specifically asks you if you trust the contents of a newly opened folder.

5
EarMasterreply
lemmy.world

It is, but unfortunately Claude detects it immediately and ignores it.

2
Owlreply
mander.xyz

Uninstalling it rn

I don’t want that type of intentional malware

2

kbin: The OG content aggregation service that was popular during the Reddit exodus and the foundation for mbin

Weirdly worded I think, Lemmy has been going for years before kbin. I've been hosting kbin for a short while, I didn't really get into it admittedly.

5

I think in this context they're only talking about apps that are no longer maintained. So it is the OG reddit replacement that isn't being maintained. But yeah, kind of weird wording all throughout.

10
indieweb.social

The tricky part with self-hosting isn't just getting it running, it's managing upgrades across the whole stack without breaking dependencies. You need a solid rollback strategy, or you're just asking for trouble when the next CVE drops.

2
lemmy.world

At a certain point I learnt to do things in docker containers, VMs, or separate bare metal. Running multiple services on one bare metal system will get you into trouble.

4
lemmy.world

10 billion percent agree.

using docker to maintain all my services is the only way I can selfhost anymore. running things natively just isn't worth it anymore.

I run my own gitlab instance and have repos dedicated to pulling updated images and caching them locally so even if the internet goes down I can still deploy services. what images I don't trust, I build locally from locally cached os base images. and then there's all my custom built apps/services.

1

I take monthly snapshots of imaged and deploy them. I've actually thought about setting up my own scanner to inspect images for vulnerabilities just to make sure nothing gets deployed that shouldn't.

1

You reached the end

Self-Host Weekly (12 June 2026) | Spyke