Forum › Posts by gwennie-chan

gwennie-chan
Image Comments 26 Oct 06:10
67351033_10220293459155029_8283322322757091328_n
joined Jul 22, 2015
Bodytemp_by_gwennie_chan-dbrl7f4

Anyway, some Japanese researchers have tried to scientifically study the difference in thermoregulation between ethnic groups.

There is one study that suggests that while on a walk, Japanese people heat up quicker than Europeans, however it has small sample size and poor control, so should be discounted. (Thermoregulatory responses to heat and exercise in Japanese and Caucasians K. Ohara, N. Okuda and S. Takaba, International Journal of Biometeorology, Volume 19, Number 2 (1975), 99-107, DOI: 10.1007/BF01463865)

There's another one comparing Japanese people to native islanders from Oceania that found just more likelihood different parts of the body varied in temperature but was inconclusive. (Joo-Young Lee, Hitoshi Wakabayashi, Titis Wijayanto, Nobuko Hashiguchi, Mohamed Saat and Yutaka Tochihara Ethnic differences in thermoregulatory responses during resting, passive and active heating: application of Werner’s adaptation model European Journal of Applied Physiology, Volume 111, Number 12 (2011), 2895-2905, DOI: 10.1007/s00421-011-1912-5)

gwennie-chan
Image Comments 26 Oct 06:00
67351033_10220293459155029_8283322322757091328_n
joined Jul 22, 2015
Bodytemp_by_gwennie_chan-dbrl7f4

True, Alice. My general body temperature is closer to 36°C (about 97°F or so) even though I'm a North American with Scandinavian and German heritage. My partner generally has something in the higher 37°C range (mid 99°F like you Alice).

gwennie-chan
Image Comments 24 Oct 09:57
67351033_10220293459155029_8283322322757091328_n
joined Jul 22, 2015
60120014_p0

Japanese lesbians all smoke trope

gwennie-chan
67351033_10220293459155029_8283322322757091328_n
joined Jul 22, 2015

Alice Cheshire posted:

gwennie-chan posted:

Honestly this is confusing, because I specifically have it only execute sortjson() once the function containing pulljson() is completely done:

This isn't an outright solution but I'd recommend against using stuff like $.when().done(). Stuff like that can easily result in code not actually executing when you'd expect it. It'd be best to use events or maybe even timers (setTimeout or setInterval depending on whether you need a one time deal or a repeating deal respectively) instead in my experience.

https://developer.mozilla.org/en-US/docs/Web/API/EventTarget/addEventListener
https://developer.mozilla.org/en-US/docs/Web/Events
https://developer.mozilla.org/en-US/docs/Web/API/WindowOrWorkerGlobalScope/setTimeout
https://developer.mozilla.org/en-US/docs/Web/API/WindowOrWorkerGlobalScope/setInterval

Yeah well I have no idea what any of that means or how to use it. I can't even JS without jQuery.

So thank you cyricc for redesigning it to fix the error. I've merged your pull request.

last edited at Oct 22, 2017 7:38AM

gwennie-chan
67351033_10220293459155029_8283322322757091328_n
joined Jul 22, 2015

cyricc posted:

Both Chrome and FF for me. Try clearing the local storage if you're testing, I believe having the JSON cached may mask the error (without existing cache data, the error terminates the script before it has a chance to save it).

Here's the debugger right before it crashes:

And here's some console output at that point. As you can see, both GM_getValue and mainJSON are not initialized. The following error occurs when that line gets executed.

Honestly this is confusing, because I specifically have it only execute sortjson() once the function containing pulljson() is completely done:

gwennie-chan
67351033_10220293459155029_8283322322757091328_n
joined Jul 22, 2015

cyricc posted:

Forum tagger functionality for the Tagifier is not working for me. From what I can tell it seems to be an issue with callback chains running out of sequence (sortJSON() can run before mainJSON is loaded).

I'll work on it. However are you running on Chrome? That's probably the issue.

last edited at Oct 20, 2017 8:21PM

