@KrispeeIguana@lemmy.ml
@KrispeeIguana@lemmy.ml avatar

KrispeeIguana

@[email protected]

I like art and game design, but other stuff is cool too.

This profile is from a federated server and may be incomplete. Browse more on the original instance.

KrispeeIguana,
@KrispeeIguana@lemmy.ml avatar

Just because not many people use a package, doesn’t mean it is irrelevant. For open source packages (or anything really), as soon as one additional person uses a package, that package becomes relevant. The person/people using it become its advertisers, and when enough people are seen using a product, especially a free one, a larger group will use either that package or something similar to cut their own programming costs.

This is simplified, but the point is that we need to stop this sort of thing at the root (the package itself) before it gets noticed by larger groups and companies who might actually get away with this BS. Always remember, we are tech/privacy nerds. We are the minority, and the average person doesn’t care until something hurts them directly.

KrispeeIguana,
@KrispeeIguana@lemmy.ml avatar

Arch Linux with NVIDIA is definitely not great for newbies, especially for people who can’t keep up with the distro. If left unupdated for too long, your system may break. Even if you update every day, you could break something. You just never win with a rolling release distro like this. My only saving grace is that I run with an AMD gpu and so far, that thing has just worked.

My tip for anyone switching to Linux is to switch to AMD. Even if NVIDIA is better overall for performance and features, even if the last time you tried AMD on your windows system it was slow and a bit buggy, on Linux, AMD just works, without extra steps.

KrispeeIguana,
@KrispeeIguana@lemmy.ml avatar

My point is less that leaving Arch alone breaks things and more that updating after a really long time can break something. It also kinda defeats the point of using a rolling release distro. I can see how you thought i was spreading misinformation though. My bad for poor wording.

KrispeeIguana,
@KrispeeIguana@lemmy.ml avatar

Man i didn’t know the Thunderbird logo turned into reverse Firefox

KrispeeIguana,
@KrispeeIguana@lemmy.ml avatar

I also had that problem, but didn’t think much of it since I don’t really turn off my VPN often. It only really affected me when either my first issue occurred or ProtonVPN crashed for whatever reason. So far, running ProtonVPN through OpenVPN had solved this issue for me.

Internet Connection Issue #2

I seem to have a problem with internet connectivity. I use NetworkManager with Proton VPN on an Arch KDE system. The wifi and VPN stay connected, but every once in a while the upload and download rates will go down to, at most, a few hundred KiB/s. The issue can be solved temporarily by disconnecting and reconnecting the VPN,...

KrispeeIguana,
@KrispeeIguana@lemmy.ml avatar

All of my other devices are either Windows or Android for convenience. The VPN works on Windows, but I can’t isolate this issue via that route as those devices are old and have their own issues.

I have tried running my system without vpn and this specific issue hasn’t appeared from yesterday until now. It is making me feel a little uncomfortable not having it on though.

I’m going to try another suggestion, then I’ll come back to this one if it still doesn’t work.

KrispeeIguana,
@KrispeeIguana@lemmy.ml avatar

This has worked nicely! Thanks

Issue with Network Manager

Hello! I use an Arch Linux distro with KDE on an ASUS X570 board that has built-in wifi. The issue is that I can’t for the life of me get the wifi to work without asking me for the wifi password what feels like every hour. The hardware is active, the software is active, Network Manager is active, the wifi profile is fine, the...

KrispeeIguana,
@KrispeeIguana@lemmy.ml avatar

I have noticed other people with kwallet issues, but that only affects me when I restart my system (asks for password). Other than that, I can’t find a way to edit or disable kwallet without installing a 2-star app on the KDE Discover store that might not work and is reviewed as extremely annoying.

KrispeeIguana,
@KrispeeIguana@lemmy.ml avatar

I have checked for for anything to do with kwallet in settings and searched for it with kwin. Kwallet doesn’t exist in either of those for me, only at system restart.

KrispeeIguana,
@KrispeeIguana@lemmy.ml avatar

The password for kwallet is different bc I thought I might have ended up using it to manage money. I did not.

KrispeeIguana,
@KrispeeIguana@lemmy.ml avatar

Unfortunately, several other programs use this as a dependency and some of those programs are required by stuff like plasma-meta.

KrispeeIguana,
@KrispeeIguana@lemmy.ml avatar

Do you know how I would do that when I cannot access kwallet from the settings?

KrispeeIguana,
@KrispeeIguana@lemmy.ml avatar

Apparently I had uninstalled the kwallet manager. I’ll change the password and see if my problem still occurs.

KrispeeIguana,
@KrispeeIguana@lemmy.ml avatar

The issue still occurs, but not nearly as often as it did before.

KrispeeIguana,
@KrispeeIguana@lemmy.ml avatar

I do indeed have plasma-meta.

KrispeeIguana,
@KrispeeIguana@lemmy.ml avatar

I restarted my system. All of my configurations should be equivalent to those in the wiki. I’ll reply again if the issue still occurs in a few days.

KrispeeIguana,
@KrispeeIguana@lemmy.ml avatar

Unfortunately, the wifi password issue still occurs, but at least it is even less frequent than before (>1 day between password requests).

Who does flatpak/snap benefit?

As a user, the best way to handle applications is a central repository where interoperability is guaranteed. Something like what Debian does with the base repos. I just run an install and it’s all taken care of for me. What’s more, I don’t deal with unnecessary bloat from dozens of different versions of the same library...

KrispeeIguana,
@KrispeeIguana@lemmy.ml avatar

It benefits both devs and end users.

