forbiddenlake

joined 1 year ago
[–] [email protected] 1 points 2 weeks 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.

[–] [email protected] 12 points 4 weeks ago

Do you need more than locate offers?

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

[–] [email protected] 5 points 1 month ago (1 children)

Handbrake uses avx512 and zen5 significantly improved on avx512

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

[–] [email protected] 1 points 1 month ago (2 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.

[–] [email protected] 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.

[–] [email protected] 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.

[–] [email protected] 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.

[–] [email protected] 6 points 5 months ago (1 children)

Of all those, I've only heard of Heztner. Am I out of touch?

I've been a Linode customer for years, and I used to use Digital Ocean as well. I've been happy with them, did you consider them?

[–] [email protected] 1 points 5 months ago

Ludusavi does it all for you, works great, and the dev implemented my feature request within a few weeks (handling a mounted Windows drive better)

https://github.com/mtkennerly/ludusavi

[–] [email protected] 1 points 6 months ago* (last edited 6 months ago)

None that article, but check my other reply and check your plan. You may be pleased, I was.

[–] [email protected] 1 points 6 months ago

The marketing fluff doesn't, but they actually did increase upload speeds. Mine went from 10 to 20 up. And here is the DSL reports forum thread from when this round started.

Also, they are testing larger increases. I could get 100 up today, if I had a supported modem.

So, check your actual plan and modem to see what you have now.

 

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.

[–] [email protected] 4 points 9 months ago

Yes. 2019 comment from cloudflare: https://news.ycombinator.com/item?id=19828702

On my network, I send dns requests for only the archive domains to a DNS server that archive likes. Adguards, in this case. Everything else goes to cloudflare. Both adguardhome and unbound can do that.

view more: next ›