polygon avatar

polygon

@polygon@kbin.social
polygon,
polygon avatar

Thanks for the Tumbleweed shout out. I'm always curious about Arch people's opinion of Tumbleweed. Arch seems to cast a large shadow over it. But man do I swear by Tumbleweed. There is nothing in Tumbleweed that you can't do in Arch, but I guess my main question is why would you want to? TW has all the benefits of Arch without the problems. Rather than updating each package individually, TW bundles all the new versions into a snapshot and tests that snapshot to ensure everything works within it. This way no random rogue update conflicts with anything else within that specific snapshot. As a user, when you update you just move from snapshot to snapshot. With Arch you can set up snapper rollback, but you better make sure you've partitioned everything correctly or you need to reinstall, TW will just enable rollback by default.

Some people can't seem to live without AUR, but I feel like distrobox is a much safer way to install software that isn't available on your distro. If you need something that only comes as a .deb, you can do something like:

distrobox create --image unbuntu:<version>

And now you have a super minimal version of Ubuntu you can run your software inside of using the official packages instead of something someone else has hacked together/compiled. It also makes setting up custom dev environments trivial without littering your install with dependencies. I get the allure of AUR but I'd rather use distrobox or, if I must, flatpak.

The main defense I see of Arch is "it's not Arch's fault, I did <thing>". I guess with TW I don't ever really worry about <thing> because the OS really just sort of takes care of itself. And even if I did do a stupid <thing> rollback is there to reverse my boneheaded idea instantly. I say all this after having experimented with Arch for a little bit now. It felt like taking a vacation: everything was new and different and you start thinking about how cool it would be to live here, but then you start to notice the little things, and after a while you just want to go home and sleep in your own bed.

I have nothing against Arch but the constant defense of "Arch broke, but it's not Arch's fault" seems like a meme. Just read this comment section and take a shot for every person who says it. Meanwhile I'm over here on TW running the same versions of everything as Arch has and all I ever did was "zypper dup" and maybe 1-2 times a year "snapper rollback". I don't know if I sound defensive, maybe I do, but I feel like Tumbleweed is criminally underrated and a large portion of people on Arch would probably be better served by something like Tumbleweed judging by the forums/Reddit.

polygon,
polygon avatar

If Arch wants to make things more stable it would end up looking like Tumbleweed. If Arch wants to make things even more stable it would end up looking like Debian. Arch wants to be at the level of bleeding-edge that it is, and this is roughly what it looks like when you choose that.

That's actually a fair point and reading this does change my perspective a little. Tumbleweed gets me 95% to where Arch is, but a lot can go wrong in that last 5%. People who chose that understand that. I think we're in agreement that those who genuinely need that last 5% bleeding edge are a very small group. Back about 10 years ago I was a massive Gentoo fanboy and I admit that Gentoo was my hobby, rather than simply a tool to get work done. I suspect a lot of Arch users are using it for the hobby aspect rather than necessity too, which is fine, I've been there myself. I sometimes wonder if there is a certain type of person who just gets bored when using something stable, and the constant threat/thrill of breakage gives them the drama they crave. I think that describes me fairly well in my Gentoo days.

I still think Tumbleweed is the best compromise between "my grub blew up" and "my kernel is 2 years old", especially when it comes to laptops and gaming. I've not really run into problems with a lack of software, but I do make good use of distrobox environments and flatpak. I'll use OBS builds when only when necessary, namely Mullvad which can't be run sandboxed.

polygon,
polygon avatar

The bill has bipartisan support. Who do you vote for when both sides are in on it?

polygon,
polygon avatar

I know you're making a joke but I was convinced recently to try out Arch. I'm running it right now. I was told it's a DIY distro for advanced users and you really have to know what you're doing, etc etc. I had the system up and running in 20 minutes, and about an hour to copy my backup to /home and configure a few things. I coped the various pacman commands to a text file to use as a cheat sheet until muscle memory kicked in.

..and that was it. What is so advanced about Arch? It's literally the same as every other distro. "pacman -Syu" is no different from "zypper dup" in Tumbleweed. I don't get the hype. I mean it's fine. I don't have any overwhelming desire to use something else at the moment because it's annoying to change distros. It's working and everything is fine. As I would expect it to be. But people talk about Arch like its something to be proud of? I guess the relentless "arch btw" attitude made me think it would be something special.