Many people don’t have the time or resources to manage a broken application especially devs who have to deal with that on several Linux distributions simultaneously.

Many distros use different package install scripts and repos to suit their specific needs. If I were to use a Debian-based distro, I would need to use apt to grab from a Debian-compatible repo. If I somehow got apt to work on Fedora, then not only would the program I installed not work, it would likely annihilate many of the preexisting dependencies and possibly brick the system.

I personally use Arch Linux which uses pacman, my package manager of choice, and a lot of times I’ll find an application that doesn’t work on my system due to mismatched dependencies. Arch is incompatible with .deb and .rpm files and does not use the Debian repo and its derivatives. It uses the AUR and its own derivatives of that repo. I don’t have the time or skill to get a program to work with a newly updated dependency on one distro nevermind however many exist on the internet. Many devs do that for free after they’ve been working at their job for hours and/or taking college courses.

What a Flatpak or appimage (ignoring goofy aah snaps) really does is allow a developer to update dependencies for their application at their own pace without having to play catchup when something inevitably breaks due to an update. It allows for a more stable system. As a Debian Bro, you might not need that, but on rolling-release distros like Arch and funky distros like Manjaro that can be very much welcome.

KrispeeIguana,
@KrispeeIguana@lemmy.ml avatar

How do you know when to update an AppImage? I would use the Krita AppImage but I would have to hunt down the file in my file manager to open it and I can’t find a way to update it without straight up replacing the thing manually.

Do you pirate? And do you justify pirating? i.e., what is your piracy philosophy?

Well, my friend, he’s kinda poor he can’t afford some books and some streaming services, so he pirates. He pirate books, audiobook and videos and other stuff. Sometimes he buys books he likes a lot out of loyalty to the author (yeah, I don’t understand it either), he likes to read physical books, but yeah, if he hates the...

KrispeeIguana,
@KrispeeIguana@lemmy.ml avatar

I pirate old stuff and overpriced stuff permanently. I refuse to pay an ebay seller $200 for an old GameCube game and I refuse to pay $700 dollars for all the Sims 4 dlc. You may also catch me pirating movies and shows as I strongly dislike subscription models.

KrispeeIguana,
@KrispeeIguana@lemmy.ml avatar

I usually have lucid dreams in the third person where I’m not a character in the story. I instead control the other characters like in a video game and I can save scum to get a particularly hard to achieve outcome. Usually, I like to let events pan out by themselves though, as that leads to the most interesting results.

KrispeeIguana,
@KrispeeIguana@lemmy.ml avatar

Gaming

  • TheRussianBadger - gaming with good humor and editing
  • Max0r - gaming with good humor, voice acting, and insane editing
  • Scott the Woz - for that old YouTube feel
  • RTGame - funny Irish gaming man
  • Call Me Kevin - funny Irish gaming man
  • Indeimaus - mostly horror and Metroidvania gaming
  • Game Apologist - good Sonic content
  • RadKing - Fallout content
  • Iron Pineapple - From Software enthusiast
  • MuYe - BeamNG content
  • The Orpheon - good Metroid content

Tech Stuffs

  • Louis Rossman - disgruntled business tech repair man
  • Gamers Nexus - pc tech review
  • Linus Tech Tips (and its other channels) - good tech content
  • Hardware Unboxed - Australian pc tech review
  • Monitors Unboxed - Hardware Unboxed for Monitors
  • Dave’s Garage - cool Windows tricks from the guy who made the Task Manager
  • The Cherno - good Australian C++ channel

Open Source Stuffs

  • Nicco Loves Linux - good KDE and GNOME stuff
  • The Linux Experiment - Linux and open source news
  • unfa🇺🇦 - open source audio solutions
  • Mental Outlaw - the libre man
  • Royal Skies - free and open 2d and 3d content and assets

Animation

  • TerminalMontage - great animations
  • Noodle - great story animator

Practical Experiments

  • The Slow Mo Guys - slow motion videos of pretty cool stuff
  • Hacksmith Industries - cool Sci-Fi irl building channel
  • Shadiversity - medieval weapon and armour experimentation
  • ElectroBOOM - shocking experiments
  • Major Hardware - 3d printing and fan design showdown
  • Donut - good car content

Music

  • SilvaGunner - wacky game music
  • Eurobeat Gems - great if you like Eurobeat music

Education

  • Audio University - how your sound system works
  • Kyle Hill - science with nerd Thor
  • LockPickingLawyer - you will never look at locks the same way

Miscellaneous

  • No Text To Speech - cool for Discord users
  • Fact Fiend - miscellaneous facts and British banter
  • Bosnian Ape Society - If you’ve seen Nvidia Bread, then you’ll understand.
  • High Boi - movie summaries

There’s more that I could # recommend, but I couldn’t figure out how to describe them.

KrispeeIguana,
@KrispeeIguana@lemmy.ml avatar

That’s understandable. When I first saw The Linux Experiment, he felt almost like a 3D render rather than a real human being. Gamers Nexus can get pretty passive aggressive.

KrispeeIguana,
@KrispeeIguana@lemmy.ml avatar

You can do that, but if you don’t want 20 different accounts, I would recommend signing up to just one. Lemmy and any other federated social media system should push posts from other servers to your feed depending on what servers are in region.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • uselessserver093
  • Food
  • aaaaaaacccccccce
  • test
  • CafeMeta
  • testmag
  • MUD
  • RhythmGameZone
  • RSS
  • dabs
  • KamenRider
  • TheResearchGuardian
  • KbinCafe
  • Socialism
  • oklahoma
  • SuperSentai
  • feritale
  • All magazines