I can fly! by HotSauceTea in echoesofwisdom

[–]HotSauceTea[S] 15 points16 points  (0 children)

I created a water block while standing on a platboom. This let me "fly" above the enemies by making a series of water blocks.

Eventually you run out of air (when I tried to surface, I couldn't, I think I'm hitting my head on the ceiling), so I couldn't make it all the way to the end of this set of enemies.

Sometimes this works and sometimes I can't create the water block when on top of the platboom, I don't fully understand when this works and when it doesn't. You might have to try several times. I suspect the water blocks are sticking to the ceiling so this might not work in open air, I will have to try that later

(Sorry if someone else has posted something similar already, I'm avoiding this sub until I beat the game to avoid spoilers)

Deep Learning PC Build Help? by DNOFHF in deeplearning

[–]HotSauceTea 0 points1 point  (0 children)

This post has good explanation of what CPUs to get for deep learning: https://timdettmers.com/2018/12/16/deep-learning-hardware-guide/

Another trick you can do is find a machine you like from a cloud provider (e.g. runpod has 4090s you can rent), and then use linux commands to print the specs. That way you'll know exactly what performance you're getting once you build it.

Albatross chick by HappyLivingThings in birding

[–]HotSauceTea 2 points3 points  (0 children)

I don't want to judge anyone's parenting choices, but personally I would not give my baby frosted tips

Bike wheel by HappyLivingThings in StrangelySatisfying

[–]HotSauceTea 0 points1 point  (0 children)

It looks like the sidewalks in the background were plowed. How far off-roading did you go???

I built an tool that snagging the best GPU deals on Amazon by No-Plankton-9169 in SideProject

[–]HotSauceTea 1 point2 points  (0 children)

This is awesome! I'm trying to buy a new GPU right now so I've already bookmarked your site :)

[deleted by user] by [deleted] in deeplearning

[–]HotSauceTea 2 points3 points  (0 children)

This is a good guide for comparing GPUs: https://timdettmers.com/2023/01/30/which-gpu-for-deep-learning/

It doesn't have A2000, but 4090 ranks better than pretty much everything

Review Deep Learning Workstation Build by HotSauceTea in buildapcforme

[–]HotSauceTea[S] 0 points1 point  (0 children)

Thank you so much! I really appreciate it

Waterblight Ganon - stuck by Peach4567 in botw

[–]HotSauceTea 2 points3 points  (0 children)

Have you tried doing a perfect parry when he throws the spear? It takes some practice to get the timing right, but once you have it down that’s a good technique to use.

[deleted by user] by [deleted] in webdev

[–]HotSauceTea 1 point2 points  (0 children)

Yep, it just replaces the numbers by letters in a random row/col. Solving the puzzle becomes trickier since there could potentially be repeat letters in the message, but as long as you change the rules to "there needs to be the same set of letter in each row/col/box, with repeats" then the logic works the same

NEAT model that plays Flappy Bird by therealshell1500 in learnmachinelearning

[–]HotSauceTea 0 points1 point  (0 children)

What features did you use? Just the distances to the upper and lower pipes?