I guess the install is hard for some people? But you just create some partitions, install a boot loader, and then an automated system installs your DE. That's DIY? You want DIY go install NixOS or Void, or hell, go OG with Slackware. Arch is way overrated. That doesn't mean it's bad, but it's just Linux and it's no different from anything else. KDE is KDE no matter who packages it.

polygon,
polygon avatar

Yeah I get that. I'm running it as we speak. I suppose my expectations were set more by the community than the distro itself. Arch users, by and large (and perhaps not you specifically), talk about Arch as if Jesus Christ himself built pacman. I didn't find it hard to install, but as you say I've been using Linux for nearly 30 years and I know exactly what I want. I got caught up the hype and the DIY aspect I suppose, and I was evangelized to pretty hard to try it. Maybe it's people new to Linux using fdisk for the first time thinking they did something cool? They talk about "getting through the install" like it's some rite of passage.

I think I probably still prefer Tumbleweed but I'm not going to bother changing again any time soon unless Arch gives me a reason to because it's not worth the hassle. Arch and Tumbleweed are pretty similar but I think Tumbleweed has a few extra touches that I appreciate.

Just to reiterate my position, I'm not saying anything is wrong with Arch but the hype is enormous and I'm not fully convinced it's deserved. Something like NixOS on the other hand is starting to gain a lot of buzz and I think that's warranted because it's so radically different it deserves to be talked about. So far Nix is my "learning in a VM" distro.

polygon,
polygon avatar

That's exactly how I installed it. The install media boots to cli. You partition your disks, install the boot loader, add a user, and then pacman does the rest. I didn't really find this all that "hands on". Sure it's not the same as clicking Next on an installer but none of it is very complicated at all. Don't get me wrong, as someone else replied, being needlessly difficult is stupid. But when people are saying "advanced users only, DIY, etc" I'm thinking like a Gentoo install or something. I was surprised how simple it was with all the hype and evangelizing that goes on around Arch. It's a good package manager, AUR seems interesting even if I don't really need it. But you must admit the hype is a bit overboard.

polygon,
polygon avatar

The Gentoo install isn't hard, it's very methodical. But it is a much more in-depth process than Arch, that's for sure. Granted these days Gentoo seems to only do Stage 3 installs which is half the system in a tarball anyway. The way people spoke about getting through the Arch install I was thinking it would be a step-by-step process like Gentoo is. It's really not.

polygon,
polygon avatar

I guess I used a whole lot of words to say what you just did in just a few sentences. Thanks for summarizing my thoughts. Just out of curiosity though, why EndeavourOS? See this is also something that tripped me up. I see quite a few Arch spinoffs that all claim to be easier versions which naturally lead me to believe Arch itself was complicated. Which again is probably a community/communication problem and has nothing to do with the OS itself.

polygon,
polygon avatar

Ah, I see. That sounds like a completely fair scenario for using something a little more automated. Thanks for sharing.

Arch seems fine and I'll probably stay here for at least another few months, out of laziness if nothing else. If I'm not completely happy I'll probably end up back on Tumbleweed which is my usual daily, but I can't say I've had any problems that would drive me back immediately.

polygon,
polygon avatar

I think your experience is more to do with nvidia + Wayland than anything OS specific. Although I think other distros have done a lot of patching and coding around nvidia's incompetence to get Wayland to work better and I think Arch doesn't really do this sort of thing. Definitely seems like you unwittingly took on a project.

I also use nvidia but I have no desire to move to Wayland any time soon. X11 works just fine unless you get into esoteric setups like multiple monitors with different refresh rates. My first boot into KDE with Arch was completely broken and I thought "okay, here comes the hard part" until I realized it was defaulting to Wayland. Changed it to X11 in sddm and it's perfect. I use my ForceCompositionPipeline script on login and set kwin to force lowest latency and it's smooth as butter.

Wayland is the future but nvidia is definitely gatekeeping that future. I've got a 3080 in this machine that is going to last a pretty long time I suspect, but unless nvidia can manage to remove head from ass I see AMD in my future.

polygon,
polygon avatar

