April 8th, 2022 - Jace Talk: Python (Part 3)

April 8th, 2022

Jace Talk: Python (Part 3)

https://youtube.com/clip/UgkxGNPjh5-HS9yIIaLW_Morziy164vy6ha-

Suggested Wiki Refrence Code

Topics

    Transcription

    1. Jace

      can be saucy very very saucy and then of course we use powershell for other just admin stuff like creating vpn connections or calendar sharing and just various other things as well our it folks also use python as we mentioned before python is just a scripting language and one example of a tool that has been made in python is our crash collector so if in the unfortunate event your satisfactory has ever crashed you will have seen the crash reporter pop up that is something built in with unreal engine but we have

      a crash collector tied into that so that when you do report your crashes, the crash information comes to us so we can collect it, keep it on record, analyze it, and just keep track of like what kind of crashes are happening.

      So that was a tool that was made using Python.