gwennie-chan
Image Comments 18 Oct 05:36
67351033_10220293459155029_8283322322757091328_n
joined Jul 22, 2015
Tnoc9ps

Okay I've never heard of anything outside of Kyouko, Mami, Sayaka, Homura, Madoka, and Kyuubey. So where the fuck are the rest of these from?

gwennie-chan
Image Comments 18 Oct 00:19
67351033_10220293459155029_8283322322757091328_n
joined Jul 22, 2015
16508721_p0

while I love the brother-sister incest, this is hot too

gwennie-chan
67351033_10220293459155029_8283322322757091328_n
joined Jul 22, 2015

Alice Cheshire posted:

gwennie-chan posted:

I redesigned the user id system and submitted a pull request for it.

Gone through it a bit more thoroughly and there's one issue that needs to be fixed. Rather than incrementing the version in the header and the ver variable in the script itself you just added +gwendev to the version in the header for some reason. You should have incremented the version to 2.242 both in the header and the ver variable. Since the ver variable is setup for use for any migrations we might need to do for settings and it gets parsed as a float plus needs to match the header version they both need to be the same value and valid floating point variables.

Fixed. Sorry it's a habit from Inkscape versioning methods.

gwennie-chan
67351033_10220293459155029_8283322322757091328_n
joined Jul 22, 2015

I redesigned the user id system and submitted a pull request for it.

gwennie-chan
1 x ½ discussion 15 Oct 10:11
67351033_10220293459155029_8283322322757091328_n
joined Jul 22, 2015

I'm wondering with we're going to have to Mom x Mom, Daughter x Daughter shipping in the mix or just playing it straight Incest... nah probably the latter I guess.

gwennie-chan
67351033_10220293459155029_8283322322757091328_n
joined Jul 22, 2015

Alice Cheshire posted:

cyricc posted:

Whoa, I didn't realize Dynasty supported a JSON API for tags. Any others you're aware of? Very cool!

I by no means have a comprehensive list but I went through at some point last year and figured out a fair few of them:
https://dynasty-scans.com/chapters/lovesick_girl.json for any chapter/series
https://dynasty-scans.com/chapters.json
https://dynasty-scans.com/chapters/added.json for recently released/added chapters.
https://dynasty-scans.com/pairings.json for all the directory indexes.
https://dynasty-scans.com/scanlators/dynasty_scans.json for all the specific directory pages.

Fixed. Dynasty is HTTPS-only now. Anyway also include
https://dynasty-scans.com/tags.json for all current tags

(I had to ask omn0 to add this.)

gwennie-chan
67351033_10220293459155029_8283322322757091328_n
joined Jul 22, 2015

Dynasty Tagifier

Current Version: 1.15 || Released: September 17, 2020


Dynasty Tagifier is a Tampermonkey userscript that adds functionality regarding site tags and stats.

Changelog News - Added FSNS feature, check out the description below!


Features

Forum Tagger

