• 0 Posts
  • 44 Comments
Joined 2 years ago
cake
Cake day: June 23rd, 2023

help-circle





  • enkers@sh.itjust.workstoLinux@lemmy.ml*Permanently Deleted*
    link
    fedilink
    arrow-up
    28
    ·
    edit-2
    3 months ago

    Asides from the kinda-shady crypto stuff and the other things that’ve already been mentioned, just philosophically it should be kinda evident that over-concentration on one corporate controlled rendering engine isn’t a good thing. Google wants the internet to be a walled garden with themselves as the sole decision makers so they can stuff ads down your throat.

    Gecko’s web compat is bad largely because of this over-concentration.


  • enkers@sh.itjust.workstoLinux@lemmy.ml*Permanently Deleted*
    link
    fedilink
    arrow-up
    26
    ·
    edit-2
    3 months ago

    That is the default behaviour, but it’s pretty trivial to change. Also, I’d imagine the distro maintainer could choose to change the default settings as part of a post-install script, if they wanted to.

    Edit: Not sure why you’re being downvoted, as I do think it’s a valid concern.



  • Could someone perhaps explain the major use cases or give a real life example of a time you’ve needed to use awk? I’ve been using Linux casually for quite a long time now, and although I learned the basics of the tool, I can’t recall having ever felt I had a need for it. If I want to glue a bunch of cli stuff together and need to do some text processing, it generally seems like it’d be easier to just use a simple python script.

    Is it more for situations that need to be compatible with most *nix systems and you might not necessarily have access to a higher level scripting language?



  • The problem is that performant screenshare (to multiple users) more or less requires infrastructure. That requires money, and it’s impossible to compete on price with services that have the VC-enshitification model.

    You can get around this in a few ways, but they’re all tradeoffs that are in some way or other worse than discord.

    • P2P - sacrifice latency, reliability
    • direct multi-stream - sacrifice PC performance and/or bitrate
    • paid infrastructure - sacrifice money

  • Edit: Oh, OP basically already said the same thing.

    I think it really depends on the website and even where you are on the website. For example, if you’re on YT, the watch?v=<b64_id> is probably not something you want to throw away. If you’re on a news site like imaginarynews.com/.../the-article-title/?tracking-garbage=<...> then you probably do. It’s just a matter of having “sane” defaults that work as most people would expect.