forbiddenlake

joined 1 year ago
[–] forbiddenlake@lemmy.world 1 points 1 week ago

I have a couple Xbox controllers. Wired they work fine. If you use Bluetooth it really depends on the Bluetooth chip and I've had some really bad ones. Also certain models will require firmware updates from Windows before they will pair.

[–] forbiddenlake@lemmy.world 12 points 2 weeks ago

Do you need more than locate offers?

https://wiki.archlinux.org/title/Locate

[–] forbiddenlake@lemmy.world 5 points 3 weeks ago (1 children)

Handbrake uses avx512 and zen5 significantly improved on avx512

http://numberworld.org/blogs/2024_8_7_zen5_avx512_teardown/

[–] forbiddenlake@lemmy.world 4 points 3 weeks ago (1 children)

The list does change and mirrors do degrade. I once ran in to an issue where my chosen mirror was now incomplete and causing problems.

Every boot or every day is overkill though imo. I do weekly.

[–] forbiddenlake@lemmy.world 14 points 4 weeks ago (5 children)

You're posting this brief message a lot, so I googled it, and, no releases since October 2022? Only on f droid and is there really no way to pay other than PayPal donations? Am I looking at the right neo launcher?

Development isn't dead, but the lack of releases and fees (one time purchase, please) don't give me confidence.

[–] forbiddenlake@lemmy.world 2 points 1 month ago* (last edited 1 month ago) (3 children)

What hardware? And can you narrow down when during updates?

I had this problem on Arch on a 5 year old Lenovo laptop with an Nvidia 1660ti GPU. With judicious use of set -x I narrowed it down to systemd daemon-reload.

I actually changed my ext4 journal mode and added a pacman hook in that calls sync before any systemd hooks ran, after the second time half of the package updates got lost due to the freeze.

Because the problem only happened most times, and usually not soon after a reboot, I can't prove it, but the problem hasn't reoccurred since I switched the Nvidia driver to the open flavor.

[–] forbiddenlake@lemmy.world 3 points 2 months ago (1 children)

I wouldn't recommend watching it,

So why are you giving him views by prominently linking it? It looks like you're just bringing the rage bait here.

[–] forbiddenlake@lemmy.world 13 points 3 months ago

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.

 

tl;dr: self-hosted report-uri.com ?

I messed up my site's Content-Security-Policy and blew up my report quota on report-uri.com last month. I'm happy with them, but I don't really want to pay for this service, and I want to avoid that in the future. So I'm looking for something(s) to:

  1. Collect Content-Security-Policy browser reports (go-csp-collector is sufficient here, if not great, as it doesn't support the newer Report-To) and log to JSON (or whatever)
  2. Collect other browser reports such as NEL, Deprecation, Crash and log to JSON
  3. Collect SMTP-TLS and DMARC email reports and log to JSON
  4. Display them somehow for searching and for seeing trends: preferably something less manual than Grafana, but I can collect the logs and do custom dashboards in Grafana that parse JSON (or whatever) logs if I need to.
  5. Let me filter incoming reports based on various things (like ignore CSP reports with no URL)

In my searches I found plenty of SaaS and no source code for the whole thing. Sentry and its clones are too much; I don't want to instrument an app I don't have. I did find plenty of 5-year old abandoned projects, though.

So, what's out there in this space for self-hosting?

For reference, report-uri.com looks like the below, with the ability to drill down and filter and see reports.

[–] forbiddenlake@lemmy.world 2 points 7 months ago* (last edited 7 months ago)

Have you set your system to prefer it in gai.conf?

https://wiki.archlinux.org/title/IPv6#Prefer_IPv4_over_IPv6

You said enforce in the post, but prefer in a comment. Do you mean prefer ipv6, or disable ipv4?

[–] forbiddenlake@lemmy.world 4 points 11 months ago

I was happy with my cyber powers for years, but then the batteries died (official replacement batteries, after 3 years - the originals lasted 5) and the ups just stopped even passing power through. This is someone's old blog about this https://blog.networkprofile.org/cyberpower-ups-avoid/

[–] forbiddenlake@lemmy.world 2 points 11 months ago

The recent webp vulnerability is a bit concerning.

I might get the 8 next week. It's supposed to be a little smaller.

[–] forbiddenlake@lemmy.world 1 points 11 months ago* (last edited 11 months ago) (1 children)

Ping is not a good way to test http, because they are completely different protocols, and can be blocked separately or not. From what you have posted so far, I don't see a problem being demonstrated. Your caddy log here also shows one successful request. So: define "not working" better. Are you testing from a browser? Via curl? From where? To exactly what urls? What message do you get back from your browser/curl?

view more: next ›