Helix

joined 4 years ago
MODERATOR OF
[–] Helix@feddit.de 3 points 2 years ago

oh that's just what I did for Lemmy, and it worked!

[–] Helix@feddit.de 3 points 2 years ago

woop woop, r/videos ist gerade dunkel gegangen

[–] Helix@feddit.de 36 points 2 years ago (3 children)

ah, Cities Skylines 2, not Counter-Strike 2. You might want to change your title, I thought Counter-Strike 2 followed Fortnite and allowed building all of a sudden :D

[–] Helix@feddit.de 4 points 2 years ago* (last edited 2 years ago) (1 children)

ich hatte 200k Karma.

solche nutzlosen Metriken brauchen wir hier nicht (:

[–] Helix@feddit.de 1 points 2 years ago* (last edited 2 years ago) (1 children)

Entschuldige, da habe ich mich falsch ausgedrückt. Das Frontend ist node/typescript und spammt die API regelrecht zu. Wenn sie das reduzieren und wie du sagst Caching, indexes etc einführen, wird es sicher performanter.

Hier z.B. ein PR zum Thema Caching, welcher sowohl backend als auch Frontend betrifft: https://github.com/LemmyNet/lemmy-ui/issues/1098

[–] Helix@feddit.de 1 points 2 years ago (4 children)

Zuerst müssen die mal websockets entfernen: https://github.com/LemmyNet/lemmy/issues/2905

Dann müssen die Devs noch schauen, dass sie das Backend load-balancing-freundlich machen.

Das ist halt alles node.js und sie haben (noch) keine Möglichkeit zum Clustern im Backend vorgesehen.

[–] Helix@feddit.de 1 points 2 years ago

Try firejail and flatseal for that.

[–] Helix@feddit.de 21 points 2 years ago (1 children)

If your current instance is down, you can still read and comment from another instance.

I just wish there was a way to sync subscriptions.

[–] Helix@feddit.de 1 points 2 years ago (1 children)

left coast of what?

[–] Helix@feddit.de 10 points 2 years ago (6 children)

Where did you read that and which arguments did the authors make?

Many times, the configuration of Docker is the issue, e.g. mounting stuff like files from /etc/ or the Docker socket from the outside, using insecure file permissions or running the application as root user.

If you use rootless Docker or Podman, you already eliminated one of the security risks. The same goes for the other mentioned things.

What exactly do you mean by "questionable programs"? If you want to run malware, you shouldn't do so in an environment where it can break out of anything. There's the possibility of hardware virtualisation which prevents many of the outbreaks possible, but even then, exploits have been found.

You're really only secure if you run questionable software on an airgapped computer with no speakers and never run anything else on it.

What would be your use case?

[–] Helix@feddit.de 3 points 2 years ago

ah, so a zero knowledge password proof with a static key then. Your idea is susceptible to rainbow tables as all responses to all challenges could be precomputed without even knowing the password.

view more: ‹ prev next ›