Reposting this since the original got deleted (except on the instances where it was federated in time) when my beehaw account was erased alongside a week worth of data a few months ago.
Came across the image and thought “why not post again?”, I don’t know if I still stand by the meme, but frankly I don’t care…

I just want to schizopost
⠛⠛⣿⣿⣿⣿⣿⡷⢶⣦⣶⣶⣤⣤⣤⣀⠀⠀⠀
⠀⠀⠀⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣷⡀⠀
⠀⠀⠀⠉⠉⠉⠙⠻⣿⣿⠿⠿⠛⠛⠛⠻⣿⣿⣇⠀
⠀⠀⢤⣀⣀⣀⠀⠀⢸⣷⡄⠀ ⣀⣤⣴⣿⣿⣿⣆
⠀⠀⠀⠀⠹⠏⠀⠀⠀⣿⣧⠀⠹⣿⣿⣿⣿⣿⡿⣿
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠛⠿⠇⢀⣼⣿⣿⠛⢯⡿⡟
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠀⠦⠴⢿⢿⣿⡿⠷⠀⣿⠀
⠀⠀⠀⠀⠀⠀⠀⠙⣷⣶⣶⣤⣤⣤⣤⣤⣶⣦⠃⠀
⠀⠀⠀⠀⠀⠀⠀⢐⣿⣾⣿⣿⣿⣿⣿⣿⣿⣿⠀⠀
⠀⠀⠀⠀⠀⠀⠀⠈⣿⣿⣿⣿⣿⣿⣿⣿⣿⡇⠀⠀
⠀⠀⠀⠀⠀⠀⠀⠀⠀⠙⠻⢿⣿⣿⣿⣿⠟
      • @Petter1@lemm.ee
        link
        fedilink
        510 months ago

        😃I have coded my SVG using VScode with a plugin which renders it in real time (and stole some paths from other SVG)

        • @QuazarOmega@lemy.lolOP
          link
          fedilink
          210 months ago

          Interesting, link to the extension?
          By the way, is that actually efficient or just a challenge? The editor result always seems so long and complex that I never bothered to try

          • @Petter1@lemm.ee
            link
            fedilink
            410 months ago

            I had do design a local user interface for an embedded system and our design language is very rectangular 😂 so just a bunch and with some CSS for color / font etc The icons, where designed by an external partner who works wit Illustrator where I just saved as SVG, snitched the and placed it with transform translate(x.x,y.y) and scale(z.z). I just searched SVG in VS code and took the first best one, let me check, Wait Yes, I think it’s this (I’m a bit sick, so not at my PC): https://marketplace.visualstudio.com/items?itemName=jock.svg

              • @Petter1@lemm.ee
                link
                fedilink
                2
                edit-2
                10 months ago

                😄thank you for the link. I have that on my personal PC 😇 for work I have to use windows on a surface book 3. I’ll get an upgrade in 1 to 2 years and can buy this book for private use. Hope it makes a good linux tablet 😃 looking forward to that

    • @QuazarOmega@lemy.lolOP
      link
      fedilink
      410 months ago

      True, great technology, not so great backing corporations.
      I believe that, intuitively, AVIF beats JXL when it’s about animated images, so technically they even complete each other in a way

    • @QuazarOmega@lemy.lolOP
      link
      fedilink
      3
      edit-2
      10 months ago

      I’m curious about the “not encumbered by patents”, in the last thread someone pointed out that the base JXL implementation has a Google patent too, which I found odd, but it is there, so what about that?

  • Pyro
    link
    fedilink
    English
    110 months ago

    I used to be in camp AVIF, but I’ve changed my tune to supporting JXL after running some of my own tests. The main things that caused me to change my mind were the better compression ratio, progressive loading, and lossless conversion from JPEG. Those last two in particular are very useful features which AVIF simply doesn’t have an answer to.

    AVIF is a video format masquerading as an image format, and while that’s not a bad thing, it’s definitely not as good as a purpose-built image format.