I don't know about glasses but the various Night Mode applications help my eyes a lot at night. I use a soft white bulb (4200k) and match my screens to the same temp and I have noticed much less eye strain/pain. Whether that helps sleep or not I have no idea, but it's certainly more comfortable on my 4k tv/monitor that wants to blast 800 nits into my face at 11:00pm. I use an application called Iris on both macOS (when connected to the tv) and Linux (always connected to the tv) to adjust the color temp and also the brightness because this tv simply doesn't get dark enough on it's own without messing with color or contrast. You can offset the reddish hue by increasing the green tint, which is a color that doesn't mess with your eyes or ruin your night vision.

Baldur’s Gate 3 is a masterpiece built on a bad tabletop game (www.polygon.com)

The writer got mad when a goblin shoved Astarion off a cliff. It reminded me of when I had Karlach shove a goblin in lava, then a goblin ran up and shoved HER in the lava. I didn’t get mad; I took it as a learning moment: enemies can shove me back, so move away from the lava.

polygon,
polygon avatar

I clicked the wrong dialog option and ended up having to fight an entire camp of <no spoilers>. First I panicked when I realized my mistake. Then, knowing I'd saved recently I decided to give it a try. Mid battle I find myself hunched forward anticipating the next move. I pull off some epic shit with water and lightning, they counter with acid puddles, I almost lose to a giant bouncer but I save myself last minute. Somehow, through my panic and adrenaline, I managed to wipe out the entire camp and I am fucking elated.

Not a single person who plays this game walks away without stories to tell. Stories that are completely unique to them, either by choice or mistake. This is what gaming is all about. I don't understand what sort of horseshit this article is spouting. This game is phenomenal.

Baldur's Gate 3 minmaxer finds terrifying 240 damage-per-turn Monk build, carrying on D&D's long tradition of rules-based ultraviolence (www.pcgamer.com)

It was only a matter of time, right? While technical tricks like stacking a thousand explosive barrels or leveraging fall damage for Owlbear elbow drops are impressive in their own way, I've yet to see anything truly representing Dungeons & Dragons' frightening powergaming underbelly from Baldur's Gate 3's community. That is,...

polygon,
polygon avatar

I love stuff like this. I hope they don't go around nerfing and patching the fun out of the game. Most people are never going to play a build like this, but the idea that you can and the idea that tinkering and understanding the rules can lead to stuff like this makes playing and discovery really fun beyond just the games story.

polygon,
polygon avatar

I don't know, man. Unless you're running on ancient hardware does a few gigs even really matter? I've got a 1 TB nvme in my box and I'm using like 300 gigs of it, 200 gigs of which are two Steam games and a few different Proton versions. Surely the 2 gigs shown in that screenshot is almost meaningless in a modern system. I mean you can get a 1 TB Samsung EVO for like 60 bucks on Amazon these days.

polygon,
polygon avatar

Fuck LTT for what they did to Billet Labs.
I'm not writing an essay about it, GN already did. I'm done.

polygon,
polygon avatar

Simply referencing Christianity isn't propaganda. Like it or not, it's a touchstone most everyone can relate to and so it gets used in plenty of plots, from sci-fi to horror. Would you call Kevin Smith's Dogma Christian propaganda because it references Christianity? Bruh. Actual God showed up there too. I don't get upset when religion is referenced, so long as it isn't used to beat me over the head with. I mean Marvel has a literal Norse god as a main character. Why would it be any different to have a Christian god as a main character?

Anyway, even if you map this movie 1:1 with Christian tradition it has nothing good to say about it. That is the opposite of propaganda.

polygon,
polygon avatar

I think you're missing the point. Oracle and SUSE have quite successful commercial offerings already. They don't need to sell a RHEL clone as their core business. I don't know why you think SUSE is unable to "create or maintain a Linux distribution," they're one of the oldest distros out there. SLES and SLED are extremely well regarded, and SUSE is doing further work/research into immutable server distros for the future. They certainly can "create a Linux distribution". Oracle has a mixed history but certainly anyone could view them as successful overall.

No, what they're actually doing is creating a clone for the downstream packagers so they aren't suddenly cutoff by Red Hat's (IBM's) decision. They're trying to give the community back what was lost. A collaborative effort to mitigate the damage done by commercial interests. They're not really doing anything other than restoring things to the way they were. Anyone who was using a distro that was downstream of RHEL wasn't looking for enterprise-level support in the first place so I don't really understand your complaint there.

