domi

joined 2 years ago
[–] [email protected] 2 points 7 months ago

If Monster Hunter Wilds plays nice on Steam Deck, I doubt I'll be able to resist.

The first beta had issues with crashing on Proton but it seems like they figured out the reason.

Also, there is a second beta upcoming so you can test it before release: https://store.steampowered.com/news/app/2246340/view/547849766230294535

[–] [email protected] 6 points 7 months ago

I assume people do not want to run an OS that has "testing" or "unstable" in its name.

If you don't need the latest packages, Debian is the way to go but if you do need the latest packages, you are much better off with a distro that is primarily made for that.

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

My days of installing LTSC, ShutUp10, Massgrave, modifying ISOs, unchecking 20 checkboxes during install and installing hosts files are over.

Nowadays I just install Linux and it does what I want without begging for it.

[–] [email protected] 1 points 7 months ago

Yes, I'm on CoreELEC with an Odroid N2+ but I only play content without DRM. If you're streaming DRM protected content you will have an easier time using Android.

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

Got the Ghibli Tape here. :)

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

Are you running podman rootless? Maybe a permission issue?

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

Worked fine for me after adding adapter: zstack and restarting Home Assistant.

[–] [email protected] 3 points 8 months ago* (last edited 8 months ago) (1 children)

Try KOReader, it can rotate itself any way you want. I also use a plugin for it which automatically rotates depending on the aspect ratio of the page. Can also change the font size on the fly, zoom in and out and it's available as Flatpak on the Deck.

The UI is made for e-ink displays so don't expect a beautiful UI with it but the reader is one of the best. I recommend reading the manual which opens on first start, it's mostly controlled by gestures.

I recently got a PineNote and have been reading my first manga (Berserk) non-stop since christmas in KOReader. I'm almost done with Berserk now.

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

How else are you supposed to deal with 4-way stops? In my state it's first arrival goes first, however if two cars arrive at the same time the car on the right proceeds first.

By always respecting the second rule. There are no 4-way stops here. If an intersection does not have signs the vehicle on the right always has priority. No exceptions.

It's not that complicated, and I'm not sure what's wrong with it

The problem is that people have different views on who came first but there are no different views on where right is. If there are any disputes there can be no arguments on who came 20 milliseconds earlier, instead you can just look at who had the right of way.

[–] [email protected] 6 points 8 months ago (2 children)

IPv6 is pretty much identical to IPv4 in terms of functionality.

The biggest difference is that there is no more need for NAT with IPv6 because of the sheer amount of IPv6 addresses available. Every device in an IPv6 network gets their own public IP.

For example: I get 1 public IPv4 address from my ISP but 4,722,366,482,869,645,213,696 IPv6 addresses. That's a number I can't even pronounce and it's just for me.

There are a few advantages that this brings:

  • Any client in the network can get a fresh IP every day to reduce tracking
  • It is pretty much impossible to run a full network scan on this amount of IP addresses
  • Every device can expose their own service on their own IP (For example: You can run multiple web servers on the same port without a reverse proxy or multiple people can host their own game server on the same port)

There are some more smaller changes that improve performance compared to IPv4, but it's minimal.

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

Hopefully I can finally get the IPv6 stack fully working.

OPNsense works, Proxmox works, LXC works, Docker works but Docker Swarm does not.

Either I move away from Docker Swarm or a miracle happens and they finally fix their IPv6 support in 2025.

view more: ‹ prev next ›