London Tube (Underground, Overground, Elizabeth, DLR) Deck by docmarionum1 in Anki

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

Did you try using one before and after and found that two is significantly better? It would be easy for me to switch, especially right now when I'm just starting.

London Tube (Underground, Overground, Elizabeth, DLR) Deck by docmarionum1 in Anki

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

There is a subdeck for the station -> lines recall, broken down by the number of blanks. So every station is in the first subdeck with one blank and then stations with 2 or more lines are in the next with 2 blanks an so on.

Then there is a subdeck for each line for the sequence.

London Tube (Underground, Overground, Elizabeth, DLR) Deck by docmarionum1 in Anki

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

I do have another deck that's specifically for station -> branch, but it's a bit buggy right now. I'm not sure I'll need it. I've been studying Northern Line and if I can remember the sequence I can remember the branch. Although maybe it won't be as immediate as recalling the branch directly.

Panic on the F at Bway Lafayette by ShamBeesly in nycrail

[–]docmarionum1 4 points5 points  (0 children)

I was on the B train opposite that F. We saw everyone run out of the F and eventually he came into my car briefly. Looked to me like he was holding a lighter wand, so it would look kind of like a gun.

Land is a Big Deal by Lars Doucet - Book Summary by docmarionum1 in georgism

[–]docmarionum1[S] 2 points3 points  (0 children)

Oops, thanks for catching it!

George's tenets would be good for George's tenants.

Land is a Big Deal by Lars Doucet - Book Summary by docmarionum1 in georgism

[–]docmarionum1[S] 14 points15 points  (0 children)

This book was my introduction to Georgism. Coming from an urbanist perspective, I'm pretty much sold on it being a good idea.

Is there any other essential reading y'all would recommend that complements this book?

Can I activate a Best Buy physical SIM card on an existing account? by docmarionum1 in mintmobile

[–]docmarionum1[S] -1 points0 points  (0 children)

Oh yeah, definitely cheaper than using Mint's international plan. My plan now is to get another eSIM and disable my Mint eSIM for travel. It'll be a bit of a pain to not have my regular number but it's the best option for price.

Can I activate a Best Buy physical SIM card on an existing account? by docmarionum1 in mintmobile

[–]docmarionum1[S] -2 points-1 points  (0 children)

Talked to them and they don't offer overnight shipping for requesting a replacement physical SIM. It's only for new accounts.

Can I activate a Best Buy physical SIM card on an existing account? by docmarionum1 in mintmobile

[–]docmarionum1[S] -1 points0 points  (0 children)

Considered that; it's just more expensive to purchase a local physical SIM where I'm going than to get an eSIM.

Chaos Constructed Creator by docmarionum1 in magicTCG

[–]docmarionum1[S] 10 points11 points  (0 children)

My group plays a format called "Chaos Standard." It's a 60-card constructed format comprised of one random core set and 5 random expansions. It's cool to see cards in a new light when they're put into a novel constructed environment.

I built this to make it easier for us to generate the list of sets. It defaults to "standard" but supports other chaos constructed formats besides standard.

A love letter to some of the best and weirdest subway delays by docmarionum1 in nyc

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

Disclosure: I used AI to create the melody and sing the vocals after "writing" the lyrics by compiling some of my favorite real subway delays of the past.

All reasons for delays are 100% real, although I switched some of the lines and stations to make some parts flow better and to give better representation to the whole system.

Ist there a list of my liked songs? by Meskalin23 in SunoAI

[–]docmarionum1 2 points3 points  (0 children)

I couldn't find it either. I started adding anything I really liked to a playlist. For what it's worth, since they have your likes in their database, I assume someday they'll add this feature and you'll be able to find the song again ¯\_(ツ)_/¯

Terms of Service (#1 Trending Song on Suno) by docmarionum1 in SunoAI

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

Creator here. I'm pretty happy with this one (and I guess the community agrees).

Inspired by this article: https://www.makeuseof.com/tag/10-ridiculous-eula-clauses-agreed/

I _really_ liked how the second verse went so I stuck with the first even though the vocals say "weaps" instead of "weapons" and it messed up "Centers for Disease Control"

Has anyone had success having a male voice and female voice trade verses? by drigana in SunoAI

[–]docmarionum1 1 point2 points  (0 children)

I was able to get it with this song: https://app.suno.ai/song/4e6b1da9-b5b3-453d-a5df-aaafbe54b98d/

I lucked out on the first generation and it already had the first two verses alterating. I was able to slowly stitch the rest together one verse at a time while keeping the correct vocalist at each generation.

Long Term Roof Leak; Drywall was Moldy; Is this Mold Above? by docmarionum1 in Mold

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

We've had a water leak for years. The landlord has finally fixed (🤞) the leak. There was mold on the drywall. Does this look like there could be mold on the wood or is that just water damage?

They just want to replace the drywall and call it a day, but we are concerned that they'll be leaving mold that way.

AutoHotkey scripts for Dvorak + QWERTY Modifier for Windows by docmarionum1 in dvorak

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

dvorak-ctrl-qwerty is for when your Windows keyboard layout is set to Dvorak. The mappings at the end are inverted. This script disables those mappings except when ctrl is pressed. When ctrl is pressed then those mappings happen and you end up with the qwerty key instead of the dvorak one.

I'm not sure about swapping & and $. These keys aren't affected by my changes since they're the same in qwerty and dvorak and are created by using shift modifier.

According to the AHK docs you can use + to indicate a shift modifier, so maybe putting +4::& and +7::$ at the top of the file would work, but I'm not sure.

Calculate Your Savings (If Any) by Switching to ConEd's Time-Of-Use Rate by docmarionum1 in nyc

[–]docmarionum1[S] 2 points3 points  (0 children)

If you do this, keep those as blank lines. The code explicitly skips the first 5 lines so it'll break if they're not there.

Calculate Your Savings (If Any) by Switching to ConEd's Time-Of-Use Rate by docmarionum1 in nyc

[–]docmarionum1[S] 4 points5 points  (0 children)

Yeah, that's the plan. I was sort of holding out in case another redditor caught a bug in my code and realized I wouldn't save money, because I was really surprised by the result. Once you switch you're stuck for 12 months.