It should be Xbox Parallel X|S
~Because electricity runs in series or parallel. /s~
June 2037
Día de la muerte
Pronouns: he/him/his
It should be Xbox Parallel X|S
~Because electricity runs in series or parallel. /s~
Yeah, I’m starting to realize this via my research. This is very disappointing (but not surprising).
What a waste.


Why do you need the while true?


The common thread is that all of these books are published by Larson and Keller. I guess they can’t be bothered to spend time crafting a blurb that suits the book, so they just use the same blurb template for all of their books.
Let’s be honest with ourselves: isn’t one of the goals of programming to make the code as reusable and generic as possible.
Kinda fitting for a C++ book. 🤷♂️
Welcome! As a new mod of a community that recently went through similar growing pains (and rules updates), I can appreciate the challenges ahead of you and @ayyy@sh.itjust.works. You sound like you’ve got a good head on your shoulders, and that will do a lot for you and this community. There is nothing more humbling than being given a responsibility like this (at least, that’s how I feel: YMMV).
It is my understanding that mods from different instances than the community do not (always?) see the mod reports for the community (or get notified?). It might be worth looking into more just to be sure.
Also, I’d love to learn more about your local AI setup. I’ve been interested in doing something like that myself, but I am not sure where to start. 😊
Be wary that high bitrate 4K media may cause issues with playback buffering.
This could be Jellyfin, AppleTV, or it could be network/storage related (due to needing high speed data transfer).
I second using the Infuse app for playback. It works wonderfully!


The people writing the laws know exactly what they’re doing. Also, the people writing the laws are not necessarily the people passing the laws.
Lobbyists often will write laws, and then wine and dine lawmakers to pass them.


I was making a joke about how the email was dated back in August 2025, and how it’s being posted now (for April Fool’s Day). The comparison being that the email talked about waiting on IPv6 adoption since 1998.
But you’re right that using IPv4 locally makes sense. Ain’t no way I’m trying to remember a 128-bit address.


Kinda like ipv6 adoption, huh?


In systemd it would be optional. This post is about the OS making it a requirement to ask the user birthdate and using said optional field to store it.
So, you can say, it’s something else? 🤔
None of what you said makes any sense.
This is the equivalent of an anti-vaxxer denouncing vaccines because they feel that their herbs are close enough to real medicine. 🤦♂️
Don’t do that. Syntax absolutely matters.
That’s not JSON. Note the use of equal signs for the property names. That’s something else.


This is good for when the hardware is purchased second hand, or has become obsolete in the future.
I have an iPad I’m still holding onto with the hopes that one day it’ll be Linux worthy.
So yeah, buying new Mac hardware for linux doesn’t make sense. But that’s not the only use case.


It’s been a hot minute, but wasn’t what you’re referring to done by a third-party app? The original consoles had no real concept of a mouse by default, let alone copy/paste from highlighted text. Any highlighting inside an app (e.g. vi/m) was buffered by the app and not the OS?


The issue this is referring to is because the user cannot paste into a text field. And the user was not rude about it either.
So instead of fixing the actual problem, the developer went nuclear and removed the validation. A dick move in my opinion given the developer’s attitude.
~It’s more sad than funny. 🤷♂️~


It was down earlier today. Came back up right around when I posted this.


It’s all subjective and based on your personal level of interest. From a technical standpoint the time needed is based on how fast your computer can compile everything, how fast you read and understand the instructions, and how much effort you want to put into it.
So yeah, a weekend could be reasonable.


Or they’re bored. I’ve done Linux From Scratch before. It’s fun. It’ll teach you a lot about building and maintaining a distro.
Do it. Take a weekend, and indulge yourself.
Throwing in my two cents:
I would imagine package managers are because of C and C++ not having package managers. I remember 20+ years ago before package managers were a thing, before the Debians, Ubuntus, and Arch (btw)s (before autoconf and configure), when we would download software and have to compile it ourselves, and the lack of reliable means of knowing what dependencies were needed to compile said software. Repeat this ad nauseam for each dependency that itself had dependencies.
It was Hell.
~I for one am grateful for my dependency-resolving overlords. 🙇♂️~