All public logs

Combined display of all available logs of Soma-notes. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 15:08, 26 September 2024 Soma talk contribs created page WebFund 2024F: Assignment 1 (Created page with "'''This assignment is not yet finalized.''' ==Code== [https://homeostasis.scs.carleton.ca/~soma/webfund-2024f/code/simpleserver2.js Download simpleserver2.js] <syntaxhighlight lang="javascript" source> // SPDX-License-Identifier: GPL-3.0-or-later // Copyright (C) 2024 Anil Somayaji // // simpleserver2.js // for COMP 2406 (Fall 2024), Carleton University // // Initial version: Sept 26, 2024 // // run with the following command: // deno run --allow-net --allow-read...")