• 0 Posts
  • 4 Comments
Joined 1 year ago
cake
Cake day: February 13th, 2024

help-circle

  • I do get that one wants to be careful when it comes to viruses, but just outright not believing others without doing your own research is just as harmful as blindly believing in something. If you don’t have precautions against websites running malicious code (e.g. ublock origin), you’re already treading on dangerous ground regardless. Doubly so if you don’t make snapshots.

    If you really want to be paranoid you can also click the link inside a USB image, or a sandbox. I would however advise doing research on winehq.org if you are running Linux, since it’s generally a good resource for running Windows apps.



  • What’s up with the sink plug thing?

    Also, if anyone wants to learn writing code, they should first ask themselves what engine they want to use. C# and python seem to be the most sensible stuff. If someone’s interested in Godot, then I can recommend the free course by GDQuest. It does teach some few basics for scripting, and their paid courses are very good thanks to their inbuilt practices and encouragement for experimentation. It does cost quite a bit and is still in Beta however.

    If understanding the logic of programming is a struggle, then Scratch is a great tool for understanding it.