Spyke

Replies

linux

Comment on

My Wayland Your Wayland Our Wayland

Reply in thread

This is great:

What if my experimental protocol is approaching the 3 month removal period but I am missing ACKs due to reviewer inactivity?

Contributors engaging in good faith protocol development should not be penalized due to reviewer inactivity. It is advised that experimental protocol authors post memes to the base MR until reviewers become active.

What if an experimental protocol author posts memes to the MR for many months rather than furthering development?

It is expected that protocol authors are seriously attempting to reach staging/ status. If it is determined by members that this is not the case for a given experimental protocol after a three month period has elapsed, the one week removal notice may be invoked regardless of how good the memes may be.

Comment on

Homelab upgrade - "Modern" alternatives to NFS, SSHFS?

Reply in thread

By default, unencrypted, and unauthenticated, and permissions rely on IDs the client can fake.

May or may not be a problem in practice, one should think about their personal threat model.

Mine are read only and unauthenticated because they're just media files, but I did add unneeded encryption via ktls because it wasn't too hard to add (I already had a valid certificate to reuse)

linux

Comment on

aaa

Reply in thread

You can still torrent without forwarding a port, for example by only making outgoing connections. But that may limit your speed, and figuring out forwarding should help.

linux

Comment on

*Permanently Deleted*

Reply in thread

The client has the private key, the server has the corresponding public key in its authorized keys file.

The server is vulnerable to the private key getting stolen from the client.

Comment on

Need some advices about to corvette

Sure, here's a standard unengineered MC/pulse setup: https://s.orbis.zone/mwdc

Change the small pulses to gimbaled if you have trouble aiming fixed weapons (don't make the medium pulses fixed, their convergence is too bad).

If you're going to add a scoop/ADC/SCA, replace some HRPs (the smaller the better).

Watch the power: one of the SCBs is off for a reason. If you end up needing it, turn an empty SCB off then then the off one on.

Comment on

Zabbix in selfhosted env

I used to. It's really complicated and not big in the self hosted space.

I'd recommend the standard Prometheus, alert manager, and grafana stack instead. That's what I use now, and although yaml sure is something, at least there's tons of people to copy.

Comment on

Wine 10.16 Released

Reply in thread

Obligatory reminder that this comparison is versus vanilla wine, and gamers (steam) haven't been using vanilla wine for many years.

Versus esync or fsync, ntsync doesn't bring any particular performance benefit. But it may bring more consistent fps, and is actually supported in the kernel and now wine.

Just don't expect 100 more fps, or even 10.