• 1 Post
  • 82 Comments
Joined 3 years ago
cake
Cake day: June 7th, 2023

help-circle

  • It is, but it probably shouldn’t be any more. WebP has good support everywhere now and is slightly better than JPEG and PNG combined. (Better lossy compression than JPEG, plus transparency support, and better lossless compression than PNG). But even WebP is considered lame these days compared to the new crop.

    E.g., JXL (JPEG XL) is much better WebP and is supported by everyone except Google (which is ironic since Google helped create it). Google seems to want AVIF to be the winner for the new image format, but not many others do.

    Anyway, until the Google JXL AVIF hissy fit is dealt with, at least we’ve still got WebP. It’s not super great, but it’s at least better than JPEG and PNG. A lot of web developers are stuck in their old JPEG PNG mindset and are being slow to adapt, so JPEG is still hanging around.




  • won’t be useful beyond basic word processing and browsing.

    Not even that. For most basic users, web browsing is by far the most resource-intensive thing they’ll ever do, and it’ll only get moreso. If it weren’t for modern web design, most users could honestly probably be okay with 4GB or 8GB of RAM today. For a laugh, I tried using a 512MB Raspberry Pi 1B for all my work for a few days. I could do absolutely everything (mostly developing code and editing office documents) without any problems at all except I couldn’t open a single modern web page and was limited to the “retro” web. One web page used up more resources than all of my work combined. I’m guessing it won’t be too many years before web design has evolved to the point where basic webpages will require several GB of RAM per tab.

    (I agree with your overall point, by the way. Soldering in 8GB of RAM these days is criminal just based on its effects on the environment)












  • (No hate on the FUTO team. It’s their hard work and livelihood and if that’s the licence they want, that’s fine. This is just my personal opinion.)

    If they’re just trying to avoid a NewPipe situation, the licence is more heavy-handed than it has to be. NewPipe is GPLv3, which has provisions in it for preventing forks from using certain names or logos or identifying marks. The NewPipe team chose not to (or neglected to) use those specific provisions in the GPL. But it’s perfectly within their right to add to the licence information "You are not allowed to use the words ‘new’ or ‘pipe’ or use the letter P stylized as a triangle in a logo. The GPL makes a provision for these sorts of restrictions to automatically void the licence even for the case where none of those things are legally trademarked. (I’m not a lawyer and it’s probably an open question as to how a court would enforce that clause, but my suspicion is it’s probably enough to get Google to suspend violators from the Play Store at the very least. Probably you’d want to go to the trouble of trademarking them to be safe)



  • You’re not wrong, but there’s a kind of irony in it when you talk about ending humanity because of it. There’s a lot to hate about humanity if you have humanity and have human values. There’s nothing objectively wrong about being cruel or destructive or dishonest or greedy or abusive or murderous and I imagine most hypothetical alien species would look at those things and say “what’s wrong with any of that?”

    But because humans evolved as social creatures and our survival depended upon trusting one another, we’re constantly trying to judge ourselves against values that can’t actually be met. So we look at ourselves and say we’re a really horrible species, but that statement only makes sense because ironically we’re a really glorious species that’s fabricated these completely irrational things like love and compassion and empathy and honesty and sacrifice that no other species has (though many other social species do have bits and pieces of them).

    And we’ll forever hate ourselves for not being able to live up to our own values.


  • It’s the standard for industry research, as well. And for education (e.g., textbooks) and a lot of technical documentation.

    Basically any job where you may have to type math (and make it look okay), (La)TeX will be the standard. Anything other than TeX, LaTeX or Typst for typesetting math would be pure masochism.

    But if your job is to actually do things applied, and your math can be limited to scribbling on a whiteboard or a notebook and never showing anyone other than maybe a coworker or two, you will probably never have a need for LaTeX.