Skip Navigation

Posts
2
Comments
104
Joined
3 yr. ago

  • Hey, I've actually done that! It was almost a year ago now, so I can't remember my exact strats for those missions, but I might be able to help.

    First of all, those two missions are brutal--I had to retry them a lot before I got the S. It seems like you've got the right basic idea for both: move fast and play the objective above all else.

    For builds, I had the most success running Zimmerman in the right hand and laser lance + pile bunker on the left hand/shoulder. You can swap lance/bunker to basically always have a melee available to one shot any MTs that are in your optimal path. For the real fights, building up poise damage with Zimmerman and then staggering with lance before finishing with charged bunker is an insanely fast kill that only costs Zimmerman ammo. It takes some skill and a little luck to land it on Iguazu (he's one slippery bastard) but if you can lance him into a corner then he's toast. The same basic principle applies to the refueling base fight, but you have to do it twice. The biggest thing to know is how much poise damage you need to build up before lance will stagger --it's crucial that the lance induces stagger to set up the bunker.

    Good luck!

    Edit: I see you got it--congrats! That's a tough achievement.

  • Per the article:

    On Instagram White wrote: “Don’t even think about using my music you fascists. Law suit coming from my lawyers about this (to add to your 5 thousand others.) Have a great day at work today Margo Martin.’

    It looks like “threatens a lawsuit” is being used here because “sues” would be inaccurate (since the suit has not been filed).

  • It tests whether your mouse movement looks human--we're really bad at things like moving in straight lines, so it's pretty evident from a mouse movement log whether you're a human or a simple bot. It also takes a bunch of auxiliary browser/environment data into account. It's not perfect, but it's complicated enough to defeat to provide fine protection against cheap spam.

    • Cross-device integration/the Apple ecosystem. I use a Mac for my userland computing, and the ease with which it works together with my phone is a killer feature. Also in this category is integration with my family's Apple devices.
    • The software ecosystem. Apple's first party apps and services are really nice across the board, and once again the ecosystem integration is the single biggest reason I use an iPhone. (the user facing apps, at least--Xcode and everything related to it are hot trash).
    • Purely subjective, but Android is ugly to me. The hardware, the OS(es), and the apps just look bad to my eye. The iPhone looks and feels nice in a way that I haven't experienced in an Android product.
    • I don't trust Google and I can't be bothered to spend any time configuring my phone. I spend too much of my life installing shit and tinkering with config already; I want a phone that just works out of the box.
  • Not a huge beach guy, but I live for the summer. 80F is the ideal temperature; anything up to 100 is great too, as long as I don't need to perform prolonged manual labor outside. Long sunny days make my lizard soul happy, and all of my best clothes are summer clothes.

  • It's been steadily overrun by bots, and I guess the community hit a breaking point

  • So that my players see me roll the dice. As long as they believe the illusion, the roll is real to them, and so their experience is meaningful and memorable; at the end of the day, that's what matters most to me as a DM.

  • Locked

    SSDE

    Jump
  • That's a remarkable number of words to dodge a very simple question lmao

  • Locked

    SSDE

    Jump
  • Just to be entirely clear--are you taking the position that given the choice between (a) the world where you don't vote and Trump wins and (b) the world where you vote Biden and Trump loses, you would take (a)?

  • Locked

    SSDE

    Jump
  • Because the stakes of this election are so very, very high. Trump genuinely and explicitly wants to create a fascist state; it's borderline incomprehensible that somebody would choose to sit out and let that happen just because they don't like Biden.

  • That looks fairly tightly bonded to me--you'd probably be better off trying to cover it than remove it. There's maybe a solvent, but without knowing which compounds are used for the lettering and the case, it's a shot in the dark--always worth trying isopropyl alcohol for this sort of thing imo, but it also might damage the case.

    Unrelated, but the random blue "AI" slapped haphazardly on top is a beautiful piece of accidental comedy given That Company's rollout of AI

  • They're definitely better entertainment pound-for-pound. I'd contend that the book gives you a lot more to think about, so it really depends what you're after. I like them both a lot--I think they complement each other very nicely.

  • It's not a matter of what people can use, but what people do use. Like it or not, Discord is the de facto standard, and it's a lot easier to install workarounds that make Discord usable on Linux than it is to convince all your friends to switch platforms.

  • For many people, socialization is a core part of gaming, and Discord is far and away the most common platform for that socialization.

  • Fair enough--there is one specific boss that comes to mind where a specific prosthetic is supremely useful, as well as some mini bosses. All the "enemy with sword" bosses like Genichiro are pretty straight up, though.

  • Juzou the Drunkard is a brutal fight! I rushed Hirata Estate my first playthrough and got stuck there for a long time.

    IMO spirit emblems are cool but ultimately a waste of time--they're a lot of fun to play with in the open areas, but for a boss most bosses, it's faster to just learn the fight than spend time farming tokens to try to grind it out with prosthetics.

    You may know this already, but a slightly hidden mechanic is that the parry window is a while .5 seconds if you hold the parry button down--if you just tap it you only get a couple frames, but if you hold it, you will find the window far more forgiving.

  • Eh, depends on the language and the context. I still use 80 for C, but I've found 120 to be a much more reasonable number for Java.

  • I had absolutely no luck trying. I went on dates, swiped apps, talked to every girl I thought was cute, and none of it went anywhere beyond some weird halfhearted relationships. About two weeks after I gave up altogether, I met a girl on my way to the water fountain and we just clicked. Six years down the line and we couldn't be happier.

    I guess my best advice is just don't sweat it. Be yourself, do what makes you happy, put yourself in situations where you'll meet new people, and sooner or later somebody will come along.

  • Quality follows where consistency leads

  • It depends which calendar you use! Every calendar picks a basically arbitrary system to uniquely identify each year, and in some of them "year 0" doesn't refer to any year.

    The Gregorian, for example, goes directly from 1 BC to 1 AD, since 1 BC is "the first year before Christ" and 1 AD is "the first in the years of our lord." This doesn't make much mathematical sense, but it's not like there was a year that didn't happen--they just called one year 1 BC, and the next year 1 AD.

    ISO 8601 is based on the Gregorian calendar, but it includes a year 0. 1 BC is the same year as +0000; thus 2 BC is -0001, and all earlier years are likewise offset by 1 between the two calendars.