[-] SteveTech@programming.dev 9 points 1 year ago

I think they were trying to say that the cage in front with the AP behind, acts as a directional antenna. Similar to how Yagi antennas have metal elements that aren't connected in front of the actual antenna.

But I don't know enough antenna theory to know if that's correct.

[-] SteveTech@programming.dev 9 points 1 year ago

help now actually opens the help utility on Python 3.13!

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

The master branch works well with Intel ARC, I contributed a lot of the ARC changes. I don't think they've made it into a release yet though.

Edit: 3.2.0 has them: https://github.com/Syllo/nvtop/releases/tag/3.2.0

[-] SteveTech@programming.dev 9 points 1 year ago

It can, but it requires creating your own signing key, registering it with secure boot, and signing your nvidia driver.

There's a guide here: https://askubuntu.com/a/1049479

But if you're running any out of tree drivers (e.g. the nvidia driver), I'd recommend just leaving secure boot off.

[-] SteveTech@programming.dev 9 points 2 years ago

I wonder if this made it into the android kernel: https://www.androidpolice.com/pixel-stutter-bug-addressed-by-third-party-dev/

Or if it is just general updates.

[-] SteveTech@programming.dev 9 points 2 years ago

You have to be on the March update, then go to Developer options -> Linux environment, and enable it. Then 'Terminal' will appear in your apps drawer.

[-] SteveTech@programming.dev 8 points 2 years ago* (last edited 2 years ago)

It's part of GNU Gzip, and zcat is basically just a shell script that runs exec gzip -cd "$@" meaning you can actually just do cat /usr/bin/zcat to get the source.

[-] SteveTech@programming.dev 8 points 2 years ago

cant move services as every other service sucks

What are your requirements?

I use Tidal and I know High/Max quality works in the web UI, just needs widevine support.

[-] SteveTech@programming.dev 8 points 2 years ago

If you want the latest version of most python apps, I'd recommend using pipx, since it'll create python virtual environments for each app installed, and won't mess with system packages.

[-] SteveTech@programming.dev 8 points 2 years ago

Can also confirm I do not get ads/promotions from Google Wallet, and Google Pay isn't an app anymore, so maybe you should make sure you have a legit version. I only get the you just paid notifications, which I would want to get.

Can you show an example of the notifications you're getting?

[-] SteveTech@programming.dev 8 points 2 years ago

Also this is PCIe, not PCI. It's just got a few gaps because it's actually only x4, and the other pins are just there for stability.

[-] SteveTech@programming.dev 9 points 3 years ago

You could also uninstall the NVIDIA driver to get the proprietary taint out of the kernel.

Read more here, but a tainted kernel isn't usually an issue if you decide not to uninstall it.

view more: ‹ prev next ›

SteveTech

0 post score
0 comment score
joined 3 years ago