The built in port has DMA. USB to Ethernet adapters don’t and have to go through the CPU first. You’re stressing the CPU for bandwidth you aren’t actually using.
Exactly. Streaming a 4K Dolby vision blue ray remux that I legally own on my NAS uses 60-80mbps.
> Note that if I am trying to fix an app that I want to keep using I sure as hell may want to keep the preferences. Of course, `man defaults`. You can modify the preferences and potentially fix it, backup preferences,…
"right" click the app and select "Open" creates the same exception without the need to open settings. There's also an equivalent terminal command for the exception I can't remember. If either of those aren't satisfying,…
Apps that install persistent services typically check if the .app bundle exists in applications so in most cases just trashing the .app is enough to stop any errant left overs from executing.
> 1) app is buggy and I'm trying to fix it by reinstalling from scratch You don't specify and it's highly dependent but in most cases when an app is misbehaving it's an issue with preferences. You can reset most apps…
I used WSL2 on Windows 10 to compile the WSL2 kernel with additional flags supporting wireguard. So I'm pretty sure compiling works, maybe it was an issue with WSL1?
Podman’s unofficial answer to compose is “podman compose”. The official answer is kubernetes. Podman supports generating systemd units for “Pods” (groups of containers). The unit files podman generates are portable.…
For someone with luks2 in the username you sure have a lack of understanding about encryption. Why would it be so hard to believe that your recovery key is hashed and salted like every other password? You can't view…
This "Safari is IE" is getting tired and has never been true. Apple is quite literally on governing members for Alliance for Open Media. Safari existing has never held anyone back. The "plausible solution" is to be…
brew.sh backend is git. This is not a good idea however. Anything you install that has thousands of files will slow down brew substantially during updates. GitHub has had issues specifically with brew.sh misusing their…
Rather than trying to force macOS to support package management, developers should be containerizing their environments where possible with docker/podman. The best package manager for macOS is Docker with an Alpine…
> The value you get from a good Reddit conversation is like a good Wikipedia page Reddit cannot be compared to wikipedia. It's social media vs an internet encyclopedia. Wikipedia does not allow opinions.
Apollo can have analytics disabled. Any 3rd party client defeats ad engagement tracking. You can curl their API yourself and you have defeated tracking. If the client isn't serving ads, like Apollo and Tweetbot, there…
> under the hood duck duck go queries "X reddit". Both Google and DDG already do that, you just format the query correctly. Once you are an expert in a field you will begin to understand how bad reddit is for…
It's very easy to enable secure boot with Nvidia now, at least on fedora with kmods. https://rpmfusion.org/Howto/Secure%20Boot?highlight=%28%5CbC... I have personally set up secure boot with Nvidia on RHEL 8 and Fedora…
It really is unfortunate, but I applaud yegg for responding regardless. Freedom and privacy are unfortunately a polarizing topic. You can't make everyone happy, and people are more likely to comment a negative…
Why? It's the successor to h264. The link in the OP is a hardware entitlement, since GPUs/CPUs now have h265 hardware encoder/decoders, so you already legally purchased rights when you bought a compatible device. I…
No one wants to. Wayland is the successor to X11, X devs now work on Wayland. Gnome has first party support for Wayland because the same devs also work on Gnome and Red hat. The inconvenient truth is they are working…
As a university student it really is quite unfortunate. So many students use MacBooks that come pre installed with a word editor capable of collaborative editing, but choose word regardless! Luckily I seldom had…
I will argue that M1 Pro 14 is not necessary for development. M2 MacBook Air is enough though if you're using docker I recommend upgrading ram to at least 16gb for the qemu VM alone.
I cannot recommend brew for react development (NPM). Installing NPM packages through brew is not supported by projects that require global packages. NPM installed through brew frequently runs into issues by projects…
My parents took a more hands on approach of destroying my desktop that I paid for and built at 16, broke my bedroom door and subsequently splintered the frame so it couldn't be put back on, constantly disabling my phone…
Wireguard and Mullvad is very nice! My guess was they were going to partner with ProtonVPN. Still waiting for their Wireguard support.
The built in port has DMA. USB to Ethernet adapters don’t and have to go through the CPU first. You’re stressing the CPU for bandwidth you aren’t actually using.
Exactly. Streaming a 4K Dolby vision blue ray remux that I legally own on my NAS uses 60-80mbps.
> Note that if I am trying to fix an app that I want to keep using I sure as hell may want to keep the preferences. Of course, `man defaults`. You can modify the preferences and potentially fix it, backup preferences,…
"right" click the app and select "Open" creates the same exception without the need to open settings. There's also an equivalent terminal command for the exception I can't remember. If either of those aren't satisfying,…
Apps that install persistent services typically check if the .app bundle exists in applications so in most cases just trashing the .app is enough to stop any errant left overs from executing.
> 1) app is buggy and I'm trying to fix it by reinstalling from scratch You don't specify and it's highly dependent but in most cases when an app is misbehaving it's an issue with preferences. You can reset most apps…
I used WSL2 on Windows 10 to compile the WSL2 kernel with additional flags supporting wireguard. So I'm pretty sure compiling works, maybe it was an issue with WSL1?
Podman’s unofficial answer to compose is “podman compose”. The official answer is kubernetes. Podman supports generating systemd units for “Pods” (groups of containers). The unit files podman generates are portable.…
For someone with luks2 in the username you sure have a lack of understanding about encryption. Why would it be so hard to believe that your recovery key is hashed and salted like every other password? You can't view…
This "Safari is IE" is getting tired and has never been true. Apple is quite literally on governing members for Alliance for Open Media. Safari existing has never held anyone back. The "plausible solution" is to be…
brew.sh backend is git. This is not a good idea however. Anything you install that has thousands of files will slow down brew substantially during updates. GitHub has had issues specifically with brew.sh misusing their…
Rather than trying to force macOS to support package management, developers should be containerizing their environments where possible with docker/podman. The best package manager for macOS is Docker with an Alpine…
> The value you get from a good Reddit conversation is like a good Wikipedia page Reddit cannot be compared to wikipedia. It's social media vs an internet encyclopedia. Wikipedia does not allow opinions.
Apollo can have analytics disabled. Any 3rd party client defeats ad engagement tracking. You can curl their API yourself and you have defeated tracking. If the client isn't serving ads, like Apollo and Tweetbot, there…
> under the hood duck duck go queries "X reddit". Both Google and DDG already do that, you just format the query correctly. Once you are an expert in a field you will begin to understand how bad reddit is for…
It's very easy to enable secure boot with Nvidia now, at least on fedora with kmods. https://rpmfusion.org/Howto/Secure%20Boot?highlight=%28%5CbC... I have personally set up secure boot with Nvidia on RHEL 8 and Fedora…
It really is unfortunate, but I applaud yegg for responding regardless. Freedom and privacy are unfortunately a polarizing topic. You can't make everyone happy, and people are more likely to comment a negative…
Why? It's the successor to h264. The link in the OP is a hardware entitlement, since GPUs/CPUs now have h265 hardware encoder/decoders, so you already legally purchased rights when you bought a compatible device. I…
No one wants to. Wayland is the successor to X11, X devs now work on Wayland. Gnome has first party support for Wayland because the same devs also work on Gnome and Red hat. The inconvenient truth is they are working…
As a university student it really is quite unfortunate. So many students use MacBooks that come pre installed with a word editor capable of collaborative editing, but choose word regardless! Luckily I seldom had…
I will argue that M1 Pro 14 is not necessary for development. M2 MacBook Air is enough though if you're using docker I recommend upgrading ram to at least 16gb for the qemu VM alone.
I cannot recommend brew for react development (NPM). Installing NPM packages through brew is not supported by projects that require global packages. NPM installed through brew frequently runs into issues by projects…
My parents took a more hands on approach of destroying my desktop that I paid for and built at 16, broke my bedroom door and subsequently splintered the frame so it couldn't be put back on, constantly disabling my phone…
Wireguard and Mullvad is very nice! My guess was they were going to partner with ProtonVPN. Still waiting for their Wireguard support.