vividspecter

joined 1 year ago
[–] [email protected] 2 points 3 months ago

There's many 16gb AMD cards since at least the 6000 series. The 7600 XT is probably want you're thinking of since the 7600 is only 8gb.

[–] [email protected] 3 points 3 months ago

Using amdgpu on that card has been considered experimental ever since it was added like 6 years ago

If I recall right, it hasn't been enabled by default simply because it is missing some features like analog TV out support (which most people don't want or need in 2024).

[–] [email protected] 70 points 3 months ago (17 children)

And don't have automatic updates enabled for critical infrastructure.

[–] [email protected] 2 points 3 months ago (1 children)

They'll supply a giant paper manual, and you'll have to look through it to find the key. DRM, 1980s style.

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

I think that's reasonable, and is the impression I have of FUTO as well. I'm using their Android keyboard at least and have been impressed by it (although I don't have demanding needs).

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

It's commonly used by spammers, so it could cause issues if you're planning to use it for mail.

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

Do you need 6Ghz as well? Because I don't think there are any that OpenWRT supports yet.

The Flint 2 suggestion is reasonable, although the firmware situation is currently a bit problematic with the stock version using an out of date Openwrt version due to issues with the open source drivers. But it should get resolved in the long run.

[–] [email protected] 19 points 4 months ago* (last edited 4 months ago) (1 children)

Electric cars will certainly be quieter at low speed but they will still be noisy at higher speed due to tire noise dominating. Lower speed limits in cities would help here significantly.

[–] [email protected] 27 points 4 months ago* (last edited 4 months ago) (8 children)

Pretty much every first party Nintendo game, especially Mario and the Zelda series. I've had some enjoyment from the 2D era Zelda games at least, but have yet to finish any of them as they just don't seem to hold my attention.

I'll reserve my judgement on the most recent Zelda game as I understand it's quite different from the classic 3D and 2D games, but I don't have any particular desire to give Nintendo money given their increasingly lawyer heavy behaviour.

[–] [email protected] 7 points 4 months ago* (last edited 4 months ago)

Unless something has changed recently, OPNSense doesn't have an ARM build so it won't work on the Pi4.

[–] [email protected] 5 points 4 months ago* (last edited 4 months ago) (1 children)

If you want to use the PI as a router you'll probably end up with a double NAT situation which isn't ideal but may work well enough. In terms of wifi performance, I wouldn't expect a Pi to be particularly good here so I'm not sure this even worth it unless it's just a budget issue and you don't have any other options.

In terms of your problem, you should be able to assign the Pi ethernet port to the default WAN and WAN6 networks. As for wifi, the Pi adapter needs to have support for AP mode, and looking around it doesn't seem clear if the built in wifi adapter supports that or not (most people using the Pi are using it purely as a router and not a wireless AP). If not, you'd need a USB wifi adapter that supports AP mode. You might want to get that additional ethernet adapter too for testing/debugging and it will allow you to add a dedicated wireless AP.

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

It's nice not to deal with HTTPS warnings etc and as you said it's more convenient to access by domain name rather than remembering port numbers. You should be able to technically achieve the latter in another way by using docker and configuring it to assign a real IP for each service (a bridge network presumably), then setting each service to use port 80 externally. But that's probably as much work as just setting up a reverse proxy.

And if you're concerned about exposing ports, you can use DNS challenge which doesn't require opening port 80 on your router.

view more: ‹ prev next ›