

Someone should check the email and phone number of Adrian Dittman to see if they match Elon’s. Idiots can argue that it isn’t Elon despite speech pattern evidence, but it’s harder to argue when both of them share the same identifying info.
Someone should check the email and phone number of Adrian Dittman to see if they match Elon’s. Idiots can argue that it isn’t Elon despite speech pattern evidence, but it’s harder to argue when both of them share the same identifying info.
My money is on them suggesting people will get a bigger slice of the pie once the “fraud” is removed.
Have them think they’ll get their payments, but with interest and a thank you bonus if they just keep being patient. String them along until they either starve or get evicted, then they don’t have to pay them anymore.
Uh… what? They only thing they have in common is following the POSIX standard. The moment you step outside of that POSIX lowest common denominator, it becomes abundantly clear just how different they are.
Screenshots? Look at Mr. Speedy Pants over here!
In my experience, half the time it’s a bloody YouTube video. Nothing says “fun” like having to seek back around in a video to find the next step without waiting 20 extra seconds because you already had to seek back and pause the video after it breezed past an overcomplicated and poorly explained step.
You think that’s bad? For as much as I love seeing a well-configured Nix system, it’s beginner-unfriendly learning curve is almost as bad as “compile everything yourself” distros.
As a beginner, do you have a question about Nix? RTFM. You did? Well, wrong Nix. You wanted to learn something about Nix the language, but those docs were about Nix the OS and Nix the package manager.
You just read a guide for using the nix command and wanted to install a program with nix-env? That’s an outdated guide. You should be using flakes and nix profile
. You tried that, but it said the nix command is experimental so you didn’t do it? No, you were supposed to edit /etc/nix/nix.conf to enable them first.
Don’t get me wrong here though, I like Nix. It just desperately needs an actual beginner-friendly beginner guide for flakes and nix command
commands that doesn’t assume everyone is a software developer. 80% of the Nix documentation tutorials aren’t even relevant to regular users, only package maintainers and NixOS users.
You’re putting way too much faith in the typical consumer. Enshittifying Chrome even more would piss its users off, but inertia and its market dominance would keep most of them continuing to use it while complaining about how bad it is.
Remember: It took 8 years for Chrome to drag Internet Explorer to the point where less than 10% of people actually used it. And that’s with Firefox already being a competitor to it for years.
And then lost the reflog by rm -rf
ing the project and cloning it again.
Why was the path to my save games hidden in a dotfile-folder?
It isn’t any better on Windows, but oh boy does this one piss me off.
~/.config/mygame — wtf, no it's not config
~/mygame — fuck off, the home folder is mine
~/.local/share/mygame — better, I guess?
~/.cache/mygame — absolutely not here
~/.steam/.../MyGame — still not great, but at least it's self contained
I actually jumped ship a while back. I agree that Plex is a business and they do deserve to get paid for development and infrastructure costs, but it’s the blatant enshitification that I have a big issue with.
They chose to lock a previously-free feature behind a paywall for everybody and asked for even more money to get it back. The less shitty alternative would have been to ask only the users who needed to use the relays to purchase a Plex Pass. Or, if they wanted to make it seem like a positive thing, they could have made the new subscription into an “enhanced quality” remote streaming experience that enabled higher bitrates over relays.
They gave their users the middle finger by picking the most transparently greedy option that they could get away with justifying.
Fair enough, although that actually has worse optics IMO. It goes from “this costs us money, so pay us” to “we need money, so we’re creating an artificial reason for you to pay us”
The self-hosted servers use UPnP and NAT-PMP to automatically forward the port used for media streaming.
Very, apparently.
They use UPnP and NAT-PMP1 to have clients directly stream the media from users’ own self-hosted servers. It costs them almost nothing in bandwidth to do that.
Software costs money how would they continue to developed it if not getting paid?
Apparently a hot take as evidenced the downvotes on my other comments here, but by adding things people want instead of taking away things people already have and charging more for it.
They don’t even have the excuse that they need to pay for the bandwidth costs of relaying video from servers to clients. Video is streamed directly from the user’s self-hosted server, using UPnP or NAT-PMP to make the server accessible from outside the local network.
And this isn’t a new feature they’re adding. Remote streaming was already implemented and generally available to users.
I don’t discount there being a cost in maintaining code over time, but it’s not as though they have to spend any significant employee time on improving it. They already support UPnP and NAT-PMP to have the clients connect directly to the self-hosted servers.
It would be nice if they added NAT hole punching on top of that, but it’s evidently good enough to work as-is in its current form. If they’re not even running relays to support more tricky networks (which the linked support article has no mention of), keeping this feature free costs them literally nothing extra.
No, it’s still wrong.
We have ways to do NAT traversal and hole punching on consumer routers. Failing that, UPnP and port forwarding exist. Or, god forbid, IPv6.
In the rare case that literally none of those are an option, they would have to use TURN to relay between an intermediary. That is a reasonable case to ask the user to pay for their bandwidth usage, but they don’t have to be greedy fuckers by making everyone pay for it.
This is enshittification and corporate greed. Nothing more, nothing less.
Even if they do, protests and boycotts need to continue past it. A lot of his wealth is in Tesla stock, and he’s going to benefit from the shadows if the public moves on and TSLA recovers.
The audio being processed faster can and will influence how fast each cycle runs. That will then mean extra FPS in at least some cases.
It won’t. The main game loop is driven by waiting for VBLANK, which is in simplified terms the analog equivalent to vsync.
The speed of the main CPU in the SNES also isn’t affected by the speed of the audio coprocessor. They operate independently from each other, with the CPU providing commands to control the program running on the SPC700.
What it might do, however, is affect gameplay. The SPC700 clock variance is one of the major reasons why Super Metroid tool assisted speedruns had so much trouble being verified on real consoles. IIRC, Super Metroid waits for some sound effect to finish before performing certain actions, and that can cause the game state to differ from the state expected by the prerecorded inputs for that moment in time.
You’ll never believe it, but I just invented a new type of AI a few seconds after reading your comment.
I call it OSIRGT: One-Shot Immediate Regurgitation Generative Transformer.
It starts out as an empty model of variable-count weights ranging from 0 to 255 between a linear sequence of parameters. Whenever you feed it training data, it uses the incoming stream of bytes to adjust the weight at position n
to log2(2^k) * n^0
where k
is the incoming byte. After a weight is updated, n
is increased by 1 and the process repeats until all training data is consumed. To use the model, provide a finite stream of zeroes and it transforms the 0 into another number based on the weight between the current parameter and the next one.
You may be asking yourself, “isn’t that just an obtuse way to create a perfect copy of something?”
And to that, my good human, I say: shut up and use this open-source model training program with a built-in BitTorrent client.
As far as them being applied, yes. The loaded microcode is volatile.
They can kind of persist across cold reboots, but it relies on them being applied again at some point. The motherboard vendor can apply microcode updates during platform initialization before POSTing. Or they can be applied from EFI (modern equivalent of BIOS) before handing control to the kernel. Or they can be applied very early in the boot process by the kernel.
It’s more like a donut. Not all 4chan posters are DOGE staff, but all DOGE staff are /pol/ afficionados.