• 0 Posts
  • 613 Comments
Joined 1 year ago
cake
Cake day: August 9th, 2023

help-circle







  • You don’t even have to reject the terms of services, just never connect it to the internet. Not even once.

    Won’t even be able to send rejections to a server.

    I can recommend TLC, they can be used as a dumb TV and never need an internet connection if you just use it as a screen. Wouldn’t recommend them with internet though since the remote literally has a microphone build-in.












  • Depends on the programming job.

    In my amateur experience, the most difficult math I had to do was use the Pythagorean theorem to calculate a point that was spinning around an other point.

    But I can see needing to be able to use matrices in some instances.

    Being good at math allows programmers to code more efficient systems. Instead of doing multiple complicated lines, it could all be incorporated into a single efficient equation.

    Most of programming is just logic based. Although math is also logic based. So take from it what you will.