I mean, really, the whole Linux ethos is community. These two companies coming together to give back what the community lost, for free, is what FOSS is all about. Somehow I feel like that has gone right over your head.

polygon,
polygon avatar

I felt this "prison" very strongly with iCloud. Don't get me wrong, I think iCloud functions exceptionally well. It's an extremely well integrated cloud and works seamlessly with all Apple products. It's just that after a while I start to realize just how much of my life was sitting on Apple servers and what a dependency I had on Apple, hoping they are the good guy (narrator: they were not, in fact, the good guy) or at least, not as bad as the next best option (I feel Google has legitimately become evil at this point). I was constantly reading about security and getting myself worried, etc.

Finally I just bought a NAS. Synology is my current choice, but use whatever you prefer. A NAS can replicate anything the "cloud" can do, it's faster, it's safer, it doesn't rely on the good graces of any cloud provider. YOU hold the access to your data. As it should be. I still use the "cloud" for my backups with HyperBackup sending encrypted backups to Wasabi, but that is a different matter. Even if Wasabi decided to be evil, my data is encrypted before it ever leaves the NAS and Wasabi could never see my raw data like Apple/Google can.

The only thing holding people back from this, I guess, is price. Apple charges $0.99/month for 500gigs, while just the NAS itself with no drives will cost you several hundred. But man, not being worried about the latest cloud drama, government overreach, privacy scandals, etc is worth every cent. A Synology NAS with Tailscale is just about the safest place to put my data. All the Snyology mobile apps even pass the gf test for features and ease of use. I recommend a small 2-bay NAS to everyone I can.

Turn off the cloud, and take your data back.

polygon,
polygon avatar

I don't really understand your comment.

PC breaks? House burns down? My data is encrypted in a datacenter. My account gets cancelled? My data is on my NAS.

I don't store much data on my PCs or devices at all. Any data that is there I treat as transient. The NAS acts as permanent storage. So if the devices die, I can quite literally restore them to the state they were in within hours of their death from the NAS. If my house is hit by a tornado and my NAS dies, my data is safely encrypted in an external location. I've lost nothing. If my NAS, devices, and Wasabi's data center are all hit by tornadoes at the same time we have bigger problems to worry about. If that ridiculous scenario happened your server would not be immune either.

I'm not seeing the advantage of your rented server vs having backups in the cloud. Is it because the server will keep running? But if you've lost your devices in a fire you still can't access it whether it's running or not. When you replace your device you can then connect to your server, but I can simply download my data again. HyperBackup Explorer is available for every platform and can do a full restore back to a NAS, or individual file downloads for anything else.

polygon,
polygon avatar

Sorry if I wasn't clear about that. My essential thinking with the NAS was: Cloud is nice, but how vulnerable are you if the Cloud provider turns evil?

With Apple and Google, you're basically screwed and there is nothing you can do.

With a NAS, you own the server. You don't rent it. You own it. You can hold the thing that stores all your private data in your own two hands.

So what if the data center I host my backups on becomes evil? Well, then they find a bunch of encrypted blobs they can't access while I move my backups to a different host. I'm not sure even the server hosting you're talking about is as secure as that. What if they become evil? How much access do they have to your data? All "evil" takes is a single policy change from a suit who has no idea about actual tech. It happens all the time.

Maybe that comes off as paranoid, but with all the data breaches and enshittification happening lately I feel much more secure having my data literally in my own two hands and a built-in defense against evil policy changes/government overreach for anything that must be hosted externally. Coupled with Tailscale for remote access I believe this as secure as you can get.

And again, Synology was my choice for ease of use, but you can build a capable NAS from an old Optiplex on ebay for 200 bucks + drives.

Dragon Age: Origins walked so Baldur’s Gate 3 could dash (www.techradar.com)

Baldur’s Gate 3 isn’t the first successful attempt to marry cinematic aspirations with the traditional branching narratives and simulationist world-building of CRPGs. 2009’s Dragon Age: Origins had a very similar mission statement, offering a spiritual successor to BioWare’s earlier Baldur’s Gate titles long before...

polygon,
polygon avatar

