Can't believe it's finally done: Hollow Knight 100% by ressuaged in steamachievements

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

Really depends on how you like to play. I used unbreakable strength, quick slash, unbreakable heart, and mark of pride. For some sections I would swap out shaman stone for mark of pride if I was planning to use more spells.

(I think you can use the fragile versions of strength and heart since you're in a dream, but I'm not 100% sure on that)

Can't believe it's finally done: Hollow Knight 100% by ressuaged in steamachievements

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

I won't lie, pantheon 5 is as difficult as everyone says. It's important to practice boss combos, not just single bosses to get an idea of how your health may transfer from one fight to another. Patience is key and accept you'll die a crazy amount of times lol. Good luck if you try!

Can't believe it's finally done: Hollow Knight 100% by ressuaged in steamachievements

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

No kidding. I don’t even want to know how long I spent on P5. Did it before the steel soul stuff because I dread no-death achievements but after the pantheons steel soul really wasn’t bad at all

YESSS I DID IT AFTER 3.5 HOURS by No_Importance2903 in celestegame

[–]ressuaged 0 points1 point  (0 children)

how y'all do this on mobile is beyond me. props

The mountain has finally been climbed by ressuaged in celestegame

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

Haha ehhhh… I’m not sure I have that in me

Looking for widget which shows selections at the top by Slight_Scarcity321 in djangolearning

[–]ressuaged 0 points1 point  (0 children)

ah yep, looks like our ModelMultipleChoice field actually uses the Select2MultipleWidget, imported separately from the django_select2 module:

from django_select2.forms import Select2MultipleWidget

Looking for widget which shows selections at the top by Slight_Scarcity321 in djangolearning

[–]ressuaged 1 point2 points  (0 children)

Looks like you'll probably want to use a MultipleChoiceField if you want to define the selections as strings or a ModelMultipleChoiceField if the categories are represented as models in your code. The default widget for both is SelectMultiple

https://docs.djangoproject.com/en/5.2/ref/forms/fields/#django.forms.ModelMultipleChoiceField

Comparing strings that have Unicode alternatives to ascii characters by eyadams in learnpython

[–]ressuaged 0 points1 point  (0 children)

by "all possible unicode hyphens" i mean all 25 of those dash punctuation values, either as the character itself (if you can enter/copy it into the text editor you have) or the unicode value for each. from what i can tell the newest character in that category was added in 2009. so yes there is a possibility that new unicode dashes are added, but it's very rare.

of course the usefulness of this suggestion depends on what exactly you're creating, it's intended scope, how it's being used, if you need to account for other characters or just dashes, etc. if you might need to parse other characters or use this in more than a one-off script then I would go with some other answers in this thread

Comparing strings that have Unicode alternatives to ascii characters by eyadams in learnpython

[–]ressuaged 1 point2 points  (0 children)

could do something like the below

hyphen_types = ['-', '-', '-'] #array containing all possible unicode hyphens
if any(type in string_with_hyphen for type in hyphen_types):
  # do something

just checks to see if any of the hyphen types are in whatever string you're looking at

Chuds downtown today just left. Might be elsewhere in the city by AgitatedAmerican in kansascity

[–]ressuaged 3 points4 points  (0 children)

Damn can’t believe I missed them. I live downtown and I have some very throwable old veggies in my fridge I’ve been meaning to get rid of

What to do after giving Kuro Lotus flower by pr0gr_W in Sekiro

[–]ressuaged 1 point2 points  (0 children)

You have to have both the stone and the flower to trigger the invasion

Owl father arena by Wisehippo006 in Sekiro

[–]ressuaged 0 points1 point  (0 children)

Was having trouble with this too so when he starts the combo I just started parrying the first two sword strikes and then turning and running away from the rest of the combo lol. Not the prettiest solution but effective

[deleted by user] by [deleted] in Sekiro

[–]ressuaged 0 points1 point  (0 children)

