[-] e0qdk@reddthat.com 2 points 2 weeks ago

Best way to fix that is to join in and post something!

Otome isn't my personal interest (my sexuality goes the other way), so I don't have much to say myself, but I've seen Elevator7009 trying to build a community first on kbin.social (before that site died) and then on kbin.run (before it died) and now there and I'd like to see her efforts succeed.

If you're not interested, feel free to ignore it, but if you'd like a place on Lemmy for discussion, there are at least a few people there who've been trying their damnedest to get something going.

[-] e0qdk@reddthat.com 1 points 2 weeks ago

I'm a huge fan of otome visual novels, but I don't think it's something that many here would appreciate lol

FYI: !otomegames@ani.social

[-] e0qdk@reddthat.com 2 points 2 weeks ago* (last edited 2 weeks ago)

Definitely! I usually name my files starting with YYYY_MM_DD (which makes it easy to sort by the date I started making the file), a number for which entry it was on that day (1,2,3,4... plus sometimes a letter too if I want to keep multiple drafts), and a few words if I have other details I want to remember. e.g. "transcribe_song_by_artist" or things like "cont_YYYY_MM_DD-entry" when I continue working on a piece from a long time I ago. Sometimes I add a title after that too if I wanted to give the piece one.

[-] e0qdk@reddthat.com 2 points 2 weeks ago

Glad I could help you make progress -- I hope you can get it all the way working now. Good luck!

[-] e0qdk@reddthat.com 1 points 1 month ago

I tried booting an old Surface off a USB stick with stock Ubuntu once -- probably either 20.04 or 22.04. (I tried this in June 2022 but didn't make a note of the versions in my journal, unfortunately.) I was able to get it to boot, but I couldn't get touch/pen controls working so I decided against replacing the OS. I didn't have enough enthusiasm to bother experimenting with it further -- I assume it probably needed the custom kernel.

[-] e0qdk@reddthat.com 1 points 5 months ago* (last edited 5 months ago)

I ran into an example of the thumbnail issue again today -- this time on a post from kbin: https://old.reddthat.com/post/19193476

The thumbnail looks like this in the HTML:

<div class="thumb">
  <a class="url"
     href="https://media.kbin.social/media/60/a4/60a45b8ff88b1b2e3a0f77b701feb323c5bbfb7ceeb75154ea7df5d6eea15ef8.jpg"
     >
    <div  style="background-image: url(https://media.kbin.social/media/60/a4/60a45b8ff88b1b2e3a0f77b701feb323c5bbfb7ceeb75154ea7df5d6eea15ef8.jpg?format=jpg&amp;thumbnail=96)"></div>
  </a>
</div>

Note that it's making a request to kbin.social with ?format=jpg&thumbnail=96 parameters in the CSS -- which results in the full image being loaded since kbin doesn't run pictrs.

The versions in use on reddthat (according to the settings page) are:

lemmy: 0.19.4-beta.7

mlmym: 0.0.44

[-] e0qdk@reddthat.com 1 points 5 months ago* (last edited 5 months ago)

I'm having trouble finding an example of the thumbnail issue again right now but I was seeing the pictrs conversion parameters passed to URLs from catbox.moe, i.postimg.cc, and other sources in the CSS for the thumbnail when I reported the issue to Tiff ~3 weeks ago. It's possible that it got fixed/suppressed by another change since then though. (0.0.44 was deployed a few hours ago and I think there may have also been a beta patch bump for the lemmy backend at some point since I reported the issue originally in our local support community.)

I'll let you know if I see it pop up again.

For the text handling issue, I was seeing text like " by in " (i.e. "<thread title> by <username> in <community>" if it still happens) getting misinterpreted as raw HTML instead of being escaped. (i.e. <!-- raw HTML omitted --> was showing up in the HTML output for the page.)

You may recognize that text as the pattern for a recently fixed bug in the user profiles; I found the text handling issue while trying to explain the other issue to Tiff a few weeks ago.

Will edit this comment immediately after posting to let you know if I still see the text issue.

EDIT: I still see the text issue show up in this comment. https://old.reddthat.com/comment/10370610

[-] e0qdk@reddthat.com 1 points 5 months ago

Thanks! I'll go ask Tiff about getting reddthat updated later.

BTW, is there a community for discussion of mlmym itself somewhere on lemmy? I can't participate on GitHub, but those aren't the only issues I've found. (e.g. there's also ?format=jpg&thumbnail=96 on non-pictrs links and a text handling issue with angle brackets...)

[-] e0qdk@reddthat.com 1 points 5 months ago

That's great to hear!

[-] e0qdk@reddthat.com 1 points 5 months ago

I haven't had much issue with lag, generally, but I don't get notifications any more -- which is probably the most pressing issue. (I have to remember to manually check once in a while after I post since the envelope doesn't light up.) That might be an issue with reddthat being on a recent beta version of lemmy -- I don't know.

We do have lemmy-ui-next over here too. Thanks for reminding me about that. I've been meaning to poke at it a bit.

[-] e0qdk@reddthat.com 1 points 5 months ago

Right now I'm mostly using mlmym (the "old" interface on most instances that support it) because it doesn't require JS for basic viewing.

It's kind of buggy though, unfortunately -- things like user history show up as a complete jumble, for example. :(

One of these days, I'll probably get fed up enough to go write my own interface and set things up exactly how I want them to work... but I've got too many projects already so I'm just living with it for now.

[-] e0qdk@reddthat.com 1 points 7 months ago

It's often in comments in the JS file(s) -- sometimes with the licenses quoted entirely and sometimes in a form abbreviated by an automated code packer. Probably a lot of sites aren't actually compliant with the terms of the licenses doing things that way, but IANAL.

view more: ‹ prev next ›

e0qdk

joined 10 months ago