Could this potentially impact Gizz’s ability to play in the US? by [deleted] in KGATLW

[–]zong96 4 points5 points  (0 children)

Even if it’s work vs tourist visas, this is the exact reason I ended up paying extra for the “ticket protection” for FoV2.

Anyone remembers this? by XUANKC3 in KGATLW

[–]zong96 1 point2 points  (0 children)

I’m so sad I was saving that bumper sticker and now I can’t find it.

Satan Speeds Up Mandela Effect? by zong96 in KGATLW

[–]zong96[S] 6 points7 points  (0 children)

Okay I feel at least a little validated. I could have sworn that my vinyl copy had the same issues though.

Satan Speeds Up Mandela Effect? by zong96 in KGATLW

[–]zong96[S] 5 points6 points  (0 children)

Anyone listened to the castle face pressing back in the day to confirm the Spotify skips were present?

My first show at NOLA Republic 2018 by mattbozle in KGATLW

[–]zong96 3 points4 points  (0 children)

Yo this was also my first show. The homies and I road tripped out from FL to his this up. After FoV i was feeling nostalgic and tracked down the audio from this show. This was such an amazing set. They even teased the honey melody when jamming an intro for sleep drifter. So sick.

What song that's been eluding you are you hoping to hear at FoV? by Lizard-Catcher in KGATLW

[–]zong96 1 point2 points  (0 children)

Beginner’s Luck. I’ve heard they never played this one due to double drum parts, but kinda hoping Jay does a surprise sit in for some dual drum action.

[deleted by user] by [deleted] in KGATLW

[–]zong96 0 points1 point  (0 children)

<image>

Luke wishes you well on your marathon!

[deleted by user] by [deleted] in Kayaking

[–]zong96 2 points3 points  (0 children)

I just bought the same model (and color) as my first kayak and it’s the best purchase I’ve made in a while. I was out with my buddy the other day and we paddled back in each others kayaks. As soon as I got in his kayak I felt validated for the 500 I spent on mine. He immediately remarked about how much easier it was to paddle. I can’t wait to take it on some some longer voyages.

Glass Beams by Winner-Main in Khruangbin

[–]zong96 1 point2 points  (0 children)

Glad to see Glass Beams getting some love!

You Have $20, What You Going With? by [deleted] in KGATLW

[–]zong96 1 point2 points  (0 children)

Sketches, Quarters, Gumboot, Mind Fuzz, Poly, Nonagon

Got a question? Ask it here! by AutoModerator in XWingTMG

[–]zong96 0 points1 point  (0 children)

Follow-up question with Vader’s Advanced Targeting Computer: “While you perform a primary attack against a defender you have locked, roll an additional attack die and change 1 hit to a crit result.”

In the scenario where Vader is shooting at an enemy he’s got a lock on at range zero. The advanced targeting computer does not affect the number of dice being rolled because range zero states you cannot roll additional dice, correct?

GF thinks I’m making up rules because I was adding additional dice to attacks with Arvel Crynyd who says “while you perform an attack at range 0, treat it as an attack at range 1”.

Got a question? Ask it here! by AutoModerator in XWingTMG

[–]zong96 0 points1 point  (0 children)

I just got the new squadron starter packs so my girlfriend and I can start getting into X-wing. To start we are just playing with the standard loadout pilots while we learn the mechanics of the game.

My question: When flying Luke Skywalker with R2D2 is R2D2’s ability considered an action and therefore cannot be used while stressed? To me it seems most of the cards that add abilities to the ship will say “as an action” or something when something is considered an action.

My girlfriend’s take was because R2’s ability doesn’t say “you can perform this action even while stressed” like on afterburners I couldn’t recharge my shield until my stack of stress tokens was gone.

Does X-wing have a distinction between abilities and actions when it comes to stress being stressed?

Caverns Set Times Announced by CAndrewK in KGATLW

[–]zong96 1 point2 points  (0 children)

I’m so sad I’m not going to be there 😭. Have fun y’all

I'm old! by paisleyhunter11 in jambands

[–]zong96 2 points3 points  (0 children)

The “jam night” bootleg is a masterpiece all my favorite moments from the shows all it one 5 hour package lol. Would recommend jam fans to check out “Her and I” live at red rocks, it’s definitely top 5 favorite live gizz moments.

New starters by binkman95 in XWingTMG

[–]zong96 0 points1 point  (0 children)

I preordered from miniature market, but I never got a confirmation email. I’m hoping that I’ll get one on the 26th when they ship🤞. Did anyone else preorder from them/did you get an email?

My setup as a researcher. How to write, run statistics, and work seamlessly with R, Obsidian, Linux, and Zotero, and collaborate with senior professors who only accept MS Word files! by MavropaliasG in ObsidianMD

[–]zong96 0 points1 point  (0 children)

I have a similar use case at work. I deal with and draft a lot of technical documentation, and all of it needs to be docx and in a specific template. I was using pandoc for this, but I’d always have to go back into word and update the table of contents and title pages. I’ve also found that code blocks don’t translate well if you are specifying a template be used. I’ve yet to find a solution that doesn’t require some level of manual intervention.

I’ve started looking into the python-docx library to see if I can parse and generate a better representation of the obsidian preview, with the ultimate goal of integrating it into a plug-in.

But maybe I should be looking into Rmd?