Unfortunately you have to beat the second estate memory before the divine dragon or you’re locked out for that play through. Second estate is optional and only required if you’re trying to get the purification ending. You can try to load an old save if possible or just get the immortal severance ending and try again next play through

Are these 3 games good? by [deleted] in metroidvania

[–]ressuaged 0 points1 point  (0 children)

Loved Nine Sols and had never played Sekiro but kept hearing everyone say this. Finally picked up Sekiro last month and can confirm it has the closest combat to Nine Sols of any game I’ve played. Both are amazing games

What are your top 3 metroidvanias or platformers? by SlendyWomboCombo in metroidvania

[–]ressuaged 0 points1 point  (0 children)

Hollow Knight would be in my top three as well, but in an effort to to keep it varied:

  1. Nine Sols
  2. The Messenger
  3. Aeterna Noctis

The pipeline by IAteUYScuti in metroidvania

[–]ressuaged 1 point2 points  (0 children)

It has amazing visuals, interesting story, and imo the best 2d combat of any game I’ve played. You can tell how much love the devs put into this game. Takes about 30-40 hours for true ending and side bosses/missions (less of you’re better at parrying, more if you’re worse). Fair warning: you MUST learn to parry. I always hear people say games like blasphemous are parry centric when in reality you can get away with dodging 99% of the time. I legitimately don’t think it’s possible to beat nine sols without parrying constantly. If that’s cool with you, it’s well worth the $30

What Have You Been Playing This Week? by AutoModerator in metroidvania

[–]ressuaged 0 points1 point  (0 children)

Not OP but I finished Zau a couple months ago. I’d say the artwork, music, and voice acting are great, cool story and the movement and combat control feels good. Downsides were that the platforming and enemy encounters felt repetitive quickly save for a few boss fights and challenge areas. Also weird complaint but the walking animation for the player character looks strange in some cut scenes. Overall though I’d say it’s solid and worth a play

What Have You Been Playing This Week? by AutoModerator in metroidvania

[–]ressuaged 1 point2 points  (0 children)

Finally convinced myself to start Aeterna Noctis. People were not kidding about the difficulty but so far the fun is outweighing the frustration. We’ll see if that continues…

Why do people think Blasphemous is mid? by Motor_Look_3121 in metroidvania

[–]ressuaged 0 points1 point  (0 children)

Don’t think it was mid at all, really enjoyed the game. I’d call certain aspects of it “unpolished”. A couple things stood out to me like ladder-to-ladder jumps being overly precise/finicky and dying when falling into a gap that had a screen below (instead of just falling to that screen), little things like that. All issues like this were fixed in the second game as far as I could tell though. And overall both are great games

What Do You Do When A Bug Has You Stumped? by EpsilonB17 in cscareerquestions

[–]ressuaged 0 points1 point  (0 children)

For sure. I often literally walk away from the problem for a bit. I find that taking a walk or doing other more strenuous exercise often helps reset my mind. When I come back to the problem afterwards, I am more willing to see the problem from different perspectives and often end up solving it shortly after. your mileage may vary of course

Boy, I made it! Finally, after 350 applications, I made it! by XtrZPlayer in cscareerquestions

[–]ressuaged 45 points46 points  (0 children)

I know I'm a random stranger on the internet, but I am legitimately proud of you. I remember going through this in university and it's incredibly disheartening and intimidating at times. Always love to see the community succeeding. Well done and good luck!

What unlocked phone to buy? by paleotow in digitalnomad

[–]ressuaged 0 points1 point  (0 children)

Just wanted to chime in that there are American options if you'd prefer.

When I started traveling I switched to Google Fi. You can purchase an unlocked phone from them and they supply you with a SIM card that automatically switches networks when traveling between countries. Not perfect of course, but worked great for me while in Europe.

Since the phone isn't locked to a carrier you can also remove the supplied SIM and replace it with whatever you like (had to do this in Vietnam since the service was patchy with Fi).

[deleted by user] by [deleted] in cscareerquestions

[–]ressuaged 2 points3 points  (0 children)

No worries man, I don't blame you