• 0 Posts
  • 17 Comments
Joined 7 months ago
cake
Cake day: January 23rd, 2024

help-circle
  • mke@lemmy.worldtoMemes@lemmy.mlInvasive Species
    link
    fedilink
    arrow-up
    3
    ·
    edit-2
    3 days ago

    And to make matters more complicated,

    • Servo, as far I know, has no plans to be a browser. Instead, they want to offer an alternative to Blink (the Chrome rendering engine), so that other software can be made with it. This seems to be a common misconception.
    • Ladybird’s project lead and main developer, Andreas Kling, may or may not hold controversial views that some would prefer to avoid supporting.

    I really want there to be more options in the browser market that aren’t Blink based (or WebKit, sorry Apple), but the situation’s tough.








  • 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?





  • 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.


  • Generally, I agree, but there’s some nuance.

    Discussions are better when those who intend to participate read the content first. Realistically, though, we know many read the headline and jump straight into comments. I think that’s a culture issue, and that’s difficult to fix.

    The bot can alleviate its impact by giving these people more context. Without changing culture, however, removing the bot from these discussions could ironically make them worse. At least, that’s how I see it.

    I don’t really like it, but I believe it helps.

    What actually confused me, though, is that if you lump in some privacy/accessibility/convenience concerns, I could kinda see the point of a “Saved 0%” tldr.

    But, on a phoronix article? They’re one of the few tech journalism websites I still trust and am grateful for, that I turn uBlock off for. It’s like I’m missing some context, I need more info.




  • That might be overly optimistic? Someone please correct me if I’m wrong, here.

    From my understanding, the main drive behind adding AP federation is to allow users of separate code forges to collaborate on each other’s projects, much like how users of lemmy can interact with communities of other lemmy instances. This is big because it could break the “but everyone is on GitHub” problem.

    Currently, it’s difficult to justify completely leaving GH, since those that do leave behind countless users and developers who won’t follow them and create yet-another-account on one-more-website. Federated code forges have the potential to bring easier decentralization to an ironically centralized land.

    Keyword here being easier. Because even though Git is already decentralized by design and some think git-send-email is plenty for collaboration (e.g. many Linux maintainers, sourcehut users), it turns out way more people prefer doing their work in pretty web UIs.

    But just like lemmy and mastodon aren’t great at showing their users content from the other platform because it’s not a priority, I don’t see why forgejo would prioritize letting lemmy users interact with projects.