/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

danlark.org
| | ehudreiter.com
5.9 parsecs away

Travel
| | I am often asked how AI will impact Computer Science teaching. The biggest challenge is adapting what we teach so that it is relevant to a world where AI assistants are heavily used in software development. We should also use AI tutors to help teach. Least important is making assessments more resistant to AI cheating.
| | ilya-sher.org
4.3 parsecs away

Travel
| | Using the first element of an array without additional checks is a common mistake. function getMyThing() { const things = getMyThings(...); return things[0]; } The code above assumes that there is at least one element in things. Unfortunately, it doesn't do anything about the situation when this assumption is not true. The following fix (or...
| | lnxwalt.wordpress.com
6.3 parsecs away

Travel
| | Digital Prism has a new post up telling how to improve the security of electronic mail. Signing & Encrypting Email In Thunderbird Email security isn't just for the experts, or the rich. It's for you too. It's a bit of an enigma at first, but once it's set up it's pretty easy to use. This...
| | domainofgreyhawk.wordpress.com
31.8 parsecs away

Travel
| Sam "Samwise" Weiss posted this on the CanonFire Discord and I had to share. Because I think this is about the most Greyhawk meme I have ever seen ...