Netstalgia

Netstalgia

By Hanna Stokes, Junior Researcher   In my last blog post, I wrote about finding, contributing, and being on the Web Revival, a network of personal websites. I also wrote about how the designs of online experiences of Web Revival websites remind me of the...
Doing AI Otherwise – A collaboration with INVI

Doing AI Otherwise – A collaboration with INVI

What if we did AI differently? Join our new workshop series, co-hosted with INVI (Institute for Wicked Problems) and explore how to ‘Do AI otherwise’ The Institute for Wicked Problems (INVI) and ETHOS Lab are excited to announce a new workshop series that...
​Hello, World!

​Hello, World!

By Hanna Stokes, Junior Researcher   #include <stdio.h> int main() {    printf(“Hello, World!”);    return 0; }   The result of running the program above displays the title of this section. Writing this simple program is the traditional way...