

Of magma or plasma, whichever is most convenient.


Of magma or plasma, whichever is most convenient.
Apparently the win 12 rumours were just a hoax. Even Microslop isn’t that out of touch (at this point in time).
Big fish in a small pond.
Guessing I’m not the only one in here that had a similar pathway with video games. Maybe games in general, as chess was similar.
Some common ones: worker, consumer, commuter, fan, voter, reader, viewer, subscriber…
The whole “sex object” complaint never made sense to me tbh. Like I’ve always wanted “sex object” to be a part of my identity. It’s great for non-sexual stuff to be appreciated, but I’d want my partner to just be horny for me at least for a portion of the time.


Ah, that’s efficiency of use and depends more on how familiar you are with the software as well as the design and task. Like editing an image or video is going to be a lot easier with a gui than a command line interface (other than generating slop I guess).
When people talk about how efficient software is, it’s usually referring more to the amount of resources it uses (including time) to run its processes.
Eg an electron app is running a browser that is manipulating and rendering html elements running JavaScript (or other scripts/semi-compiled code). There is an interpreter that needs to process whatever code it is to do the manipulation and then an html renderer to turn that into an image to display on the screen. The interpreter and renderer run as machine code on the CPU, interacting with the window manager and the kernel.
A native app doesn’t bother with the interpreter and html renderer and itself runs as machine code on the CPU and interacts with the window manager and kernel. This saves a bunch of memory, since there isn’t an intermediate html state that needs to be stored, and time by cutting out the interpreter and html render steps.


Can you elaborate on that? I disagree but would like to understand why you think that. Maybe you’re referring to something I wouldn’t disagree with.
Gonna need a bigger screen or a projector to draw a circle large enough for your mom.


Yeah, for things that will likely be used, caching is good. I just have a problem with the “memory is free, so find more stuff to cache to fill it” or “we have gigabytes of RAM so it doesn’t matter how memory-efficient any program I write is”.


I don’t want my PC wasting resources trying to guess every possible next action I might take. Even I don’t know for sure what games I’ll play tonight.


Ib4 “uNusEd RAm iS wAStEd RaM!”
No, unused RAM keeps my PC running fast. I remember the days where accidentally hitting the windows key while in a game meant waiting a minute for it to swap the desktop pages in, only to have to swap the game pages back when you immediately click back into it, expecting it to either crash your computer or probably disconnect from whatever server you were connected to. Fuck that shit.


There isn’t anything fundamentally slower about using a GUI vs just text in a console. There’s more to draw but it scales linearly. The drawing things on the screen part isn’t the slow bit for slow programs. Well, it can be if it’s coded inefficiently, but there are plenty of programs with GUIs that are snappy… Like games, which generally draw even more complex things than your average GUI app.
Slow apps are more likely because of an inefficient framework (like running in a web browser with heavy reliance on scripts rather than native code), inefficient algorithms that scale poorly, poor resource use, bad organization that results in doing the same operation more times than necessary, etc.


Except for KDE. At least compared to cinnamon, I find KDE much more responsive.
AI generated code will make things worse. They are good at providing solutions that generally give the correct output but the code they generate tends to be shit in a final product style.
Though perhaps performance will improve since at least the AI isn’t limited by only knowing JavaScript.

Most of the danger is on the pulling out side, so it makes more sense to do the harder ones for the safer part. Plus, when you’re parking, it’s easier for others to predict what you’re doing, whereas pulling out gives more opportunity for someone walking by the line of cars to be surprised. If you’re pulling out forwards, it’s trivial to see someone about to walk in your path. If you’re backing out, you might not even be able to see someone who is 1s away from stepping in your path, especially if they are coming from your blind side.
And the AIs that generated the images won’t give a shit at being called out when they are right, but the artists affected when they are wrong makes me wonder if they really do give a shit about the artists.

Though that’s not a property of phones, but of the media itself.
That’s no longer accurate, as there are plenty of authentic Chinese restaurants in areas with Chinese communities that aren’t just trying to get western locals to visit. The dim sum place I’ve been to didn’t even have much English on their menu and it really helped to have some colleagues present who knew Chinese (both the language and the food).
Easily one of the best meals I’ve ever had, and I’m not usually a fan of the western chinese style.
That one was just as popular with windows users back in the day, or at least the groups I ran with.
Actually, I think that’s windows 11. Though despite it never trying to get you to install win 11, it’s still worse than the one that does.