• 0 Posts
  • 11 Comments
Joined 5 months ago
cake
Cake day: July 24th, 2024

help-circle
  • I’ve been using Linux exclusively for ~14 years now. Heavily gaming on Linux only for the last ~8 years.

    It was possible (though sometimes headache inducing) to play most games back then (Wine and soon Proton to thank) the biggest change IMHO came with SteamPlay since it turned the headache into one click on most games (thanks to the amazing work of wine/proton developers and the tinkering of the community).

    When the SteamDeck released people seemed surprised at the breadth of games that were running on day one. To me it was not really a surprise since I had been Linux gaming with SteamPlay all the time and was almost expecting games to “just work” (though I still would and still am checking ProtonDB before purchase).

    What the SteamDeck changed in my view was

    1. Showing “everyone” that Linux Gaming is a thing that’s happening and been happening for a while. So maybe check it out?
    2. That a Handheld that doesn’t have to work around Windows but uses a purpose built OS just makes a lot more sense

    I feel that the SteamDeck with SteamOS has really put Linux, especially Linux gaming on the map. Even though I want to be like “Linux Gaming has been a thing forever, I was doing it before it was cool” ;) I have to recognize that fact. In the past years I’ve seen so many people setting up Linux especially by the way of SteamOS (using HoloISO, Chimera …) just to play/mess with it which is also why I think an Official SteamOS release will make a huge difference.

    Tl;dr: Gaming on Linux was a thing before. But the SteamDeck/SteamOS 3 made a huge impact nonetheless.


  • Obviously there is no one easy explanation here (as you can see by all the different responses).

    I think evolutionary factors play into a general affection people have for boobs. They are humans first source of food and with it an extremely intimate contact. Also on a “birth readiness” perspective Boobs on a woman suggest that she can feed a child (just as wide hips suggest she can bear one).

    There is something to be said about culture. Since boobs are considered “sexual” they have to be covered in “decent” settings (see also discussions about female presenting nipples on social media) which simply adds to their sexualization.

    Also, in my sexual experience (Bi male) nipples and breasts (boobs/man boobs …) are erogenous zones so playing with them (touching/pinching/kissing/biting…) actually is arousing thus they are “sexual” parts.

    Thats just my two cents.


  • Started on Gnome 2 for a short stint then used Unity for a while (used to be Ubuntus DM). When I switched away from Ubuntu I was still looking for something “familiar” so switching to Gnome (it was like 3.8 at the time) felt right. Have been using Gnome ever since.

    I’ve thought about switching to KDE a few times (when Gnome made some bone headed decision) but the way key combos and workflows are ingrained to me I would just set up any DE to feel like Gnome so why should I switch.




  • Been ThinkPad User for over 10 years. Edge E135 X220 X260

    This year was the first Time in about 16years I bought a non used machine and it was a framework. As much as I adore the good ol ThinkPad the recent developments regarding repairability/statement from Lenovo are turning me off more and more. And my framework makes me happy every time I use it …

    So I don’t know.


  • Well the OP is the one who made the Post so they obviously have more of an interest in the question/topic/image etc. Imagine someone posts a photo of their dog and a comment asks for what kind of dog it is for example. Then you would give a comment of the OP more credence than some person who knows neither the Dog nor OP and only has a single image to go off.

    Same with your post here, if you answer to my comment “that’s not what I’m asking” I might be more inclined to amend my statement/make another comment than if any “random” that showed up to a thread saying “that’s not what OP was asking”.

    Tl;dr: OP starts a post and might have the most interest/immediate knowledge of the subject matter. I wouldn’t say they “own” the post but they just have another relationship than a passerby commenter.



  • As many people here have pointed out already, it’s highly dependent on what type of Job you’re looking for and in what industry.

    When I was applying for my entry level Job (actually an apprenticeship to become a sysadmin), the fact that I was a linux user (especially daily driving Arch) and that I had set up my own self hosted projects was a factor in me being set up in the department that was actually interesting to me (the Linux/Server department) instead of the Windows/Client department but I probably would have gotten the job either way. My work there set me up deeping my path into Linux sysadminship where I still am today.



  • I think a large factor is because so many people use it. A lot of people come to self hosting without much knowledge and just copy configs etc. from a Tutorial. Those tutorials will 90% of the time use Apache or nginx. I remember back when I set up my first servers I mostly followed instructions and copied configs. Years later I understood I had set up Apache with virtual hosts and what that means/how it works but it might as well just have been nginx.

    As for why so many people use these two I think it also has to do with “adoption” in another way. Back before nginx Apache was the standard everything else was “different”. Then nginx appeared to solve the Problems of Apache and then there were 2 … These days you can probably do anything you want/need with the 2 servers so no reason to use anything else.

    Professionaly I usually use either HAProxy and Apache or Nginx (or sometimes HAProxy and Nginx) but if there are special requirements that might change.