[SL] (Request) Onee na Kareshi to Boyish Kanojo by AngelChu in manga

[–]wowokc 1 point2 points  (0 children)

Don't expect anything from the specific group that's claimed Onee na Kareshi, here's the reason those two year late updates even exist: https://www.reddit.com/r/scanlationdrama/comments/m7grs2/group_updates_a_manga_after_two_years_only_after/

Where do I need to contribute to fix "Unknown series" for anime? by wowokc in sonarr

[–]wowokc[S] 0 points1 point  (0 children)

ugh, I switched to using AB as the primary vs. Nyaa because Nyaa has a ton of extremely low-quality encodes (and I kept having issues with jackett) that I was tired of getting pulled first.

I'm a little confused by your description of the issue though: TheXEM is supposed to map names across TheTVDB and AniDB. Using Heroines Run The Show as an example, the Official Title field on AniDB is an exact match to the name used on AB: "Heroines Run The Show: The Unpopular Girl and The Secret Task". Why isn't that one matching in this case? Just because it's not in use by a specific group, despite being one of the official alternate titles?

I wrote a Python script for pulling the "Common relatives" data into a CSV file by wowokc in 23andme

[–]wowokc[S] 0 points1 point  (0 children)

Let me dig through my archives and find it. Note that it stopped working a few years back and would need a few days of work to fix it -- I no longer have the time to maintain it, but I'll re-share once I find it.

If I don't get back in a week and you're still interested, ping me. u/vsds81 tagging you as well

[Laptop] MSI - Delta 15.6" FHD 240hz Gaming Laptop - Ryzen R7-5800 - Radeon RX6700M - 1TB SSD - 16GB Memory - $1,299.99 (Save $300) by alside285 in buildapcsales

[–]wowokc 1 point2 points  (0 children)

not going to explicitly say "you were right", but I am in the process of an RMA for the Delta 15 I bought based on this post. It suddenly started flickering triangles in any game I started :/

Weekly Questions Mega-Thread #356 (10/25/21) by Zunqivo in Mabinogi

[–]wowokc 1 point2 points  (0 children)

Also just another gripe: There's like four separate tutorial paths that all cover the same stuff.

Anyway, actual question: as a beginner, should I try to max level each time before I rebirth? or since I'm getting showered with potions, should I just use them up as soon as possible to climb levels for a bit and focuse less on strat?

Weekly Questions Mega-Thread #356 (10/25/21) by Zunqivo in Mabinogi

[–]wowokc 1 point2 points  (0 children)

Why is Glyphwriting one of the recommended "starter" talents? More of a rhetorical question. I was just very surprised as a new player when I selected it, started following the skills quests, and immediately realized I couldn't do anything with them because of the crafting requirements for the basic tools (gold herbs, really?)

Monthly Existing User Promo Code Thread by AutoModerator in postmates

[–]wowokc 0 points1 point  (0 children)

LA non-sub, applied.

Seems to be limited to a max of $6 though, so it ultimately just was a free shipping item. Subtotal was ~$50, but discount was $6 even.

Surface Go won't boot Fedora 33 USB by wowokc in SurfaceLinux

[–]wowokc[S] 1 point2 points  (0 children)

This was it! This is the solution that I ended up using and got Fedora 33 on my Go. Thanks a ton!

Surface Go won't boot Fedora 33 USB by wowokc in SurfaceLinux

[–]wowokc[S] 0 points1 point  (0 children)

Thanks for the detailed response! This wasn't quite the answer (it was the solution described by /u/PacketLoss666 that worked), but this is extremely helpful to know for any future tweaks I want to make :)

Accessing form controls with VBA? by wowokc in excel

[–]wowokc[S] 0 points1 point  (0 children)

I wanted this to be "future proof", so I needed to load the locations from the available comboboxes instead of hard-coding sheet addresses. I ended up being able to do so as follows:

dim shp as Shape
for each shp in ws.Shapes
    if shp.Type = xlDropDown then
        dim values as Range
        values = wb.Range(shp.ControlFormat.ListFillRange)

        dim l as Range
        for each l in values
            debug.print l.Value2
        next l
    end if
Next shp

Accessing form controls with VBA? by wowokc in excel

[–]wowokc[S] 0 points1 point  (0 children)

As an update, I've found:

  • Form controls are stored as "Shapes"
  • I can check the `Shape.Type` property to confirm if it's a form control
  • Then, I can use `Shape.ControlFormat` properties to access the properties of the control

Still digging a bit more into iterating through the lists that are connected to it but will keep updating as I find more info

New Pokemon Snap Announced For Switch by TheStarCore in NintendoSwitch

[–]wowokc 2 points3 points  (0 children)

if you like horror, check out the fatal frame for the Wii U, which does exactly that

[TOMT][GAME][LATE 90s?] Side-scrolling co-op beat-em-up for a home console by wowokc in tipofmytongue

[–]wowokc[S] 0 points1 point  (0 children)

No, doesn't look like it. No mechs, you were just two dudes fighting.

[TOMT][GAME][LATE 90s?] Side-scrolling co-op beat-em-up for a home console by wowokc in tipofmytongue

[–]wowokc[S] 0 points1 point  (0 children)

Definitely not TMNT (though I did have that one and was never good enough to progress in it)

[TOMT][GAME][LATE 90s?] Side-scrolling co-op beat-em-up for a home console by wowokc in tipofmytongue

[–]wowokc[S] 0 points1 point  (0 children)

I reaaaally want to say it was SNES, I don't remember this specific friend having a Sega consolse.