grenndel

@grenndel@lemmy.ca
0 Post – 3 Comments
Joined 10 months ago

Definitely look into keyboard replacement. I've replaced so many laptop keyboards and flipped the laptop or used it for myself from people too lazy to learn how to replace the keyboard. I have yet to run into a model that doesn't have one you can buy on eBay.

You can reduce some of those ports by using a reverse proxy. Do that you can access git home assistant etc from 443 with a subhuman.

If you are looking into how to write game ai there's a few key terms that can help a ton. Look into anything related to the game FEAR there AI was considered revolutionary at the time and balanced difficulty without knowing too much.

A few other terms are GOAP for goal oriented action programming, behavior trees. And as weird as it sounds looking up logic used my mmorpg bots can have a ton of great logic as the ones not running a completely script path do interact with the game world based on changing factors.