• 6 Posts
  • 19 Comments
Joined 1 year ago
cake
Cake day: November 22nd, 2023

help-circle


  • A friend of mine works in a similar position and we discussed it a bit.

    Since ai is a thing and we have some newer, younger and motivated profs, they actually kind of teach and discuss the use of ai in class, which is pretty important.

    In my opinion we will not get rid of them, just like the internet.

    And we have no metric to determined if ai was used or not.

    So the only way to deal with this situation is to accept the existence and use of ai and create different tasks.

    For example make them explain the code and make it clear there will be questions. That way they have to learn code. If they use ai or not does not matter.

    And create tasks that require human interaction, like collaborative tasks, those can’t be done by ai and you have to structure the project.



  • Wow, thanks!! That actually solved it apparently! Why does the wireguard config change if i can ping outside the docker container though? Is it because the wireguard client inside the container opens up ip adresses or something? :) Thanks again! Itried to find a solution for many hours yesterday :D

    Oh and is the ‘,’ in the allowed ips meant as an “and” or rather an “or”?
















  • Thanks! That seems rather easy. Only thing I’m not sure about, I have basically only access to the pi over SSH. I could use a screen and keyboard but would prefer not to. What would happen if I configure the network wrong on the pi and can not connect anymore, even over my home network? Could I change the config by putting the SD card into my laptop and changing a file? Or is it possible to make it redundant, so if it can’t find a DHCP server, it automatically switches to the preconfigured settings you described? :) Thanks a lot