• dcx@monyet.cc
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        Lemmy jank. These kinds of things will be fixed over time! Reddit was real janky when it first started too!

      • Naomikho@monyet.cc
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        I can’t find related issues on GitHub, but it should be Lemmy’s behaviour. I don’t think dcx made any modifications to the source code, only deployed it using the provided Ansible script.

          • Naomikho@monyet.cc
            link
            fedilink
            arrow-up
            1
            ·
            edit-2
            1 year ago

            I haven’t read much of the source code(need some time to figure things out), but I hope I’ll find something eventually 🥹

              • Naomikho@monyet.cc
                link
                fedilink
                arrow-up
                1
                ·
                1 year ago

                We can open a GitHub issue on their repository too, but I’m not sure which part is causing the issue(the UI or the image storing) as I’m not home rn. I’d figure it would be better if I can at least figure out where the issue came from before reporting it

                  • Naomikho@monyet.cc
                    link
                    fedilink
                    arrow-up
                    1
                    ·
                    1 year ago

                    Oh no, not the log files nightmare :( this shit was haunting even my company lol because we started adding new tools But that part can be modified in the deployment script I think… I’ll take a look at the deployment scripts later.

                    Thanks, I’ll take a look at imagemagick too. I saw pict-rs yesterday but I haven’t looked up what’s that

      • Naomikho@monyet.cc
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        Update: I found this issue on magick’s github repo, but I can’t find something similar so maybe it’s missing a pictrs config, or pict-rs itself is having issues by maybe… not supporting -add-orient. :( Pict-rs is a rust service, so it’ll probably be harder for me to dig into that as I’m not familiar with it…

        I’ll probably create a ticket for when I have time, need to finish up some IRL stuff and head to bed soon. Or if anyone wants to create the ticket also can

          • Naomikho@monyet.cc
            link
            fedilink
            arrow-up
            1
            ·
            1 year ago

            I’m not sure if all images are stored as webp, because when I viewed the image in element inspector it showed up as jpeg(it either happens to all image extensions or images are stored on webp but converted to jpeg when displaying).

            Thanks for sending the link, I didn’t manage to find this last night D: will take a look after work… I hope today no need to OT