I do. I upgrade before the major release goes out of support, so no I don’t get much from it, but I do still get patches from it occasionally. Iirc they released an imagemagick patch before upstream did
- 1 Post
- 24 Comments
forbiddenlake@lemmy.worldto
Selfhosted@lemmy.world•How do you configure CSP headers on 20+ applications ?English
3·3 months agoI looked in to this a while back and didn’t find anything complete. I ended up using a collector and feeding the reports in to my existing Loki and making my own Grafana dashboard.
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.
forbiddenlake@lemmy.worldto
Linux@lemmy.ml•DXVK 2.7 Improves Support for God of War, Watch Dogs 2, and Final Fantasy XIVEnglish
6·4 months ago(2 weeks ago)
In my non scientific test, this version did increase my FFXIV fps in a CPU bound scenario, in limsa lominsa.
forbiddenlake@lemmy.worldto
Linux@lemmy.ml•[PSA] Malware distributed on the AUREnglish
35·4 months agoAur is completely user controlled, it is not official and not trusted. Someone just decided to use those names and upload something.
forbiddenlake@lemmy.worldto
Space@mander.xyz•What would happen if you tried to land on a gas giant?English
2·4 months agoSaga of the seven Suns
forbiddenlake@lemmy.worldto
Linux@lemmy.ml•Why disable ssh login with root on a server if I only log in with keys, not password?English
10·7 months agoThe 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.
Use the DNS challenge instead? You’ll need a DNS provider with an API though
forbiddenlake@lemmy.worldto
Elite Dangerous@lemmy.world•What "easy to implement" feature would you like to get implemented in the game?
3·7 months agoSo you can have your own Coriolis and planet bases now. But, to be realistic, it is a shit ton of hauling(at least solo) and you are just the architect. After construction you get no special privileges other than naming rights.
The pm2 has a small distro and pp, limiting the builds hard. Pacifiers or fragments are very good though. Here’s several options
Python Mk2 PVE Builds
No Engi, Multis: https://s.orbis.zone/qEkV No Engi, Frags: https://s.orbis.zone/qGd0 Full Engi, Multis: https://s.orbis.zone/qEkX Full Engi, Frags: https://s.orbis.zone/qEt2 Full Engi, Pacis: https://s.orbis.zone/qEt4
If you configured your X server manually, remove any mentions of Nvidia or it won’t start. Yeah I didn’t that to myself.
forbiddenlake@lemmy.worldto
Elite Dangerous@lemmy.world•Actually, it is possible to dock large ships on M-pads!
1·8 months agoDo you get fined?
forbiddenlake@lemmy.worldto
Selfhosted@lemmy.world•Recommendation Self Hosting BlogEnglish
1·8 months agoI use this, it’s fine, but development on the open version is very very slow.
And they still haven’t fixed my pet bug: they introduced Unix socket listening, I found that enabling it prevented upgrades, reported the bug with details and repro, and nobody cares. The workaround is simple, delete the socket file before every start. But I remain confused why a bug that prevents upgrades remains.
Not perfect for me, I was also wondering if it would be in this post.
I find the scrolling in the sms display wack, and the copy otp button doesn’t work (just enabled the log follow workaround, so we’ll see), and the right click menu on the system tray icon goes off screen the first try.
forbiddenlake@lemmy.worldto
Selfhosted@lemmy.world•Homelab upgrade - "Modern" alternatives to NFS, SSHFS?English
17·9 months agoBy 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)
forbiddenlake@lemmy.worldto
Selfhosted@lemmy.world•PSA: LetsEncrypt ending expiration notification emailsEnglish
5·9 months agoYou could use a reverse proxy to terminate tls, and take the tls off of ad guard itself.
Broke XIVLauncher, couldn’t type in it. Fixed in SDL already so Arch should get .51 soon.
forbiddenlake@lemmy.worldto
Linux@lemmy.ml•Which new Protocol or Standard are you most excited about?English
4·9 months agoWell, released is a strong word when it’s not on Nvidias site. It was pushed to the cuda repos only, so far.


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.