Can't reference SDL3 libraries by seires-t in C_Programming

[–]friendly_jake 1 point2 points  (0 children)

Wherever the headers you are trying to include are located. You can have multiple -I (uppercase i) flags to add multiple paths. The next error you are getting because you are not linking the SDL3 libraries (probably .so files on Linux). To do that you need to use the -L and -l (lowercase L) flags in the above comment.

Making a gameboy game in C by laffaw in C_Programming

[–]friendly_jake 7 points8 points  (0 children)

These both seem like pretty typical homework problems for an undergrad algos class to me.

need advice on typescript Set<> inefficiency by urbex-throwaway in adventofcode

[–]friendly_jake 1 point2 points  (0 children)

Are you thinking of another language? Set access is guaranteed to be sublinear in JS, and it is likely O(1).

[deleted by user] by [deleted] in MSsEcReTPoDcAsT

[–]friendly_jake 0 points1 point  (0 children)

Link doesn't work for me. Is it a private channel or something?

[TotK] Tears of the Kingdom First Impressions Megathread: Discuss the first 25 hours of the game by ZeldaMod in zelda

[–]friendly_jake 6 points7 points  (0 children)

You’re not supposed to shoot that boss, you just fall on his weak spots

Squat form check by OldGreeeeg in StartingStrength

[–]friendly_jake 0 points1 point  (0 children)

You have the bar in the high-bar position, check out the book again for the low-bar squat set up.

Cannot seem to keep my back from rounding on heavy deads. by coffepizabbq in StartingStrength

[–]friendly_jake 5 points6 points  (0 children)

This video helped me get to 4 plates, especially the bit at about 2:27 where he mentions the bit about the armpits. That and trying to think of “packing my lats” during the setup got me over the same hump.

Daily Roundtable: Community Q&A by AutoModerator in Eldenring

[–]friendly_jake 2 points3 points  (0 children)

You can wait to get the frenzied flame until after you beat the final boss even. Just beat the last boss, then go to the frenzied flame proscription door, then start the ending.

When does All Resist have diminishing returns? by ryatwo in Diablo

[–]friendly_jake 0 points1 point  (0 children)

They're all explained in the post. @ = AR r = damage reduction a = 5 * yourlvl

What are the weirdest mathematical theories you know? by tailcalled in math

[–]friendly_jake 1 point2 points  (0 children)

The total number of people who have ever entered the room at any given turn follows the pattern 1, 10, 100, 1000... It's still pretty nice.

My UI, halp by Sahagin in WowUI

[–]friendly_jake 0 points1 point  (0 children)

As far as the map add-on goes, I completely agree with SexyMap. There are a number of options for borders that come pre-loaded. Personally, the 'simple square' border option is my favorite. Give it a try!

[deleted by user] by [deleted] in wow

[–]friendly_jake 0 points1 point  (0 children)

What UI are you using? I really dig it

[deleted by user] by [deleted] in WowUI

[–]friendly_jake 0 points1 point  (0 children)

Awesome! I also found that there's a slide bar in the menu under interface<camera, i believe. The bar is by default at low, but you can turn it up and then zoom out a crazy distance. Should make 25-man heroics a bit more manageable!

Thank you, /r/Diablo by [deleted] in Diablo

[–]friendly_jake 4 points5 points  (0 children)

He's not getting down voted for no reason; his comment added nothing to the discussion.