Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
riolu
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
14 ms
·
1.
▲
by
riolu
3y ago
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.
2.
▲
by
riolu
3y ago
Exactly. Streaming a 4K Dolby vision blue ray remux that I legally own on my NAS uses 60-80mbps.
3.
▲
by
riolu
4y ago
> 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, etc. Again I must s
4.
▲
by
riolu
4y ago
"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'
5.
▲
by
riolu
4y ago
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.
6.
▲
by
riolu
4y ago
> 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
7.
▲
by
riolu
4y ago
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?
8.
▲
by
riolu
4y ago
That isn't even remotely related the post and Monterey is over a year old. The systems you are trying to SSH to are using outdated host keys, you need to actually update to get security fixes, it will regenerate host keys. You shouldn&
9.
▲
by
riolu
4y ago
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. Rather than version cont
10.
▲
by
riolu
4y ago
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 your key after crea
11.
▲
by
riolu
4y ago
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 patie
12.
▲
by
riolu
4y ago
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 service. Git should n
13.
▲
by
riolu
4y ago
> Not that person above but the install flow for docker is obnoxious on windows and Mac. On windows it's `winget install docker`. Mac is more of the same, just drag and drop docker desktop into your Applications. You can skip the tu
14.
▲
by
riolu
4y ago
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 container. Not ruby
15.
▲
by
riolu
4y ago
> 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.
16.
▲
by
riolu
4y ago
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 isn't any en
17.
▲
by
riolu
4y ago
> 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 information.
18.
▲
by
riolu
4y ago
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 F
19.
▲
by
riolu
4y ago
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 experience than a positiv
20.
▲
by
riolu
4y ago
Could you extrapolate on what you mean by "games"? I don't believe search engine bias is something that is an issue for Google or DDG. There is a lot of misinformation, it shouldn't be ranked near factual information, be
21.
▲
by
riolu
4y ago
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 prefer hav
22.
▲
by
riolu
4y ago
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 towards a cohesive desk
23.
▲
by
riolu
4y ago
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 professors who required subm
24.
▲
by
riolu
4y ago
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.
25.
▲
by
riolu
4y ago
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 that expect packages via
26.
▲
by
riolu
4y ago
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 service, taking
27.
▲
by
riolu
7y ago
Wireguard and Mullvad is very nice! My guess was they were going to partner with ProtonVPN. Still waiting for their Wireguard support.