Forum Tagger scans forum posts and image comments looking for Tag objects, checks if the tags are valid, and, if so, turns them into clickable links to each tag's page. (If you have the script installed, this Yuri tag should be linked.)
(For the nerds, it does this dynamically pulling and parsing Dynasty's JSON and then scanning all <code> elements.)

Tag Suggestions Switcher (TSS)

TSS puts a controller bar on the tag suggestions status page (link requires account) so users can select the type of tag suggestions (Approved, Rejected, or Pending) the page displays, whether a single type, a mixture, or all of them.

Forum Stats Number Shortener (FSNS)

FSNS converts the stats numbers on the Forum navigation pages for views and posts to automatically shorten, round anything over 1000 and insert the appropriate abbreviation ("K" or "M") after the shortened number.


Installation

Make sure you have Tampermonkey installed. Once that is done, if necessary, click this install link and follow the extension's instruction to install.

last edited at Sep 17, 2020 4:47PM

gwennie-chan
67351033_10220293459155029_8283322322757091328_n
joined Jul 22, 2015

Hey Alice, would you remove the pendtags stuff from the Thingifier, I've created my own little script that surpasses it.?

gwennie-chan
67351033_10220293459155029_8283322322757091328_n
joined Jul 22, 2015

(Ignore these, I'm using them for script testing)

4-koma Kabedon Space

gwennie-chan
67351033_10220293459155029_8283322322757091328_n
joined Jul 22, 2015

gwennie-chan posted:

Alice, pending tags seems to save but not activate on load unless newly-set on the suggestions status page.

Also you should totally remove the non-SSL includes because dynasty only does https now.

gwennie-chan
67351033_10220293459155029_8283322322757091328_n
joined Jul 22, 2015

Alice, pending tags seems to save but not activate on load unless newly-set on the suggestions status page.

gwennie-chan
67351033_10220293459155029_8283322322757091328_n
joined Jul 22, 2015

I'm reminded of just how much I can't code.

Just keep practicing at it and you'll get better. Everyone starts out knowing basically nothing about coding.

Honestly though, JavaScript makes my brain do funny things. I just doesn't make sense.

gwennie-chan
67351033_10220293459155029_8283322322757091328_n
joined Jul 22, 2015

Well good you're making progress. I'm reminded of just how much I can't code.

gwennie-chan
67351033_10220293459155029_8283322322757091328_n
joined Jul 22, 2015

Nya-chan posted:

incest tag when?

This ^

Also cute how she's starting to set up the older and younger siblings pairs together.

gwennie-chan
67351033_10220293459155029_8283322322757091328_n
joined Jul 22, 2015

Alice Cheshire posted:

gwennie-chan posted:

Firefox 57/Quantum is in Beta currently. It fully releases in November. If you're a Firefox user, you'll need to delete Greasemonkey and install Tampermonkey from the Add-On website, otherwise you won't be able to use userscripts.

Yeah, my script flat out doesn't work on Greasemonkey's latest update and the last time I checked their migration information none of it was remotely relevant to Dynasty Thingifier. Though it looks like it needs some work to actually fully function on Tampermonkey anyways. When I switched over it had some strange issues. For some reason none of your settings, with the exception of text size and user posts, gets stored/loaded properly. (And there seems to be no errors logged in the console either.) It's going to be a bit before I get to that though. I'm far too busy playing through Danganronpa V3 at the moment.

Yeah in Tampermonkey it isn't fully operational but I'm writing this reply in place so at least it's partially-functional. It seems the largest issue is just saving local option values (and the invocation on refresh based on those values). Regardless we'll get there!

gwennie-chan
67351033_10220293459155029_8283322322757091328_n
joined Jul 22, 2015

Firefox 57/Quantum is in Beta currently. It fully releases in November. If you're a Firefox user, you'll need to delete Greasemonkey and install Tampermonkey from the Add-On website, otherwise you won't be able to use userscripts.

67351033_10220293459155029_8283322322757091328_n
joined Jul 22, 2015

It's incredibly annoying that almost all of these "gender bender" manga willfully ignores that actual trans people exists, and if they remember, they ignore that hormone therapy is a thing that exists. Otherwise, cute

It's interesting, I've read more or less all of Ryuta Amazume's translated stuff and I'm pretty sure they're aware of trans people and dysphoria to some degree. Specifically, they has a two-shot story "Kawase, Me, and..." that (speaking personally) hit on that perfect fever mix of puberty dysphoria in a way no other work had. Their other manga "Bra Girls/Swing Girls"(name depends on translation) is even more explicit and has a lot of trans-related diy tips you've probably seen if you browsed the net before.

Their works are definitely intended as erotica, and they do have a lot of issues, but I chalk it up to the fact I suspect this most of this was written years ago and their knowledge might have improved over time.

Not to mention they specifically mentioned that once their sex change condition stabilizes, they can get drugs or surgery and choose which sex they'd prefer to be.

last edited at Sep 28, 2017 2:30AM

67351033_10220293459155029_8283322322757091328_n
joined Jul 22, 2015

It's a lovely series. Just give it a read and try not to complain about the appearance of dicks at times.

gwennie-chan
67351033_10220293459155029_8283322322757091328_n
joined Jul 22, 2015

That was so pure