• 0 Posts
  • 43 Comments
Joined 1 month ago
cake
Cake day: March 11th, 2025

help-circle
  • Using a pan and a propane grill are vastly different imo. I dont dislike charcoal or wood. I think each has thier own place depending on the meal you are preparing. For example I like to make steak and chicken kabobs on a propane grill and burgers and hotdogs on a charcoal.

    At the end of the day though seasoning and meat quality take center stage. So its all about what you have access to and can afford.





  • you are trying to define what an opinion is and youre just wrong. Instead of attempting to gatekeep what an “unpopular opinion” is, just explain to them why your opinion differs.

    Allow me to explain something simple to you:

    Your definition of the phrase “unpopular opinion” is just that, an unpopular opinion. Definitions dont work in the way you think it does. Its not a definition if only one garbage person thinks it is.


  • The prices should go down to 40$(or stay 60$ based on inflation) if I dont actually own the game imo. If the company is going to be so bold as to sell “game keys” with no actual data on the cart, coupled with the fact that the EShop has been shut down on the WiiU and 3DS. To me is a huge middle finger, and basically planned obsolesence on the switch 2 since you will no longer be able to redownload your games once they stop supporting the consoles servers.

    If i do the “smart” thing and get the switch 2 after a major price drop, every games lifespan will be even shorter. fuck nintendo, mod your switch & switch 2(when thats available) pirate everything from them and get your moneys worth for the overpriced hardware.


  • You have no idea what you are talking about.

    In fact i wasnt even going to respond to this but you are so wildly misinformed that I assumed you are trolling. But you might actually lack the ability to use google or the AI you seem to want to suck off.

    You are correct here

    There are three different package systems (Red Hat, Debian and Arch) and they are all completely incompatible with each other

    But your dumbass actually writes PACKAGE systems. Do you know what a package has inside it? The product! Wow! So if you have the source code… and use a tool to build it on your distro… its almost like youre an idiot.



  • Agree with everything you said except the last paragraph there are definitely too many distros all with different standards and design philosophies. And you are correct that this has stifled its use for standard consumers. But “linux” isnt working its way to becoming a new standard individual distros are attempting this. Popos ubuntu fedora are all fighting to become that consumer desktop experience and in some peoples opinion its 99% of the way there. We just need the amount of users to increase, For more valuable bug reports and feedback for that to actually happen.


  • software or a few pieces of software can automate something, and can accurately evaluate whether or not to trust the source of an exe file

    This is frustrating because what i did in the example with my roms and a python script is essentially the same as what a windows user would do the main difference being that a windows user probably wouldnt have to go to github because a fancy gui alternative software exists. The user still has to worry about viruses all the same, just because the exe has a website and a download page doesnt make it safer than a terminal based alternative. All users of all levels should be using malwarebytes at a minimum regardless of how safe it “looks”.

    That being said i agree with you that many users are definitely intimidated by running programs in the terminal. and ive even seen some users joke about downloading suspicious software thinking its fine and then a spooky command prompt window apears.

    I just think if you subtract peoples preconcieved notions about the terminal the actual usual experience and results are the same. The fact that windows has more gui programs just speaks to the fact that its been profitable and the standard to develop apps for windows and macos for far too long.





  • Okay i see what your saying. but im an arch user and often use distro specific tutorials from other distros to troubleshoot issues. After a little while youll just subconsiously translate what theyre telling you to do in your distro specificly.

    Also resources like reddit and stack overflow are great for you to reach out and get a better understanding. But if youve ever been hit with the “did you read the wiki?” or “they just link a wiki page” I can understand how frustrating it can be. Many linux users are pompus dicks who thinks every user should be a power user. My recommendation is still to reach out for help, ive had great success with the manjaro forum aswell.


  • they mention genz specifically but boomers and millenials are falling down the same path expecting software to just download and work, Because of the google/apple/microsoft/sony/nintendo ecosystems we are so used to. But even in these ecosystems learning to troubleshoot is paramount so I expect to see younger people entering the linux sphere in droves.

    You definitely are a minority though, most people dont care for this stuff at all. Most will simply give up instead of doing more research and trying different tactics to repair software and hardware.


  • If you are set on using arch i highly recommend using archinstall or fedora and using the kde plasma or gnome desktop enviorment there are no files to configure and shit just works the desktop is also highly configurable. The only time youd be messing with cfg files would be if you are ricing your system to look like something out of r/unixporn which looks sweet but those people put ALOT of time and effort into it, and their desktop enviorments arent really meant for the average user.



  • But thats what im saying even a middle ground user would never need to compile from source. Anything youd want to do automatically can generally be done from a script and many things you can think of automation wise has allready been made into a script in bash or python.

    Just recently i needed to remove all of the foriegn titles from a list of roms i have on my pc. i found a python script on github dropped it into malwarebytes (because i didnt feel like looking at code, many windows users do this too) and ran the script. I can code but my skills are script kitty chatgpt level. Im essentially the user you are describing