• 0 Posts
  • 6 Comments
Joined 1 year ago
cake
Cake day: January 23rd, 2024

help-circle

  • Right, Apple doesn’t have an ad-revenue & tracking empire to protect, and should Safari adopt PPA, the discussion changes. It would no longer be the API used merely by Firefox with its (estimated) 2.7% user base trying to gain any traction, it could be Chrome holding back the tech used by a cumulative (estimated) 20% of web users. That’s a very different conversation.

    Also, despite advertisers and big tech’s best efforts, the chance remains that legislation is passed somewhere imposing stricter privacy protections on the web. Again, should that happen, PPA might be well positioned as an alternative to past methods of measuring ad effectiveness that advertisers wouldn’t necessarily like… but any alternative that works could make them less resistant to such an important change.

    All hypothetical, of course, but if you never consider future possibilities, what are you even aiming for?




  • mke@lemmy.worldtoLinux@lemmy.ml*Permanently Deleted*
    link
    fedilink
    arrow-up
    8
    ·
    edit-2
    1 year ago

    That’s a weird way to look at the projects, in my opinion (“if only X had Y, it would kill Z…”).

    Helix and Neovim have different approaches to editing, configuration, etc. They don’t need to be competing for users. Neovim can exist for the people who want an editor with Neovim’s ideas, same for Helix, and that’s just fine.


  • Had a sound issue: output device options only listed “Dummy Output” and nothing was listed for input devices. I eventually got my headset to be recognized again, but sadly couldn’t tell you what did it, since I tried so many things and I lack proper understanding of the Linux sound scene.

    Just in case it’s useful to someone, here’s a collection of ideas I found while working through the issue:

    • Make sure wireplumber service is enabled and running OK
    • Plug in an HDMI device and reboot (some people said this permanently fixed a similar issue)
    • Backup, then delete $XDG_STATE_HOME/wireplumber and reboot
    • Check if you have installed the packages:
      • kernel-modules
      • alsa-sof-firmware

    Note, however, that I really don’t understand what some of these do. You should be very wary of taking suggestions from people who don’t know what they’re talking about… unless you’re desperate enough and want your sound back, perhaps.

    …Also, here’s a gentle reminder to test your sound device with other equipment and try different ports/adapters, if available. Wasn’t my case, but sometimes stuff simply breaks at inopportune times.