Minutes 2026-03-19: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 March 2026

  • curprev 23:2523:25, 19 March 2026Freya talk contribs 824 bytes +824 Created page with "Presentation about toad today * Small CLI program to manage to-do lists * Built in C, GPLv3 * Written over 2 weeks * Internally mostly one file * Gets arguments, processes non-specific commands, loads relevant files, processes specific commands * Lessons: ** C string processing isn't very good *** Generally very annoying *** Requires lots of extra allocations *** Concatenation is hell ** Fun to write C code *** Simple *** Small library = low mental overhead ** Build sys..." Tag: Visual edit