I feel like JRPGs completely changed what an RPG video game is. They are watered down compared to the original cRPGs from the 80s and 90s. Then the "westernized" version of JRPGs watered it down even more. The old cRPGs were so big and so complex. OG Baldur's Gate, yes, but also Wizardry and Ultima too. I enjoyed Dragon Age because I liked the story, but I'd say Divinity: Original Sin 1 & 2 are more direct descendants of the old cRPG days (DA 2 & 3 bear no resemblance to cRPGs at all). I think Dragon Age games are good modern RPGs everyone should play but Baldur's Gate 3, imo, is a proper cRPG straight out of the 80s with 2023 graphics.

I'm so thankful this game is proving to be so popular. Maybe people are discovering (re-discovering) what RPGs used to be, and what makes them so great.

polygon,
polygon avatar

I see people say they turn off notifications about updates and just do it once a week, but man, if I open Discover and see 30 updates sitting there I cannot ignore it. I get real twitchy about it. So my update routine is daily. Every morning with my fresh cup of coffee I run "zypper dup". If all goes well, I start my day. If all does not go well, I rollback to the previous state with snapper, and then start my day. Using snapper takes about 30 seconds, and frankly nvidia is the only reason I can remember ever having to use rollback.

Tumbleweed is really painless to maintain, even if you update every day. You don't have to update every day, but my particularly specialized Update OCD doesn't allow me to wait a week, it seems.

polygon,
polygon avatar

I'm pretty sure breaking the 4th wall is when a character speaks directly to the audience. If Deadpool is the main character in the movie and he looks directly into the camera and addresses you who is watching him, that's the 4th wall. If Deadpool is walking around outside and a voice, or even his voice, is telling you information about whats going on, even though it's addressing you as the audience, it's just narration. It's implied that a narrator is going to be talking to the audience. Who else would they be talking to?

Why does Nvidia hate linux? (lemmy.ml)

So I’ve been trying to install the proprietary Nvidia drivers on my homelab so I can get my fine ass art generated using Automatic1111 & Stable diffusion. I installed the Nvidia 510 server drivers, everything seems fine, then when I reboot, nothing. WTF Nvidia, why you gotta break X? Why is x even needed on a server driver....

polygon,
polygon avatar

I have a 3080 and it runs fine with openSUSE Tumbleweed. On first boot you do need to add the nvidia repo and then install it which I guess could be problematic for new linux users, but it's literally pasting 1 line into terminal and then clicking the driver in yast. Echoing what others have said, I'd prefer if nvidia was a little less hostile to open source but frankly the driver just works, and works well. The only thing I've used besides openSUSE lately is Pop_OS and I believe the nvidia driver was installed automatically. If someone is having trouble getting the driver installed that seems to be a failure of the distro, not the user. You should be able to depend on your distros packaging to take care of this stuff.

polygon,
polygon avatar

Completely agree with this. Also, as this meme suggests, most people who are autistic don't really need to say it out loud for people who know what autism is to know they have it. You don't need a diagnosis to exhibit behaviors that are obvious to everyone else around you. A diagnosis doesn't suddenly make you something you weren't already.

It takes a strong support system to accept and embrace that their child is autistic and a firm commitment for the entire rest of their childhood to doing whats best for the within that context. The amount of parents who simply outright reject that "something might be wrong" with their kid is extremely high, even now. That doesn't make the kid any less autistic because they haven't been diagnosed, and it doesn't make their symptoms any less obvious either.

Yes, hopefully people can get diagnosed, and hopefully your city has adequate resources to help them, and hopefully the parents aren't jerks, and hopefully the place you live isn't full of conspiracy theorists and crackpot religious leaders who think just praying for the kid is good enough. Hopefully. But if not, you just might have an undiagnosed autistic teenager who's life is spinning out of control and the last thing they need is some internet expert's dumb ass telling them there is nothing wrong because they didn't get the magical diagnosis. Speaking from experience.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • GTA5RPClips
  • DreamBathrooms
  • InstantRegret
  • magazineikmin
  • everett
  • Youngstown
  • mdbf
  • Durango
  • slotface
  • rosin
  • thenastyranch
  • kavyap
  • modclub
  • anitta
  • cubers
  • tester
  • osvaldo12
  • tacticalgear
  • ethstaker
  • ngwrru68w68
  • khanakhh
  • Leos
  • normalnudes
  • cisconetworking
  • provamag3
  • megavids
  • lostlight
  • All magazines