• 1 Post
  • 366 Comments
Joined 2 years ago
cake
Cake day: June 21st, 2023

help-circle



  • Things in favor of Peyton here:

    • Corporations in general
    • There is no rule against it
    • 7-11 has a pretty regular event where “fill a silly cup, feel free to be absurd” is a thing, so there is precedent
    • That amount of soda is still probably profitable for the company, fountain soda is incredibly cheap
    • This isn’t regular consumption and clearly not a regular occurrence, if beverages were regularly freely available, it wouldn’t be exciting to do this and this type of behavior would go away – you have to hoard service when public service is an artificially limited quantity.
    • This didn’t deprive any other customer of soda – the only downside here is a corporation losing a few cents of profit.

    Things against Peyton:

    • Hoarding is a bad mentality to be in (agreed with you here)
    • It will take days to drink that much soda, and it will be flat and nasty

    When poor people get a windfall of money, they tend to spend it all. It’s why lottery winners tend to wind up broke. Because historically, money is a “use it or lose it” for those people. If you’ve been trained your whole life to adapt to things, it can be hard to do the right thing when those things no longer hold true.

    Americans cant have decent public services because they abuse them… results in Americans desperate for public services… which results in Americans taking extra advantage of any public service that is available… which results in a mindset that Americans abuse public services… which results in less funding… Its a vicious cycle.


  • It’s not a sensory issue - I just like wearing socks.

    This part feels like you talking about yourself, and everyone agrees.

    Not everything needs to be pathologized.

    People are taking this as an assertion that sock preference should not be pathologized and cannot be related to ADHD.

    Clearly not what you meant, but the phrasing you used is ambiguous enough to not differentiate between “not everything about myself is pathologized” vs “please stop pathologizing everything”



  • You don’t have to have been a slave to have dealt with racism. Enough people still get really excited about their confederate flags that clearly the era is still heavily topical.

    The word “confederate” means nothing beyond referring to a type of government, but when I hear it, I think immediately of the American civil war. Even though that ended in 1865 so I was never alive to witness that.

    That’s not how word associations work.


  • Yeah. theres a fine line between advocating for positive change because it’s the right thing to do vs because it makes you look good. Theres a fine line between being an ally and empty virtue signalling, and those things may not look different within the scope of a single interaction. It can sometimes take a bit to understand if someone is genuine or just performing.


  • bisby@lemmy.worldtoProgrammer Humor@programming.devmaster vs main
    link
    fedilink
    arrow-up
    52
    arrow-down
    3
    ·
    13 days ago

    The point of political correctness is that it’s always things you’d never consider… but someone else does. I’m not here to say whether things are right or wrong or if “master” is good or bad. but you perfectly highlight the reasoning behind it.

    To you, the only thing that comes up is the technology context. And that’s perfectly reasonable. To someone else, the unrelated slave owning context may just be tightly coupled with that word, and that immediately comes to mind when they hear the word regardless of context. And someone in that scenario is probably not having a positive correlation with the word.

    So a group of people have a very understandable reason to have a negative correlation with the word, and it’s super easy to use a different word, so it seems to make sense to just use the other word.

    All my git scripts these days have a $(git remote show origin | sed -n '/HEAD branch/s/.*: //p') in them, which just fetches whatever origin calls the head branch. so if I want to rebase from main/master/prod/lead/front/etc … the command will figure out which one to use for me.




  • In my day, the start button hasn’t been invented yet, so Ctrl esc didn’t help much. But by the time windows 8 came around, I was using that specific shortcut. I use alt+space now to invoke my launcher, because in i3wm/swaywn using super for shortcuts meant that using super for the launcher felt a bit conflicting


  • I have a preference towards keyboard shortcuts, but I dont think I’m in any way anti-mouse, I’m just very pro-keyboard. If there is a quick easy keyboard shortcut, I’ll almost always use it.

    Honestly, back in the windows 8 days, I never understood the backlash about the start screen/menu. My workflow was “hit windows key, type name of app. hit enter” and that workflow didnt change with the full screen mobile centric menu, so it never felt problematic to me. Plenty of other problematic things about microsoft and windows, but “But the start menu is full screen!” wasnt one of them for me.



  • These days there are enough “If we brick your computer, it’s not our fault” caveats that are just basically EULA level nonsense…

    He ran: sudo apt-get install steam (after having issues with the GUI)

    He got a prompt that said You about to do something potentially harmful. To continue type in the phrase 'Yes, do as I say!'

    Steam is a 3rd party app store (🙄)… I get the same kind of fearmongering messaging on my phone when I try to install apps. The warnings say “This could break your computer!”

    So he didn’t read the whole message. but asking a computer to install steam and then saying “yes really” when it double checks feels like a reasonable flow.

    Should this has prompted him to go “Wait, this still says its removing pop-desktop, that can’t be right?” Probably. But honestly he was doing everything by the book on how to install steam. If he didnt say yes, he was going to be blocked on not being able to install steam, and the video would have highlighted the bug in a different way.

    He was using a distro with a MASSIVE bug in it and that was really the problem, not his lack of double checking things.




  • Not detecting case fans sounds like it would be not communicating with the motherboard properly. Unfortunately every specific motherboard is going to have it’s own unique set of constraints. But generally this is all handled through “it87” i believe? But it87 can sometimes take some nonstandard params.

    Here’s an example gist of instructions for getting things working on one specific motherboard. https://gist.github.com/bakman2/e801f342aaa7cade62d7bd54fd3eabd8

    The wifi7 on my motherboard causes kernel panics pretty regularly, and the RGB isn’t properly exposed so I cant control(/turn off) any of the lights. Usually these things work themselves out with time as drivers for the new/nonstandard chips make their way into the kernel/libraries.



  • I think this is just a “person” thing sometimes. It is very commonly recommended in a lot of fields that if you are stuck on a problem, to stop what you’re doing and take a walk and often your subconscious will continue processing the problem, and you will view the problem differently when you get back to the problem.

    How that may play out in your emotional/shock examples may be different. But processing things while not “actively” thinking about things is something everyone does.