

IIRC on Bazzite neofetch is just a symlink/alias to fastfetch due to muscle memory and the overall prevalence of neofetch.
Formerly @russjr08@outpost.zeuslink.net
IIRC on Bazzite neofetch is just a symlink/alias to fastfetch due to muscle memory and the overall prevalence of neofetch.
Well for one thing, playing online games (that aren’t F2P) on PC does not require me to pay a monthly subscription for the privilege of using my own internet connection that I already pay for. That is the most odd subscription to have to pay for - doubly so on Switch where most games of their FP games are ironically P2P, last I’d heard.
I also like being on an open platform where my games will generally continue to follow me as I upgrade. The only one who actually holds even somewhat of a candle to this is Microsoft with their Xbox backwards compatibility program, but there are no guarantees with that. If I had to pick up the PC I used in 2007 to play Portal, I’d be pretty upset given how hardware degrades over time (especially in the realm of handhelds - ie batteries). If I want to play the Nintendo Wii version of Animal Crossing however on an official supported Nintendo console, I’d have to buy another Wii given that when I moved out I didn’t steal the Wii from my other siblings who were still growing up. Thankfully I can emulate it on PC (such as my Steam Deck), but I wouldn’t want to gamble on emulation being possible, similar to Xbox’s BC program.
The money spent on the hardware in the PC ecosystem also go further than just playing games. I work from home, and am able to use that same hardware to do my job. Funnily enough, I thought I was going to end up having to dock my deck to do a shift due to a failing drive - meanwhile I can’t even open Spotify on a Switch to listen to some music. If I even tried that on a NS2, Nintendo wants to permanently brick the entire device, no thanks.
So no, I don’t need a “Haha! I can have this game and you can’t!” to justify a hardware purchase. There are plenty of reasons for me to justify my purchase of PC hardware that won’t just be used to harm me.
Kind of. You could only open the menus IIRC when you were not in a game, can’t recall the exact key bind though. At least, this was the case when I tried replicating the gaming mode session on my PC (I haven’t actually used a keyboard on my deck either). It was quite strange.
As long as it is done properly and honest, I have nothing against a “Pro” and a “Contra” article.
Neither do I, personally. Though I am certainly less than inclined enjoy an article where the author is oddly preachy/“holier-than-thou”, sayings things such as you’re not a “real” programmer unless you sacrifice your health debugging segfaults at 3AM or have done the handmade hero challenge (certainly an interesting series to watch, but one that I have zero interest in replicating). Yet the author accuses copilot of having a superiority complex. I cannot say for sure, however I would assume if the article was in favor of AI rather than against, then there would definitely be comments about exactly this.
The overarching tone of the article seems like if it were written as a direct comment toward a user instead, it would run afoul of beehaw’s (and surely other instances’) rules, or at the least come really close to skirting the line - and I don’t mean the parts where the author is speaking of/to copilot.
I’ve been pretty busy over the last couple of weeks, so gaming has been very sparse… But, the other day I picked up “The Slormancer” which is an ARPG created by a team of two indie developers.
I absolutely love it so far! Plays fantastic on the Steam Deck too (and really almost feels like it was made for the OLED Deck). I only have three and a half hours so far in it, but it’s very much giving me “Just one last round” vibes, which are my favorite kinds of games.
Okay, was just able to test this with my Ally running Bazzite (which I did have with me, but was charged down). I was able to put it to sleep for a few minutes while in a town, after waking back up I got disconnected but was able to just log back in from the menu without a game relaunch!
I can’t say that I’ve tried to do that directly (I’m unfortunately not at my steam deck this moment to test), however I’ve been disconnected from the game servers before whenever they have to apply a server-side fix (or during general server issues) and it allowed me to rejoin without relaunching the entire game. So I imagine an Internet drop from putting the deck to sleep would be treated the same and not require a relaunch, unless maybe you’ve put it to sleep for an extended period of time (such as 24 hours) causing an authentication token of sorts to expire.
So far I’ve only had to do a full relaunch whenever there is a new patch available (if you try to rejoin instantly it’ll just tell you to update the game).
EHG has been putting a lot of focus on Deck related stuff, so I suspect even if it does cause a relaunch they’d be receptive to feedback to try to find a workaround on their side if possible.
Last Epoch! Haven’t had a lot of free time for gaming, so my progression of the season is slow - but I’m having a good time with it so far. Season 2 is definitely quite the breath of fresh air.
LLM Studio is pretty popular, and as for code generation I know IntelliJ (so I would guess all JetBrains IDEs) has support for it with their AI tooling that’s built in now. I assume there’s a similar VS Code plug-in as well if that’s your editor of choice.
I do wonder why Valve hasn’t enabled it by default. It’s only defaulted on SteamOS and in fact, I believe they removed the option to turn it off on SteamOS recently…
I definitely don’t doubt their utility, despite my facetious comment regarding them - however it’s not likely I’ll ever be able to actually appreciate them (in this lifetime at least) due to my struggles with understanding far “simpler” areas of math haha.
I can only speak for myself, but honestly I’ve never been able to figure out that root of why it’s so complex to me and difficult to keep track of / understand. The only thing that seems to have a “rational” explanation to me is… Selective memory. It has been a burning question to myself for so long.
For a while I just said “It’s too arbitrary and not logical” except math is built upon logic - 1 + 1
is clearly 2
because if I hold one finger on one hand then bring another finger from my other hand I have two fingers held.
(Imaginary numbers though can fuck off)
I got into programming long ago because it is logical - there’s (almost) always a reason why a computer does $THING
even if I can’t tell you, someone surely can. Though generally the answer is “someone told it to do the wrong thing”. If I dig deep enough, I can usually find the answer. My life is full of so many questions that I’ll probably never have the answer to, and I found refuge in the fact that I can get the answers here.
However… computers follow a set of rules, just like mathematicians do. So for me to call it arbitrary would just be wrong. I mean sure, a lot of the rules and formulas certainly seem arbitrary to me, there’s a reason why they are the way they are and it can be tracked down just like you can track down why a computer does $THING
.
When it comes to numbers though, my brain just doesn’t seem to hold on to it properly. I can randomly recall weird functions and quirks in libraries that I use - even remember plenty of arbitrary “things” like Vim motions… Yet ask me what nine times seven is and I can’t tell you what the answer is without doing the weird finger trick.
So the only explanation that I can come up for that is just selective memory. I like computers and as such my brain is willing to actually memorize these things. Whereas I’ve never liked math and so my brain doesn’t see a reason to “memorize math”.
It really frustrates me because math and computer science intersect in a lot of ways, and I’ll always be held back by this. Games for example, they run really well on your GPU because GPUs happen to be excellent at math, specifically in parallel. Encryption? Fancy math equations! Almost everything at a low level comes down to math.
Similarly, for as much as I love logical things, I could never hold the concepts of logic gates in my head. I mean, logic is literally in the name! Even when I was heavily into Minecraft I couldn’t pick it up through Redstone.
As such, I think for me, the “logic” argument doesn’t hold up as much as I like to think it does. The analyst in me says that I want it to be something as logical as “math is illogical” because that’s easier to admit and sounds better than “I just don’t like math”. Even worse, perhaps that subconsciously stops me liking it, thus blocking myself from ever being able to excel at it… And yet, here we are (or rather, “here I am”).
Welcome to Lemmy!
For me the first Linux distribution I used was Ubuntu 8.04 - though I never had installed it on physical hardware, just a VM - VirtualBox IIRC (that didn’t occur till Ubuntu 8.10). I was in my early teenage years and had discovered Linux and found it interesting, I used the WUBI
tool to install it through Windows and updated the bootloader to keep Windows as the default (with a one second timeout) since it was the family computer, I think my family would’ve shat their pants if they randomly rebooted the PC and was greeted with Linux heh.
Though a few years later on an old secondary family laptop (it was the “someone else is using the other computer” spare/backup) that was running Vista, it had gotten so buggy and bogged down that I installed Kubuntu for my family and they happily used that until eventually that laptop was retired. It never got them to really look into permanently switching to Linux, but I think that’s more than fine - I’ve never been one to “proselytize” Linux: If it is the right tool for you, fantastic - if not, no hard feelings is how I see it. In the aforementioned case, it was the better tool over the bogged down and buggy Vista.
As for nowadays, its CachyOS on my desktop (I’m not married to it, but its been working alright for me for about a year now), SteamOS on my Deck, Fedora on my secondary laptop (an old intel macbook), and then Bazzite on my ROG Ally. Windows is still installed on a secondary drive on my desktop, but I very rarely have to boot into it.
You absolutely do not need AI in order to sound different in one context versus another. I mean, I highly doubt most people on Lemmy speak to their bosses in the exact way that they write their comments here.
Hell, I’d be surprised if they spoke to their friends and family the same way all the time (yes, I’m aware that you can generally be more lax around friends - but there’s a time and place for it, whereas comments on message boards tend to just be lax all the time).
That very concept has been around far longer than “AI” has.
I really don’t think there was any malice intended by them. Pretty sure the intent was more along the lines of"Yes, it has gotten better. Here’s a quick demonstration using the current conversation as context." (which reads very similar to what they said)
They could’ve left it at “Yes it’s gotten better” but I suppose it’s similar to the idea of “A picture is worth a thousand words”. Rather than “Ugh your grammar is terrible.” Of course no one should expect perfect grammar on Lemmy or similar platforms.
(Unless I’m just missing a giant ‘whoosh’ moment here - in that case, I’m sorry)
That’s a tough one. While I do think AI can be fun to play around with (though I personally prefer the ones I can run locally), there’s always a sort of “monkey’s paw” element to it. Text generation? Hallucinations. Image generation? All sorts of weird artifacts, and are heavily influenced by the training data (yes of course they all are, but what I mean is, if you pick a model that is heavily inspired by NSFW content for example, then you’re very likely to get NSFW content - sounds “common sense”, but nonetheless).
So I suppose in a world where it’s “perfect” then I’d want it to make some form of media that can make everyone happy. If everyone on the planet were happy, then it’d be a much better place.
Or if we’re talking less altruistic desires, probably a continuation of some TV series that I enjoyed which ended on a cliffhanger.
Income is the reason I will (typically) wait for the big sales to purchase games. I don’t have as much disposable income, so its much easier to justify spending $60 on three $20 games if they’ve been on my wishlist (or seem very appealing to me) for example than it is on one $60 game.
Hmm, I always have a hard time picking favorites, but I’ve always enjoyed Halestorm! Pretty sure “can u see me in the dark?” has been pinned in the number one spot of my On Repeat playlist on Spotify for a couple of months now… Lzzy’s vocals are fantastic in it!
Also, a couple of years ago Alex Reade joined Make Them Suffer, and I’ve been enjoying their latest album (also called Make Them Suffer), a few of the tracks from that album (Epitaph, Oscillator, Weaponized, and Small Town Syndrome) have also coincidentally been stuck in my On Repeat playlist for a while.
I’m not sure if this counts because it wasn’t intentional on my part, but… When I was a kid, my mom had a digital camera. The lense on it would extend when it was powered on, and then retract when it was powered off.
At some point the lense got stuck, which caused the camera to not turn on properly and made it useless so she ended up getting a new one. I had gone to take the old/broken one to mess around with it and accidentally dropped it.
Apparently the angle that it fell at was just enough to “lodge” the lense back into place yet the fall wasn’t high enough to cause it to shatter or break. It worked perfectly after that, and while my parents were a bit upset they needlessly bought a new camera, they ended up letting me keep the old one.
(Later on I figured that was their way of justifying not returning the new camera that probably had nice new features or something)
I also vaguely remembering them saying something along the lines of “That’s probably the only time in your life dropping a piece of equipment will actually fix it and was just luck - don’t go trying that on other things randomly”.
I agree that the majority of the impact being seen is from various components that aren’t SteamOS specific, however Valve does actually have a custom kernel for the Steam Deck “linux-neptune” (there are quite a few mirrors for browsing, but this is the official source).
I believe most of their changes are just to drive the deck’s hardware. Every now and then there are some changes that Valve contributes that lands there first before it gets upstreamed, for example the Arch Wiki calls out the Steam Deck’s kernel as a way to fix issues between HDR & VRR (shouldn’t be needed anymore on modern mainline kernels).