

There’s a difference between using AI to apply fixes for problems, and using AI to find problems that you didn’t know about.
Mythos does the latter, not the former.
Eskating cyclist, gamer and enjoyer of anime. Probably an artist. Also I code sometimes, pretty much just to mod titanfall 2 tho.
Introverted, yet I enjoy discussion to a fault.


There’s a difference between using AI to apply fixes for problems, and using AI to find problems that you didn’t know about.
Mythos does the latter, not the former.


Ah, no. I’m not familiar with how to do that.
But I wouldn’t think so? I’m more familiar with KDE, but with it at least I’ve always found ways to edit some files somewhere to accomplish what I want.
So far.
For this I’ve just been creating folders and setting their icons manually.


You mean the icons?
At least in KDE dolphin, you can edit any folder and set the icon as whatever you like. It’ll follow the theme color too, if you use the right icon.


It’s because he knows how screwed OpenAI, actually is.
He acts like he’s surfing the wave. He looks like he’s exactly as deep in the hole as he actually is.
ChatGPT is the next Theranos.
He hasn’t just scammed consumers. He’s scammed investors. And that’s the one crime that actually lands people like him in prison.
The qpwgraph workaround works in the matrix clients as well, but passing media audio into a WebRTC stream meant for voice is not ideal. Any decent client is likely to heavily filter out background audio (which with a game would be a lot of the ambient soundscape), and the audio would in some cases end up mono.
Broadcast-box is on the simpler side, if self hosting. If not, there is a public free-to-use instance here: https://b.siobud.com/
Honestly, that means peer to peer, not centralised
Peer to peer vs a server does not have significant latency difference. There is one, but not one universal enough that’d make latency the reason to choose the former in most cases.
OBS will use large buffers (multiple seconds) that are then sent out to the server.
It doesn’t. Streaming from OBS over WHIP is able to get down to about 300ms of latency, and that’s when watching via a server, rather than peer to peer.
The main source of streaming latency (the buffer you mention) happens when using the older HLS standard.
WHIP or WebRTC HTTP Ingestion Protocol (and the other end for clients, WHEP) allows software like Broadcast-box to be just as fast as conferencing screenshares in peer to peer video calls. Because it is the same tech.
Matrix has MatrixRTC (or whatever they call it) but you will need the Element client and will need to activate RTC in the “labs”. Not sure if it’s in the stable build or the beta.
MatrixRTC voice, video and screenshare is in element, comment and cinny. It does not need to be enabled in labs. Its main problem at the moment is the lack of system audio when sharing the screen.
OBS with Broadcast-box allows you to achieve real-time video sharing with audio, with full control of the video stream audio and quality thorough OBS’s recording and encoder settings. And to watch, your friends need no accounts or anything, they just open the broadcast-box link in a browser.
No?
The fastest I got it down to was about 30 seconds of stream delay. It’s a limitation of HLS, which will never be truly fast.
Owncasts own guides state:
If you require real-time, video conferencing style latency you may want to look for a different solution that doesn’t use HLS video, as this scaling and distribution model will never get to sub-second levels.
Not even. You can share a stream link.
Owncast already mentioned, and while it’s good, it doesn’t achieve real-time streaming like discord does. It’s more of a twitch replacement for streamers with an actual audience thanks to it’s ActivityPub support (in that people on stuff like mastodon can “subscribe” to the server).
MatrixRTC is still new and while it’s already being used to provide voice channels in clients like element, cinny and commet, as of now none of them can stream gameplay with audio.
For this I’m currently using Broadcast-box. Self-hostable, but the dev also provides a public instance.
It uses WHIP to stream over WebRTC (OBS is compatible) to achieve less than half second latency. More than fast enough to feel like “real-time” if in a voice-chat with friends. And you can push the video quality past what any platform like youtube, twitch or discord will allow.


Having ideas is generally not enough.
Volunteers don’t take requests. They take suggestions. They only act on the ones they want to.
If you want something to actually get implemented, offering a monetary reward, hiring a dev to contribute, or contributing yourself, is the best way to go.
I’ve gotten several features I wanted into software I use, by adding them myself.
It combines capacity without any fancy striping. It can still provide some performance benefit as different blocks of the same file can be stored on different drives, but it doesn’t stripe data across the drives for performance.
It also allows you to just add more drives later. The drives don’t need to be the same size or type. You can also remove drives, provided there is enough free space to move the data on a drive to the ones that will remain.
It really just pools the storage capacity into one big volume.
If a drive fails, it still takes the whole volume with it tho. But as long as you monitor smart, it is fairly simple to try ejecting it from the device group before it takes the whole thing with it.
with three drives, raid1 doesn’t make sense
In raid1c2 mode btrfs will give 3TB of usable storage with 3x2TB. It always stores two copies on two drives. Not three.
If you just want to combine their capacities, and don’t need redundancy, just use single mode?
No need to use a raid mode for multi-device btrfs.
Edit: You could also do two volumes.
Split each drive in half. Use the first half of each drive for a raid1c2 volume to get 1.5TB of redundant storage for important data.
Use the second half of each drives for a raid0 volume to get 3TB of faster storage for games.


But there are no hacks required to install it on old hardware.
Yes there are.
If you used rufus or ventoy, you’ve just applied them without knowing.
Unmodified Windows 11 ISOs will refuse to install on any hardware with a CPU older than Ryzen 3000 or Intel 8000.
In fact there are less hacks required to install / upgrade to windows 11 then there are to install any Linux distro.
What?
On the vast majority of systems, the vast majority of linux distros will install and run with zero “hacks” of any kind. Literally just boot the ISO as-is and have at it.
genuine copy of windows will receive all and any updates
No. On many machines, while windows will install just fine due to the modifications to the installer applied by rufus/ventoy, the yearly major version updates can fail catastrophically.
A lot of hardware will update without issue, but there ABSOLUTELY is risk.
Windows is just an os. As long as it is compiled for the correct CPU architecture, it is just as supported as any other hardware. The hardware is supported by individual drivers, normally provided by the hardware manufacturer, not Microsoft.
You are confusing functional, and supported.
Something can “technically still work” without being officially supported.
Not being supported means Microsoft can make breaking changes in updates, because they made no promises your hardware would be accounted for in the future.
Just because it works today, no longer means it will tomorrow.
Yes. But you don’t have to switch.
People say “start” with simpler distros because if you go past just using it as-is, and grow to understand linux closer to the system level, you’ll likely eventually end up preferring something more complex.
There’s little point to starting at the deep end, like arch, since you don’t know whether you’ll end up staying in the shallows yet. Either way, it’s the start. It can also be the end, but that is unknowable.


Nah.
Just do what Valve did with Wine.
Officially fork and contribute to Heroic.
Really common, actually. RAM doesn’t really wear out, so if you do get hit with some faulty DIMMS, look into RMAs.


?
The 580 driver does support wayland, it’s not that old. Or are you worried about future breaking changes since you won’t get updates?
I just switched my sisters old laptop with a 970m over to the nvidia-580xx driver, available on the AUR. Further manual maintenance should be unnecessary until the kernel becomes too new for that.
I even had to enable wayland for GDM because it was trying to use X11 and failing.
She plays minecraft and a couple other games so the nouveau was not an option.


Yeah. It’s almost more like Steam, complete with unmoderated social platform functionality.
Why would you mirror, when you could federate?