• 0 Posts
  • 33 Comments
Joined 1 year ago
cake
Cake day: June 20th, 2023

help-circle
  • You’ve got a naive definition of ‘normal’.

    I’d say that the vast majority of people who stumble across a curated Andrew Tate clip and think that the very carefully selected soundbite resonates with them are “normal.”

    That’s the issue with deeply personalized targeted marketing. People get presented with a representation of something that isn’t accurate. Instead, it’s tightly tailored to be agreeable, which can result in “normal” people forming positive sentiments towards things that they’d absolutely disagree with if they were presented with a truthful representation.


  • If someone is swayed by instructions to kill themselves, they are, be definition, consuming content they desire.

    That’s a bad argument. Marketing is one thing, manipulation is totally different.

    There’s nothing specifically wrong with marketing in general, but marketers with access to enormous amounts of private information blur the line between advertising and manipulation. Using people’s private information to each individual exactly what they want to hear about a candidate without regard to the truth is absolutely something that we should be concerned about.



  • The entire concept of reparations for slavery is that non-black people will be forced to pay black people money, either as a one time lump-sum payment, or an open-ended pseudo-UBI. Some suggestions include mandated documentation of ancestral slabery, but the most popular ones don’t. The vehicle for this payment would be either increased taxes, or redirection of taxes.

    If you’re not talking about race-based redistribution of wealth, you’re not talking about ‘reparations,’ which is what this thread is about.


  • This is hard for me to commit to an opinion on. I totally understand the argument that systemic injustices of the past have impacts today on the opportunities presented to descendants of affected individuals, therefore proactive steps are required to achieve equity. But solutions like requiring blanket reparations from one race to another seem to take for granted that everyone of the first race has been equally privileged by historical injustices, while everyone of the second race has been equally disadvantaged.

    This obviously isn’t true. People of color are disproportionately likely to be disadvantaged, but there are people of color who lead highly privileged lives, and there are white people who are highly disadvantaged due to coming from low socioeconomic class, poor health, lack of access to education, etc.

    The concept of reparations being paid on a basis of race necessarily involves the government forcing disadvantaged white, Asian, Latino, and other non-black people to become more institutionally disadvantaged, so that a group that contains highly privileged people of color can become more economically advantaged.

    Something absolutely needs to be done, we need to be actively fighting for equity, but it’s hard for me to accept an argument that that should be done on the basis of race instead of addressing the causes of class-based inequality that will benefit disadvantaged black people along with disadvantaged people of other races.

    For example, instead of seeking to improve the intergenerational income mobility of POCs in a system that restricts the income mobility of those without wealthy parents, we should fix the system and ensure a level playing field between someone who is born to high-school drop outs, and someone who was born to Ivy League graduates.



  • Yeah, totally respect your opinion, but I emphatically disagree with it. The goal of what’s being discussed here isn’t to maximize production for the sake of shareholders, it’s to maximize quality of life for employees. To that end, five six-hour days are worse than four 8-to-10-hour days.

    If I start work at 8 and get off work at 2:30 or 3, I still can’t start my camping trip a day early, or spend the day at the water park with my kids. I still have to give up n x 10 hours of my life, where n is my commute time, assume I work in-office.

    I would much rather work until 630 Monday through Thursday, and have an extra day where full-day activities are possible every week. That’s worth more to me than 10 extra hours per week of after-work time.



  • Okay so your comment about “waddling from the toilet to the bidet” is all someone needs to read to know that you have no idea what you’re talking about.

    Detached bidets exist, but nobody is buying them for $45 on Amazon.

    The type of bidet that people are talking about here are ones that attach to your toilet. You twist a knob to activate the sprayer, which hits where it’s supposed to hit without you having to move.

    You don’t waddle anywhere. It takes 5 seconds to wash. You use one wipe with 3 squares to dry, which is hopefully at least a few times less than you use when you dry wipe. You absolutely feel cleaner afterwards, because you’re using water to remove the shit instead of smearing it around with dry paper.

    The problem that it solves is that you don’t have to walk around with an unwashed ass. Maybe having a disgusting unwashed ass isn’t a problem for you. Maybe if you got shit on another part of your body, you’d just wipe it with some TP and call it good. I’m not judging. Seems weird as hell that you’re trying to shame people who would rather use water to get the shit off, though.





  • Sure.

    MacOS is an excellent workspace operating system, largely due to its near-POSIX compliance and the fact that it has access to the enormous body of tools developed for UNIX-like OSs. For development work in particular, it can use the same free and open source software, configured in the same way, that Linux uses. Aside from the DE, a developer could swap between Linux and MacOS and barely realize it. Everything from Node, to Clang, to openJDK, to Rust, along with endless ecosystems of tooling, is installable in a consistent way that matches the bulk of online documentation. This is largely in contrast to Windows, where every piece of the puzzle will have a number of gotchas and footguns, especially when dealing with having multiple environments installed.

    From a design perspective, MacOS is opinionated, but feels like it’s put together by experts in UX. Its high usability is at least partially due to its simplicity and consistency, which in my opinion are hallmarks of well-designed software. MacOS also provides enough access through the Accessibility API to largely rebuild the WM, so those who don’t like the defaults have options.

    The most frequent complaint that I hear about MacOS is that x feature doesn’t work like it does in windows, even though the way that x feature works in windows is steaming hot garbage. Someone who’s used to Windows would probably need a few hours/days to become as fluent with MacOS, depending on their computer literacy.

    People also complain about the fact that MacOS leverages a lot of FOSS software, while keeping their software closed-source and proprietary. I agree with this criticism, but I don’t think it has anything to do with how usable MacOS is.

    I’m not going to start a flame war about mobile OSs because I don’t use a mobile OS as my primary productivity device (and neither should you, but I’m not your mom). The differences between mobile OSs are much smaller, and are virtually all subjective.

    You’re welcome.


  • Having the highest market share doesn’t mean that windows uses logical conventions, it just means that lots of people are accustomed to the conventions that it uses. The vast majority of professionals that I’ve interacted with strongly dislike having to work on a windows machine once they’ve been exposed to anything else.

    Off of the top of my head, the illogical conventions that Windows uses are: storing application and OS settings together in an opaque and dangerous, globally-editable database (the registry), obfuscating the way that disks are mounted to the file system, using /cr/lf for new lines, using a backslash for directory mappings, not having anything close to a POSIX compatible scripting language, the stranglehold that “wizards” have on the OS at every level, etc. ad nausium. Most of these issues are due to Microsoft deciding to reinvent the wheel instead of conforming to existing conventions. Some of the differences are only annoying because they pick the exact opposite convention that everyone else uses (path separators, line endings), and some of them are annoying because they’re an objectively worse solution than what exists everywhere else (the registry, installation/uninstallation via wizards spawned by a settings menu).

    For basic usability functions, see the lack of functional multi-desktop support 20 years after it became mainstream elsewhere. There is actually no way to switch one monitor to a 2nd workspace without switching every monitor, which makes the feature worse than useless for any serious work. In addition to that, window management in general is completely barebones. Multitasking requires you to either click on icons every time you want to switch a window, or cycle through all of your open windows with alt-tab. The file manager is kludgy and full of opinionated defaults that mysteriously only serve to make it worse at just showing files. The stock terminal emulator is something out of 1995, the new one that can be optionally enabled as a feature is better, but it still exposes a pair of painful options for shells. With WSL, the windows terminal suddenly becomes pretty useful, but having to use a Linux abstraction layer just serves to support the point that windows sucks.

    I could go on and on all day, I’m a SWE with a decade of experience using Linux, 3 decades using Windows, and a few years on Mac here and there. I love my windows machine at home… as a gaming console. Having to do serious work in windows is agonizing.


  • Of the three major desktop operating systems, windows is by far the worst.

    The only advantage windows has is that Microsoft’s monopolistic practices in the 90s and 00s made it the de-facto OS for business to furnish employees with, which resulted in it still having better 3rd party software support than the alternatives.

    As an OS, it’s hard to use, doesn’t follow logical convention’s, is super opinionated about how users should interact with it, and is missing basic usability features that have been in every other modern OS for 10+ years. It’s awesome as a video game console, barely useable as an adobe or autodesk machine, but sucks as a general purpose OS.


  • jemorgan@lemm.eetoTechnology@lemmy.worlddsfsdfdsfsdfasd
    link
    fedilink
    English
    arrow-up
    16
    arrow-down
    1
    ·
    11 months ago

    The wording is a little misleading. A “white noise” podcast isn’t just 80 hours of TV static, it might be a recording of a cafe, a bus station, nature, a storm, etc. not something that’s just generated on-device, meaning it’s gotta be streamed.


  • jemorgan@lemm.eetoLinux@lemmy.mlWhy tile?
    link
    fedilink
    arrow-up
    1
    ·
    11 months ago

    If you’re only actively using one window at a time, that makes sense, but alt+tabbing through a stack of 8 open applications to go back and forth between something you’re working on and something you’re closely referencing sucks. If your primary workflow for a computer involves that, I honestly don’t understand how someone can live without tiling.



  • jemorgan@lemm.eetoLinux@lemmy.mlWhy tile?
    link
    fedilink
    arrow-up
    1
    ·
    11 months ago

    You really hit the nail on the head here. Never having to take take your hands off the keyboard, while always having windows take up exactly the right amount of room, is the main reason I hate having to use non-tiling WM.

    And your other point is spot on, too. Any workflow that you use in a standard WM you can also do in a tiling WM, except (imo) more easily. And there are lots of workflows that are agonizing without tiling functionality.

    I want to read this book full screen. Hang on, didn’t that other book say something different about this? I want to open it. This is complex, I want to compare side-by-side. Oh, I get it, I should take notes on both of these. Hang on, I need to look at both books while taking notes. Okay I’m done with the second book but I still want to take notes on the first.

    Slogging a mouse around to click, drag, click, drag, double click, drag, all while repositioning your hands to type, sucks so bad.

    The case is even more clear when you consider that the concept of tiling WMs is just an extension of the game-changing paradigm behind terminal multiplexers and IDE splits.

    It’s just better. There’s probably a bit of an adjustment when you’re first adapting to it, especially if they’re really used to a mouse-centric, window-draggy workflow, which is likely the only reason that people think they don’t like them.


  • jemorgan@lemm.eetoLinux@lemmy.mlWhy tile?
    link
    fedilink
    arrow-up
    1
    ·
    11 months ago

    Honestly, if you’re using 3 monitors, you’re kind of using a single display split into a minimum of 3 tiles.

    Tiling window managers support a workflow with one large monitor that you can split into n tiles whichever way you want without touching your mouse.

    I’m not saying it’s objectively better or anything, but once you get past the learning curve, having to manually size all of your windows is a chore. I love having my browser window open full screen, pressing a hotkey, and having a text editor open next to it taking up 1/3rd of the screen, with the browser resized to fit.

    Mostly, things are full screen, and I love that my WM launches apps in full screen automatically, unless there’s another window open on the workspace I’m targeting.

    And when they’re not in full screen, it’s all handled smoothly without me ever having to take my hands off the keyboard.