SteveTech

joined 1 year ago
[–] SteveTech@programming.dev 3 points 1 year ago

Vulkan and Apple's Metal both have machine learning functionality.

[–] SteveTech@programming.dev 1 points 1 year ago

Could you explain what the app is?

You could maybe find the company's IP range and whitelist that, or just whitelist the port it's using.

But as you've seen from the replies, the information you've given is very vague.

[–] SteveTech@programming.dev 3 points 1 year ago

Using Firefox with private browsing, I get this:

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://www.reddit.com/r/all/.json?limit=20. (Reason: CORS request did not succeed). Status code: (null).
The resource at “https://www.reddit.com/r/all/.json?limit=20” was blocked because content blocking is enabled. rdx.overdevs.com

Works fine in normal mode though.

[–] SteveTech@programming.dev 6 points 1 year ago (1 children)

If you've got some free time and a spare computer, pihole with recursive DNS, it blocks ads and queries the root DNS servers itself (requires some extra set up though).

Other services like Quad9 are good for networks other than your home though.

[–] SteveTech@programming.dev 1 points 1 year ago

Cloudflare Tunnels have a basic reverse proxy built in, so you could technically still have one and eliminate Traefik.

However, I still use one for nginx, and one for each important app (frigate, home assistant, probably others), plus an extra on a raspberry pi as more of a VPN if my wireguard server goes down.

[–] SteveTech@programming.dev 1 points 1 year ago* (last edited 1 year ago)

It's not an ideal solution, but this guy did the renewal using certbot and just linked the certificate into yunohost for DNS renewal.

[–] SteveTech@programming.dev 3 points 1 year ago

You might be able to manually create NS records for @, but I've never tried it.

[–] SteveTech@programming.dev 6 points 1 year ago

Look the other 4 words are fine, so that's still 80%, which is a pass right?

[–] SteveTech@programming.dev 1 points 1 year ago

Add an IP to one of the bridges, Proxmox will then use that bridge with that IP.

[–] SteveTech@programming.dev 4 points 1 year ago* (last edited 1 year ago) (1 children)

This guy managed to modify a Broadcom NIC to support 2.5G SFP: https://github.com/Berzerker/google-fiber-2gbps-bypass

I mean it isn't great to have to mod something, but at least it's something

Edit: or apparently you can just ask for a 10G transceiver now: https://www.reddit.com/r/googlefiber/comments/tdgag5/google_fiber_now_installing_fiber_jacks_w10gbe/

Also I thought I should mention I don't have Google Fiber so I can't say if any of this works.

[–] SteveTech@programming.dev 11 points 1 year ago* (last edited 1 year ago)

Important thing to note, when using AMD, you'll probably need an additional amd_pstate parameter for better power management.

Sources:

[–] SteveTech@programming.dev 3 points 1 year ago (1 children)

It improves memory access to the GPU, but I don't believe it's required for Intel ARC anymore.

view more: ‹ prev next ›