If they didn’t meet their quotas they get cherry-bombed.
If they didn’t meet their quotas they get cherry-bombed.
Had a beard. He clean shaved a couple weeks ago.
insult to flurries
Good thing you have your fursuit to keep you warm
Now the worm has two ships but they can choose to double it and give it to the next person.
Omelette du Garbage
Yeah, at first I thought this could be a rom hack, which was interesting to me. But the more I look, it’s clearly just an edited picture; Link missing his shadow being the giveaway.
It’s interesting how this scene was constructed. The blacksmiths and their table never appear outside except when guiding the one lost blacksmith back home. The old man is usually sleeping in the bar mumbling about his lost son (flute boy) until the pre-credits end sequence where they are reunited in the forest. The text boxes normally have a transparent background, but here it’s a darkened floor tile from Sahasrahla’s hut.
It seems the source isn’t available anymore, but here is the know your meme page.
177013
I know you’re mostly joking, but that might have actually been my bad. I edited to add the spoiler tag minutes after I posted the link (mostly as a joke) even though this is probably one of the most well known plot points ever. It might have still done that if the link was inside a spoiler tag though.
I didn’t consider the bot when I commented, but next time I’ll remember not to have the clickable link text be the spoiler. That way the bot doesn’t repeat it.
It would do both with just one “groundhog year” pill. Live a year with my current wealth and use the experience of that year to plan out how to earn money when it repeats. At the same time I would use that first year to measure my health so that I could take precautions or act on all that accumulated knowledge when the year repeats. There would still be a second pill to choose, and I think I’d choose the +3 charm because I could also really use it.
But I don’t think this would work how I envisioned because I misunderstood the “groundhog” pill. I think it’s supposed to mean that you repeat the same day 365 times, which wouldn’t work for lottery/investing. So then I agree, taking the $π million and +3 charm is probably the best.
Oh wait does “groundhogs day for a full year” mean that you complete a year then at the end you start that year over? Or is it that you repeat the same single day 365 times? Because repeating the same single day wouldn’t give someone enough info to invest or win a lottery (they close sales more than a day before drawing winners). I’m not sure I could out-earn $π million in a single day even with 365 attempts and +3 charisma… unless it was some kind of criminal heist, but then it couldn’t be known if I would be caught on a later date.
Maybe I’m misunderstanding the “groundhogs day” power, but couldn’t you spend a year tracking winning lottery numbers, bets, and/or stocks and then “loop” that year and act on that knowledge in the repeat year? Then you would also essentially get +1 year of life and way more than $π million. I would also use the first loop to take medical tests of my health as much as possible since it wouldn’t matter if I went into debt in the first loop.
I guess the downside would be that any progress you’ve made on personal goals would have to be redone. Or maybe you don’t get to decide the starting point of when you would loop back to. Or just my luck, there would be some butterfly-effect shit and I would end up worse off in the repeat loop because my investments would have failed.
I was browsing for plug-ins and extensions and after I installed a bunch, it just appeared.
Mine is the tail plug, but UO is a strong second.
I may be remembering this video essay from Shaun a little inaccurately, but I recall that Japan was preparing a surrender anyway, and was in talks with the USA, but the argument was whether the surrender would be unconditional or conditional (Japan wanted to keep the emperor in power). The US was worried about an impending Soviet invasion of Japan because they didn’t want the Soviet Union to have influence in post-war negotiaions (i.e. landgrabs). The US didn’t want to send in troops for a land invasion, so they decided to hasten Japan’s surrender with the atomic bombings of major cities (terrorism tactics, in my opinion, just like the much deadlier firebombings).
Americans (including me) are commonly taught that the bombs were the only choice in order to prevent lost lives of American troops, but the impression I remember getting from the video is that (my opinion) there was never a risk of an American ground troop invasion, and not a risk of another Japanese attack. Japan would have either surrendered or been invaded by the Soviets.
The kicker is that Japan surrendered unconditionally to the US, but in the end, the US decided that the emperor should stay in power anyway, so those civilian deaths to the atomic bombs were always unnecessary.
It’s so the
position: absolute
for.leaves
works relative to.tree
. The implication is that.leaves
is a descendant of.tree
.position: absolute
looks for the nearest ancestor with a set position in order to determine its own positioning context. Otherwise the absolute positioning would basically be relative to the viewport. If theposition: relative
was missing, the leaves would be against the bottom edge of the image.source
edit: I mean
.leaves
, not.branch