forbiddenlake

joined 1 year ago
[–] forbiddenlake@lemmy.world 5 points 1 week 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 1 week 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 13 points 2 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 2 weeks ago* (last edited 2 weeks 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 1 month 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.

 

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.

 

Edit: Solved

Either:

  • Set K-9 to Unrestricted Battery in Settings > Apps > K-9 Mail > App battery usage, OR
  • Allow K-9 in Settings > Apps > Special app access > Alarms & Reminders.

If K-9 is already set to Unrestricted, then it won't appear in the second place.


OS: Android 14, Pixel 8

I'm annoyed by this fixed bug (watch does not vibrate when receiving mail), so I enabled the K-9 beta in the app store, and as of today I have version 6.713 which hopefully has the fix.

The release notes say:

Note: For now please manually allow "alarms & reminders" in Android's app settings when using Push on Android 14

... but I can't find those settings. Under Settings > Apps > Special app access > Alarms & Reminders, K-9 mail isn't listed, and there's no Add button.

I do have Push enabled on my email accounts; and I have the notification silenced.

I have K-9 set to Unrestricted battery access.

What am I missing?